freebsd-dev/sys
Nick Hibma b5ea1f0c77 The USB double bulk pipe driver (Host to host cables). Currently there
are two supported chips, the NetChip 1080 (only prototypes available)
and the EzLink cable. Any other cable should be supported however as they
are all very much alike (there is a difference between them wrt
performance).

It uses Netgraph.

This driver was mostly written by Doug Ambrisko and Julian Elischer and
I would like to thank Whistle for yet another contribution. And my
aplogies to them for me sitting on the driver for so long (2 months).

Also, many thanks to Reid Augustin from NetChip for providing me with a
prototype of their 1080 chip.

Be aware of the fact that this driver is very immature and has only been
tested very lightly. If someone feels like learning about Netgraph however
this is an excellent driver to start playing with.
2000-05-01 22:48:23 +00:00
..
alpha Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
amd64 The USB double bulk pipe driver (Host to host cables). Currently there 2000-05-01 22:48:23 +00:00
boot Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
cam Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
coda Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
compat Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
compile
conf The USB double bulk pipe driver (Host to host cables). Currently there 2000-05-01 22:48:23 +00:00
contrib Enforce and respect the 8 unit limit. 2000-04-23 09:10:09 +00:00
crypto Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
ddb Add a new sysctl "debug.enter_debugger" (when the kernel is compiled 2000-01-27 22:27:34 +00:00
dev The USB double bulk pipe driver (Host to host cables). Currently there 2000-05-01 22:48:23 +00:00
fs Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
geom Convert to struct bio instead of struct buf. 2000-05-01 13:36:43 +00:00
gnu Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
i4b Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
i386 The USB double bulk pipe driver (Host to host cables). Currently there 2000-05-01 22:48:23 +00:00
isa Fixed the type of some ivar access functions. Ivars have type uintptr_t, 2000-04-30 10:01:56 +00:00
isofs/cd9660 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
kern Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
libkern Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
miscfs Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
modules The USB double bulk pipe driver (Host to host cables). Currently there 2000-05-01 22:48:23 +00:00
msdosfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
net Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
netatalk Slight cleanup of aarp code 2000-03-29 17:12:09 +00:00
netatm Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
netgraph A temporary band-aid for ng_base. It works for some people, a better 2000-05-01 21:26:50 +00:00
netinet Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netinet6 Remove unneeded #include <sys/kernel.h> 2000-04-29 15:36:14 +00:00
netipx Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netkey comment the string after #endif 2000-01-15 05:15:06 +00:00
netnatm Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
netncp nwfs depends on ncp 2000-04-29 13:34:28 +00:00
netns Clean up some loose ends in the network code, including the X.25 and ISO 2000-02-13 03:32:07 +00:00
nfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
nfsclient Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
nfsserver Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
ntfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
nwfs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
pc98 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
pccard Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
pci Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
posix4 Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
powerpc Remove B_READ, B_WRITE and B_FREEBUF and replace them with a new 2000-03-20 10:44:49 +00:00
rpc
svr4 Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
sys Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
tools Use a seperate -c and -h mode. The vnode_if.c file is compiled only into 1999-12-12 16:43:05 +00:00
ufs Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
vm Move and staticize the bufchain functions so they become local to the 2000-05-01 19:38:51 +00:00
Makefile Remove the old a.out-only boot loader, we don't use it any more. 2000-03-19 11:42:34 +00:00