diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2014-12-11 19:44:18 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2014-12-11 19:44:18 +0000 |
commit | a0caf7a1b53e9d2096c6a7bf743b6992a0a9a295 (patch) | |
tree | 36589a2dbca2b478aa6b4edbc77a0ad757ca3c9d /sys/arch/loongson/conf | |
parent | a910e52291d2cfda61f90e627a5bad213f867725 (diff) |
dragonflybsd has added a urio driver. conservation of urios requires
that we delete ours, which isn't actually useful.
ok mpi sthen
Diffstat (limited to 'sys/arch/loongson/conf')
-rw-r--r-- | sys/arch/loongson/conf/GENERIC | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/loongson/conf/GENERIC b/sys/arch/loongson/conf/GENERIC index cfc4de48f6b..a1bec675250 100644 --- a/sys/arch/loongson/conf/GENERIC +++ b/sys/arch/loongson/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.46 2014/12/04 11:19:17 mpi Exp $ +# $OpenBSD: GENERIC,v 1.47 2014/12/11 19:44:17 tedu Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -125,7 +125,6 @@ uchcom* at uhub? # WinChipHead CH341/340 serial ucom* at uchcom? ulpt* at uhub? # USB Printers umass* at uhub? # USB Mass Storage devices -urio* at uhub? # Diamond Multimedia Rio 500 uhidev* at uhub? # Human Interface Devices ums* at uhidev? # USB mouse wsmouse* at ums? mux 0 |