freebsd-dev/sys/i386
Bill Paul d04bb221f3 Add the vendor and device IDs for a whole bunch of additional USB
ethernet adapters that are supported by the aue and kue drivers.
There are actually a couple more out there from Accton, Asante and
EXP Computer, however I was not able to find any Windows device
drivers for these on their servers, and hence could not harvest
their vendor/device ID info. If somebody has one of these things
and can look in the .inf file that comes with the Windows driver,
I'd appreciate knowing what it says for 'VID' and 'PID.'

Additional adapters include: the D-Link DSB-650 and DSB-650TX, the
SMC 2102USB, 2104USB and 2202USB, the ATen UC10T, and the Netgear EA101.
These are all mentioned in the man pages, relnotes and LINT.

Also correct the date in the kue(4) man page. I wrote this thing
on Jan, 4 2000, not 1999.
2000-01-07 22:18:49 +00:00
..
apm Remove code to select APM version with flags to the apm0 device. This 1999-12-02 03:13:11 +00:00
bios Remove code to select APM version with flags to the apm0 device. This 1999-12-02 03:13:11 +00:00
boot Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 04:46:21 +00:00
conf Add the vendor and device IDs for a whole bunch of additional USB 2000-01-07 22:18:49 +00:00
eisa Remove the 'ivars' arguement to device_add_child() and 1999-12-03 08:41:24 +00:00
i386 Use genassym(1). The definitions of NKPDE and NKPT have been removed 2000-01-07 11:50:46 +00:00
ibcs2 Introduce NDFREE (and remove VOP_ABORTOP) 1999-12-15 23:02:35 +00:00
include Allow SMP && NCPU == 1 to work. From now on, there's no restriction on the 2000-01-07 08:49:25 +00:00
isa ISA device drivers use the ISA source interrupt number in locations where 2000-01-04 22:24:59 +00:00
linux Make offsetof equivalent with <stddef.h>. This paves the way for 2000-01-03 16:49:39 +00:00
pci Don't use a bogus bus number for Ross host-pci bridges. 1999-12-05 18:41:34 +00:00
svr4 Unbreak LINT -- typedefs from signal.h are needed to make prototypes in 2000-01-05 21:28:46 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00