mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Add id for ESS 1869 OEM to Compaq on Presario 1621.
This commit is contained in:
parent
b73ccac130
commit
1b6ef0a40c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=53718
@ -1274,6 +1274,7 @@ sbpnp_probe(device_t dev)
|
||||
break;
|
||||
|
||||
case 0x69187316: /* ESS1869 */
|
||||
case 0xacb0110e: /* Compaq's Presario 1621 ESS1869 */
|
||||
s = "ESS1869";
|
||||
break;
|
||||
|
||||
|
@ -1274,6 +1274,7 @@ sbpnp_probe(device_t dev)
|
||||
break;
|
||||
|
||||
case 0x69187316: /* ESS1869 */
|
||||
case 0xacb0110e: /* Compaq's Presario 1621 ESS1869 */
|
||||
s = "ESS1869";
|
||||
break;
|
||||
|
||||
|
@ -1274,6 +1274,7 @@ sbpnp_probe(device_t dev)
|
||||
break;
|
||||
|
||||
case 0x69187316: /* ESS1869 */
|
||||
case 0xacb0110e: /* Compaq's Presario 1621 ESS1869 */
|
||||
s = "ESS1869";
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user