From bdc1f1cd83c9b2f0c0f3b0049699814815dff6bf Mon Sep 17 00:00:00 2001 From: n_hibma Date: Thu, 16 Mar 2000 09:46:46 +0000 Subject: Add the aue ethernet interface as well Submitted by: Can't remember and can't find it either. --- etc/usbd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/usbd.conf') diff --git a/etc/usbd.conf b/etc/usbd.conf index d034d5a..2ede4f3 100644 --- a/etc/usbd.conf +++ b/etc/usbd.conf @@ -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" -- cgit v1.1