freebsd_amp_hwpstate/sys
Peter Wemm 71eed6962e Recognize the CS4326 on the Intel PR440FX motherboard. (It works just like
the normal CS4326 except that it's had it's ID's tweaked for some reason)
Also mark the device as alive in the attach routine so that the pnp system
doesn't think the attach failed.
1997-09-21 03:27:51 +00:00
..
alpha Always defines macros for PC-98 display. 1997-09-04 09:05:17 +00:00
amd64 For AMD chips, pick up the long description from the chip if 1997-09-20 13:18:48 +00:00
compat Moved include files which are independent of bs driver. 1997-08-28 09:23:57 +00:00
compile
conf Addition of support of the slightly rogue Promise IDE interface(Dyson), support 1997-09-20 07:41:58 +00:00
ddb
dev Recognize the CS4326 on the Intel PR440FX motherboard. (It works just like 1997-09-21 03:27:51 +00:00
fs Executing binaries on a nullfs (or nullfs-based) filesystem results in 1997-09-18 18:33:23 +00:00
geom
gnu Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
i386 Recognize the CS4326 on the Intel PR440FX motherboard. (It works just like 1997-09-21 03:27:51 +00:00
isa teach sio how to attach to isa PnP cards. This is mainly for use with 1997-09-19 15:25:49 +00:00
isofs/cd9660 Convert select -> poll. 1997-09-14 02:58:12 +00:00
kern We were (I think) missing a vrele() on the vnode for the object loaded 1997-09-21 03:13:21 +00:00
libkern
miscfs Executing binaries on a nullfs (or nullfs-based) filesystem results in 1997-09-18 18:33:23 +00:00
modules Add example for IPFIREWALL_DEFAULT_TO_ACCEPT 1997-09-10 04:19:07 +00:00
msdosfs Convert select -> poll. 1997-09-14 02:58:12 +00:00
net Fixed gratuitous ANSIisms. 1997-09-16 11:44:05 +00:00
netatalk Update network code to use poll support. 1997-09-14 03:10:42 +00:00
netinet Make TCPDEBUG a new-style option. 1997-09-16 18:36:06 +00:00
netipx Update network code to use poll support. 1997-09-14 03:10:42 +00:00
netkey
netnatm Update network code to use poll support. 1997-09-14 03:10:42 +00:00
netns
nfs select -> poll 1997-09-14 03:00:44 +00:00
nfsclient select -> poll 1997-09-14 03:00:44 +00:00
nfsserver Remove a couple of stubborn NetBSD #if's. 1997-09-10 20:22:32 +00:00
pc98 Synchronize with sys/i386/isa/isa.c revision 1.104. 1997-09-20 05:29:03 +00:00
pccard Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
pci Addition of support of the slightly rogue Promise IDE interface(Dyson), support 1997-09-20 07:41:58 +00:00
powerpc/include
rpc
scsi Remove line noise from the quirk list (kernel build stopper) 1997-09-18 00:15:55 +00:00
sys Drop temporary source-level compatibility for old mount(2) interface. 1997-09-16 14:44:24 +00:00
tools 3 lines of code and updates to a number of comments. 1997-09-10 20:11:02 +00:00
ufs [Regarding the previous patch] This is completely wrong. 1997-09-19 11:13:16 +00:00
vm Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
Makefile