diff options
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 |