summaryrefslogtreecommitdiffstats
path: root/sys/dev/sio
diff options
context:
space:
mode:
authortanimura <tanimura@FreeBSD.org>2000-05-26 11:41:08 +0000
committertanimura <tanimura@FreeBSD.org>2000-05-26 11:41:08 +0000
commit2b7240682f6734ab3b77529f86de2c6f8e46ad87 (patch)
treec9561c9dcc126bd3c2b3e0940720758a3e21978e /sys/dev/sio
parent61fc03a88cb4bb282f85bb41e2b0b41c0615a2d3 (diff)
downloadFreeBSD-src-2b7240682f6734ab3b77529f86de2c6f8e46ad87.zip
FreeBSD-src-2b7240682f6734ab3b77529f86de2c6f8e46ad87.tar.gz
Add SUP1670 - Supra 336i V+ Intl. Since we update the PnP IDs
more frequently than the core part of the sio driver, it might be good to move the PnP IDs to sio_isapnp.h or something like that. PR: i386/18828 Submitted by: J.P. King <jpk28@cam.ac.uk>
Diffstat (limited to 'sys/dev/sio')
-rw-r--r--sys/dev/sio/sio.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sio/sio.c b/sys/dev/sio/sio.c
index 63cc925..8a299bd 100644
--- a/sys/dev/sio/sio.c
+++ b/sys/dev/sio/sio.c
@@ -693,6 +693,7 @@ static struct isa_pnp_id sio_ids[] = {
{0x8013b04e, NULL}, /* SUP1380 - SupraExpress 288i PnP Voice */
{0x8113b04e, NULL}, /* SUP1381 - SupraExpress 336i PnP Voice */
{0x5016b04e, NULL}, /* SUP1650 - Supra 336i Sp Intl */
+ {0x7016b04e, NULL}, /* SUP1670 - Supra 336i V+ Intl */
{0x7420b04e, NULL}, /* SUP2070 - Supra ? */
{0x8020b04e, NULL}, /* SUP2080 - Supra ? */
{0x8420b04e, NULL}, /* SUP2084 - SupraExpress 56i PnP */
OpenPOWER on IntegriCloud