diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2005-03-18 07:48:44 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2005-03-18 07:48:44 +0000 |
commit | 8270cb50a4d0c430d9ac0420a43c68021b01e676 (patch) | |
tree | 5d309124d22c287b93f6606e9406bde996e3a367 /sys/arch/zaurus/conf | |
parent | b62359f66375dd99d59255e5b70be05bcbcadfd9 (diff) |
enable ural since it works fine here too
ok deraadt@
Diffstat (limited to 'sys/arch/zaurus/conf')
-rw-r--r-- | sys/arch/zaurus/conf/GENERIC | 3 | ||||
-rw-r--r-- | sys/arch/zaurus/conf/RAMDISK | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/arch/zaurus/conf/GENERIC b/sys/arch/zaurus/conf/GENERIC index 30193a8c490..fbe3883d8a5 100644 --- a/sys/arch/zaurus/conf/GENERIC +++ b/sys/arch/zaurus/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.29 2005/02/18 15:35:47 dlg Exp $ +# $OpenBSD: GENERIC,v 1.30 2005/03/18 07:48:43 dlg Exp $ # # GENERIC machine description file # @@ -119,6 +119,7 @@ kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet cdce* at uhub? # CDC Ethernet upl* at uhub? # Prolific PL2301/PL2302 host-to-host `network' udav* at uhub? # Davicom DM9601 based Ethernet +ural* at uhub? # Ralink RT2500 url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS urio* at uhub? # Diamond Multimedia Rio 500 diff --git a/sys/arch/zaurus/conf/RAMDISK b/sys/arch/zaurus/conf/RAMDISK index fe1fc35d68a..fff7808f440 100644 --- a/sys/arch/zaurus/conf/RAMDISK +++ b/sys/arch/zaurus/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.20 2005/02/18 15:35:47 dlg Exp $ +# $OpenBSD: RAMDISK,v 1.21 2005/03/18 07:48:43 dlg Exp $ # # GENERIC machine description file # @@ -96,6 +96,7 @@ kue* at uhub? # Kawasaki KL5KUSB101B based Ethernet cdce* at uhub? # CDC Ethernet upl* at uhub? # Prolific PL2301/PL2302 host-to-host udav* at uhub? # Davicom DM9601 based Ethernet +ural* at uhub? # Ralink RT2500 url* at uhub? # Realtek RTL8150L based adapters wi* at uhub? # WaveLAN IEEE 802.11DS #uscanner* at uhub? # USB Scanner driver |