summaryrefslogtreecommitdiffstats
path: root/sys/i386/bios/mca_machdep.c
Commit message (Collapse)AuthorAgeFilesLines
* Clarify SDT feature word bits.mdodd2004-08-311-4/+5
| | | | Obtained from: NetBSD
* Remove atdevbase and replace it's remaining uses with direct references tojhb2004-06-101-0/+1
| | | | KERNBASE instead.
* Use __FBSDID().obrien2003-06-021-2/+3
|
* Use repo-copied files in sys/i386/bios.mdodd2003-03-241-1/+1
|
* use __packed.alfred2002-09-231-1/+1
|
* Remove a bunch of unused (NO-OP) #if NFOO > 0 type includes and somepeter2000-01-291-4/+0
| | | | #include "foo.h" headers.
* Correctly test CF.mdodd2000-01-131-1/+1
|
* SYSINIT() needs sys/kernel.h. Include it.mdodd1999-09-031-2/+3
|
* This adds the i386 specific support for systems with a MicroChannelmdodd1999-09-031-0/+161
Architecture bus. Reviewed by: msmith
OpenPOWER on IntegriCloud