diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-08-03 00:50:31 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-08-03 00:50:31 +0000 |
commit | f9a1c1c97d9ccecbddcbd866faf3d84cc68adb68 (patch) | |
tree | 1bd09c5cfd1413498fa08f33c5224d6b6db772ac /sys/arch/alpha | |
parent | 8c92bfc6a837520b72402a2bf14c42adf710a656 (diff) |
include some usb ethernet drivers
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKBIG | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG index d54c9b45193..95fb1cea389 100644 --- a/sys/arch/alpha/conf/RAMDISKBIG +++ b/sys/arch/alpha/conf/RAMDISKBIG @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKBIG,v 1.38 2004/07/07 01:29:14 deraadt Exp $ +# $OpenBSD: RAMDISKBIG,v 1.39 2004/08/03 00:50:30 deraadt Exp $ # $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -81,9 +81,13 @@ scsibus* at umass? #uaudio* at uhub? port ? configuration ? # USB Ethernet adapters -aue* at uhub? port ? # ADMtek AN986 Pegasus based adapters -cue* at uhub? port ? # CATC USB-EL1201A based adapters -kue* at uhub? port ? # Kawasaki KL5KUSB101B based adapters +aue* at uhub? port ? # ADMtek AN986 Pegasus Ethernet +axe* at uhub? port ? # ASIX Electronics AX88172 USB Ethernet +cue* at uhub? port ? # CATC USB-EL1201A based Ethernet +kue* at uhub? port ? # Kawasaki KL5KUSB101B based Ethernet +upl* at uhub? port ? # Prolific PL2301/PL2302 host-to-host `network' +url* at uhub? port ? # Realtek RTL8150L based adapters +wi* at uhub? port ? # WaveLAN IEEE 802.11DS # Diamond Multimedia Rio 500 #urio* at uhub? port ? |