1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00
freebsd/sys/conf
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
..
defines
files The USB double bulk pipe driver (Host to host cables). Currently there 2000-05-01 22:48:23 +00:00
files.alpha
files.i386
files.pc98
kern.mk
kmod.mk Remove KMODDEPS support. All our existing dependencies are specified 2000-05-01 18:06:49 +00:00
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.powerpc
majors Reserve major device number for nsmb (SMB/CIFS protocol) device. 2000-05-01 00:49:19 +00:00
Makefile.alpha
Makefile.i386
Makefile.pc98
Makefile.powerpc
newvers.sh
NOTES The USB double bulk pipe driver (Host to host cables). Currently there 2000-05-01 22:48:23 +00:00
options Move the MSG* and SEM* options to opt_sysvipc.h 2000-05-01 13:33:56 +00:00
options.alpha
options.i386
options.pc98
param.c Move the MSG* and SEM* options to opt_sysvipc.h 2000-05-01 13:33:56 +00:00
systags.sh