1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00
freebsd/sys/i386
Justin T. Gibbs 493950f6d9 Correct the comment for the last commit.
Clean up the handling of failure modes in our attach so we don't free
resources twice.  ahc_free() will do all of the work for us (as would
be required by an unload event) so we only need to handle resources that
the softc has not taken ownership of.
1999-05-17 21:56:00 +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 Nuke ucmpdi2.c from i386/libkern to serve as a reminder that switch 1999-05-14 17:39:54 +00:00
eisa Correct the comment for the last commit. 1999-05-17 21:56:00 +00:00
i386 Add `xe', the Xircom PC Card Ethernet driver. 1999-05-15 18:20:19 +00:00
ibcs2 Fix a couple of warnings and some bitrot in comments. 1999-05-09 16:04:14 +00:00
include Unbreak VESA on SMP. 1999-05-12 21:39:07 +00:00
isa Don't hardcode IRQ 13 for NPX. It's as good as hardwired in the hardware 1999-05-15 17:58:58 +00:00
linux Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00
pci
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