diff options
author | 2005-03-16 20:24:55 +0000 | |
---|---|---|
committer | 2005-03-16 20:24:55 +0000 | |
commit | 5d3f9408cd850687fc506e5f0c3113d1ecdf9412 (patch) | |
tree | f413788f3b1ee6d19fcac7249bcc39ce279a4b68 | |
parent | document ral.4 and ural.4 in a sick way. after release these drivers (diff) | |
download | wireguard-openbsd-5d3f9408cd850687fc506e5f0c3113d1ecdf9412.tar.xz wireguard-openbsd-5d3f9408cd850687fc506e5f0c3113d1ecdf9412.zip |
enable ural
-rw-r--r-- | sys/arch/i386/conf/GENERIC | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 4c4a412955c..c6214bc95a8 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.404 2005/03/05 23:58:43 tdeval Exp $ +# $OpenBSD: GENERIC,v 1.405 2005/03/16 20:24:55 deraadt Exp $ # # GENERIC -- everything that's currently supported # @@ -175,6 +175,7 @@ udsbr* at uhub? # D-Link DSB-R100 radio radio* at udsbr? # USB radio #ubt* at uhub? # USB Bluetooth ugen* at uhub? # USB Generic driver +ural* at uhub? # Ralink RT2500 puc* at pci? # PCI "universal" communication device |