Add the aue ethernet interface as well

Submitted by:  Can't remember and can't find it either.
This commit is contained in:
n_hibma 2000-03-16 09:46:46 +00:00
parent 7cb4860e81
commit bdc1f1cd83

View File

@ -33,9 +33,9 @@ device "USB Zip drive"
release 0x0100
attach "/sbin/camcontrol rescan bus 0"
# The entry for the kue and aue ethernet interface drivers.
# The entry for the cue, kue and aue ethernet interface drivers.
device "USB ethernet"
devname "[ak]ue[0-9]+"
devname "[ack]ue[0-9]+"
attach "dhclient ${DEVNAME}"
detach "killall dhclient"