freebsd-dev/sys/i386
Doug Rabson a3be63b3ce * Factor out the common code between the isa bus drivers for i386 and alpha.
* Re-work the resource allocation code to use helper functions in subr_bus.c.
* Add simple isa interface for manipulating the resource ranges which can be
  allocated and remove the code from isa_write_ivar() which was previously
  used for this purpose.
1999-05-22 15:18:28 +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 This commit adds driver support for PCI fast ethernet cards based on the 1999-05-21 04:37:48 +00:00
eisa Don't detect an EISA bus unless we see a "card" there somewhere. An EISA 1999-05-18 21:03:30 +00:00
i386 This commit adds driver support for PCI fast ethernet cards based on the 1999-05-21 04:37:48 +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 * Factor out the common code between the isa bus drivers for i386 and alpha. 1999-05-22 15:18:28 +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