diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2019-06-29 15:39:07 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2019-06-29 15:39:07 +0000 |
commit | 208e538f5ca992103827e4fdde55158b0bf0cffb (patch) | |
tree | 6ba3f43ca682d587d855a2b1dc1bbed9485fba2d /sys/arch | |
parent | 08d8f42de42e03d6905c461a74481f89b8556ba5 (diff) |
kihaguru gathura plugged a umsm into a sparc64...
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/sparc64/conf/GENERIC | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index 7a920d59d07..0809916040a 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.312 2019/06/11 01:35:55 dlg Exp $ +# $OpenBSD: GENERIC,v 1.313 2019/06/29 15:39:06 deraadt Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -220,6 +220,8 @@ ucycom* at uhidev? # Cypress serial ucom* at ucycom? uslhcom* at uhidev? # Silicon Labs CP2110 USB HID UART ucom* at uslhcom? +umsm* at uhub? # Qualcomm MSM EVDO +ucom* at umsm? uhid* at uhidev? # USB generic HID support upd* at uhidev? # USB Power Devices sensors aue* at uhub? # ADMtek AN986 Pegasus Ethernet |