mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Added Logitec LHA-301 pnp id.
This commit is contained in:
parent
66e062451e
commit
5ad8aff376
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84719
@ -111,6 +111,7 @@ struct ct_isa_softc {
|
||||
};
|
||||
|
||||
static struct isa_pnp_id ct_pnp_ids[] = {
|
||||
{ 0x0100e7b1, "Logitec LHA-301" },
|
||||
{ 0x110154dc, "I-O DATA SC-98III" },
|
||||
{ 0x4120acb4, "MELCO IFC-NN" },
|
||||
{ 0, NULL }
|
||||
|
Loading…
Reference in New Issue
Block a user