freebsd-dev/sys/i386
Peter Wemm 578de0426e Fix a [start,end] vs [start,count] botch that corrupted the resource
manager and prevented IOPort allocation beyond the first EISA slot from
working.  subr_rman.c should have trapped this on the way into the system
rather than tripping over the wreckage.

Head banged into wall repeatedly by:  "Matthew N. Dodd" <winter@jurai.net>
1999-05-24 03:08:46 +00:00
..
apm Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00
bios Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00
boot Update #include statements to reflect the new location of "sioreg.h". 1999-04-22 21:02:44 +00:00
conf Don't reference non-existant ATAPI option.. 1999-05-23 11:11:31 +00:00
eisa Fix a [start,end] vs [start,count] botch that corrupted the resource 1999-05-24 03:08:46 +00:00
i386 - Make setroot() conditional on FFS etc, to avoid a compiler warning 1999-05-24 00:30:49 +00:00
ibcs2 Fix a couple of warnings and some bitrot in comments. 1999-05-09 16:04:14 +00:00
include Fixed style bugs in previous commit. 1999-05-22 08:36:55 +00:00
isa - Fix up some comments in if_wi.c (no code changes) 1999-05-22 16:12:54 +00:00
linux Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00
pci Move pcibus (host -> pci bus) probe/attach routines from nexus 1999-05-18 20:48:43 +00:00
svr4 Enable vmspace sharing on SMP. Major changes are, 1999-04-28 01:04:33 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00