diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-03-16 23:29:00 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-03-16 23:29:00 +0000 |
commit | 862c1dcc58554d0fd4454f83c603ba203aff257a (patch) | |
tree | f358ccc0347c9a1892d447e50c9b026e1f005d83 /sys | |
parent | b18d507cd7d7819835eefd6904abace3db5079a6 (diff) |
oops, this needs the ural classifier
Diffstat (limited to 'sys')
-rw-r--r-- | sys/dev/usb/files.usb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/files.usb b/sys/dev/usb/files.usb index bfddb5d991e..70fdfbb726f 100644 --- a/sys/dev/usb/files.usb +++ b/sys/dev/usb/files.usb @@ -1,4 +1,4 @@ -# $OpenBSD: files.usb,v 1.45 2005/03/16 20:17:10 damien Exp $ +# $OpenBSD: files.usb,v 1.46 2005/03/16 23:28:59 deraadt Exp $ # $NetBSD: files.usb,v 1.16 2000/02/14 20:29:54 augustss Exp $ # # Config file and device description for machine-independent USB code. @@ -221,4 +221,4 @@ file dev/usb/if_ubt.c ubt # Ralink Technology RT2500USB device ural: ether, ifnet, ifmedia, wlan attach ural at uhub -file dev/usb/if_ral.c ral +file dev/usb/if_ral.c ural |