freebsd-dev/sys/i386
n_hibma 4e44509025 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
..
apm Correctly handle suspend and resume in APM. 2000-02-06 14:57:05 +00:00
bios Correctly handle suspend and resume in APM. 2000-02-06 14:57:05 +00:00
conf The USB double bulk pipe driver (Host to host cables). Currently there 2000-05-01 22:48:23 +00:00
i386 Move the MSG* and SEM* options to opt_sysvipc.h 2000-05-01 13:33:56 +00:00
ibcs2 Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
include Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
isa Add $FreeBSD$ 2000-05-01 20:32:07 +00:00
linux Remove unneeded #include <vm/vm_zone.h> 2000-04-30 18:52:11 +00:00
pci Some more i386-only BIOS-friendliness: 2000-04-16 20:48:33 +00:00
svr4 Pre-freeze cleanups: Conditionalize debugging writes on DEBUG_SVR4, 2000-01-15 15:29:37 +00:00
Makefile Add soft updates to the set of things being tagged. Syntax cleanup. 2000-01-27 01:22:06 +00:00