- Add another PCI Id for a Lucent Win Modem.

- Change the chip description to use mixed-case so it is consistent and
  doesn't yell at the user during boot.
This commit is contained in:
John Baldwin 2000-10-05 18:00:56 +00:00
parent 9b9c06b091
commit cfbe8cbed5

View File

@ -1337,7 +1337,8 @@ pci_chip_match(device_t dev)
/* Lucent -- Vendor 0x11c1 */
case 0x044011c1:
return ("LUCENT K56Flex DSVD LTMODEM (winmodem, unsupported)");
case 0x044811c1:
return ("Lucent K56Flex DSVD LTModem (Win Modem, unsupported)");
/* CCUBE -- Vendor 0x123f */
case 0x8888123f: