Add the aue ethernet interface as well

Submitted by:  Can't remember and can't find it either.
This commit is contained in:
Nick Hibma 2000-03-16 09:46:46 +00:00
parent 846664235c
commit 0957fefc7c

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"