1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

Add the PnP ID for a Rockwell 33.6k modem.

PR:		kern/23414
Submitted by:	Ryuichiro Imura <imura@af.airnet.ne.jp>
MFC after:	1 week
This commit is contained in:
Ian Dowse 2001-11-18 16:39:09 +00:00
parent 4b792b83af
commit 56f7305f58
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=86545

View File

@ -107,6 +107,7 @@ static struct isa_pnp_id sio_ids[] = {
{0x1200b23d, NULL}, /* RSS0012 - OMRON ME5614ISA */
{0x5002734a, NULL}, /* RSS0250 - 5614Jx3(G) Internal Modem */
{0x6202734a, NULL}, /* RSS0262 - 5614Jx3[G] V90+K56Flex Modem */
{0x1010104d, NULL}, /* SHP1010 - Rockwell 33600bps Modem */
{0xc100ad4d, NULL}, /* SMM00C1 - Leopard 56k PnP */
{0x9012b04e, NULL}, /* SUP1290 - Supra ? */
{0x1013b04e, NULL}, /* SUP1310 - SupraExpress 336i PnP */