Add axe(4) devices to the USB ethernet regular expression.

MFC after:	1 week
PR:		conf/73239
Submitted by:	Daan Vreeken
This commit is contained in:
Ian Dowse 2004-11-28 20:44:28 +00:00
parent 5fc01b4e25
commit efe39f955c

View file

@ -27,7 +27,7 @@ device "Entrega Serial with UART"
# it shouldn't be too big a deal :-)
#
device "USB ethernet"
devname "[ackr]ue[0-9]+"
devname "([ackr]u|ax)e[0-9]+"
attach "/etc/pccard_ether ${DEVNAME} start"
detach "/etc/pccard_ether ${DEVNAME} stop"