freebsd-dev/sys
Peter Wemm 7ceeede80c Always reset the isa hints after releasing the resources after probe,
because the act of doing the release kills the hints(!).  A quirk of
the wrapper caused it to reset all the settings, except perhaps for the
memory address. I've tested this with a real SMC 8013EPC - which uses
shared memory addresses - it seems to work OK.
1999-04-19 20:31:53 +00:00
..
alpha unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
amd64 _pmap_unwire_pte_hold and pmap_remove_page: 1999-04-19 18:45:21 +00:00
boot Sync with sys/boot/i386/loader/Makefile revision 1.32. 1999-04-19 11:02:19 +00:00
cam Make WangTek 51000 a fixed block device. 1999-04-18 01:05:03 +00:00
coda
compat unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
compile
conf Zap LKM option and support. Farewell old friend. 1999-04-19 14:19:52 +00:00
contrib
ddb
dev 1) Add Rockfire vendor and gamepad product (MAEKAWA Masahide) 1999-04-19 20:25:18 +00:00
fs Add support for Joliet extensions to the iso9660 fs. The related PR 1999-04-18 10:58:03 +00:00
geom
gnu Remove unused function int fi() {return 0;} 1999-04-11 03:47:24 +00:00
i4b I missed this PnP change for new-bus.. 1999-04-18 06:13:33 +00:00
i386 Always reset the isa hints after releasing the resources after probe, 1999-04-19 20:31:53 +00:00
isa Make the bt isa driver work.. 1999-04-18 19:08:28 +00:00
isofs/cd9660 Add support for Joliet extensions to the iso9660 fs. The related PR 1999-04-18 10:58:03 +00:00
kern GC some stray debugging printf()s... 1999-04-19 19:39:08 +00:00
libkern
miscfs
modules Remove LKM module glue Makefile. 1999-04-19 14:31:55 +00:00
msdosfs
net Bring the 'new-bus' to the i386. This extensively changes the way the 1999-04-16 21:22:55 +00:00
netatalk
netatm
netinet Zap LKM option and support. Farewell old friend. 1999-04-19 14:19:52 +00:00
netipx Remove incorrect initialization. 1999-04-11 02:50:15 +00:00
netkey
netnatm
netns
nfs Close a potential mbuf and/or mbuf cluster leak in the client-side NFS 1999-04-10 18:53:29 +00:00
nfsclient Close a potential mbuf and/or mbuf cluster leak in the client-side NFS 1999-04-10 18:53:29 +00:00
nfsserver
ntfs Removed DIAGNOSTIC opion redefinition. 1999-04-13 14:54:20 +00:00
pc98 Fixed missing changes for new-bus (return value of the probe routine). 1999-04-19 16:10:40 +00:00
pccard Well folks, this is it - The second stage of the removal for build support 1999-04-17 08:36:07 +00:00
pci Add entries for Intel 82443GX chipset. 1999-04-18 18:44:21 +00:00
posix4 Well folks, this is it - The second stage of the removal for build support 1999-04-17 08:36:07 +00:00
powerpc unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
rpc
svr4 Well folks, this is it - The second stage of the removal for build support 1999-04-17 08:36:07 +00:00
sys Zap LKM option and support. Farewell old friend. 1999-04-19 14:19:52 +00:00
tools
ufs Correct typo in panic message 1999-04-11 02:28:32 +00:00
vm unifdef -DVM_STACK - it's been on for a while for x86 and was checked 1999-04-19 14:14:14 +00:00
Makefile