summaryrefslogtreecommitdiffstats
path: root/sys/pc98/cbus/pmc.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing <sys/module.h> includes currently relying on nested includephk2004-06-031-0/+1
| | | | in <sys/kernel.h>
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-021-1/+1
| | | | | Spotted and suggested by: des MFC after: 3 weeks
* Remove __P.kato2002-03-201-5/+5
|
* Removed pmc_isa_identify function. It is not needed.nyan2001-10-281-13/+0
| | | | Submitted by: takawata
* Added the pmc driver which supports power management controller ofnyan2001-10-241-0/+257
old NEC PC-98NOTE. Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) MFC after: 1 week
OpenPOWER on IntegriCloud