mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-11 09:50:12 +00:00
Recognize ESS 1888 in Dell Latitude XPi
PR: kern/18714 Submitted by: Sean O'Connell <sean@stat.Duke.EDU>
This commit is contained in:
parent
9f0c6741de
commit
becc0678b7
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64845
@ -228,6 +228,7 @@ static struct isa_pnp_id sbc_ids[] = {
|
||||
{0x79187316, "ESS ES1879"}, /* ESS1879 */
|
||||
{0x88187316, "ESS ES1888"}, /* ESS1888 */
|
||||
{0x07017316, "ESS ES1888 (DEC OEM)"}, /* ESS0107 */
|
||||
{0x06017316, "ESS ES1888 (Dell OEM)"}, /* ESS0106 */
|
||||
{0}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user