NetBSD/sys
bouyer c7454ad973 - factor out parts of (e)siop_attach() to siop_common_attach()
- Add support for DT transfers (aka Ultra/160) in esiop

Note that DT transfers are not enabled for 53c1010-33 rev 0 yet; if I trust
FreeBSD it has a bug which prevent them to do DT properly.
From the same source there may be issues with some revs of 53c1010-66.
2002-04-23 17:33:27 +00:00
..
adosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
altq Move ALTQ configuration definitions into altq/files.altq 2002-04-16 21:27:13 +00:00
arch Oops, swapped mtsrin operands in previous. 2002-04-23 17:14:45 +00:00
coda Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
compat Added a void IRIX /dev/usema and /dev/usemaclone pseudodevice driver. 2002-04-23 05:51:14 +00:00
conf Added IRIX /dev/usema and dev/usemaclone (void driver for now, will be 2002-04-23 06:48:46 +00:00
crypto sync blowfish function prototype between i386 assembly and C. 2002-02-27 01:32:17 +00:00
ddb Add a "show event" ddb command to show the event counters. 2002-02-15 11:18:26 +00:00
dev - factor out parts of (e)siop_attach() to siop_common_attach() 2002-04-23 17:33:27 +00:00
filecorefs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
fs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
gdbscripts
ipkdb
isofs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
kern Don't forget to set mature and unuse the file. 2002-04-23 17:20:58 +00:00
lib Someone had a braino here; IP_TTL != IPDEFTTL. This caused the standalone 2002-04-23 09:16:09 +00:00
lkm Fix a file name. 2002-04-10 04:21:27 +00:00
miscfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
msdosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
net Fix copyright notice. 2002-04-14 12:24:26 +00:00
netatalk
netccitt Replace some misuses of "then" with "than". 2001-12-04 17:56:30 +00:00
netinet Change test for M_EXT to M_READONLY for MROUTING. We only need to to do 2002-04-18 22:33:21 +00:00
netinet6 make sure to check address family in route cache 2002-03-28 01:33:50 +00:00
netisdn return ENXIO if a driver cannot be found 2002-04-17 15:23:47 +00:00
netiso MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
netkey remove unneeded #if 2002-03-21 04:41:03 +00:00
netnatm
netns
netsmb comment out includes for now 2002-01-09 21:10:04 +00:00
nfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
ntfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
stand Fix two typos reported by Chris Lloyd in kern/15028. 2001-12-22 00:35:45 +00:00
sys From OpenBSD, via FreeBSD: If a set{u,g}id binary is invoked with fd < 3 2002-04-23 15:11:25 +00:00
ufs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
uvm Allow pmap_copy_page() and pmap_zero_page() to be #define'd 2002-04-10 00:40:45 +00:00
Makefile descend into netsmb and fs 2002-01-09 21:51:53 +00:00