1
0
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:
Yoshihiro Takahashi 2001-10-09 15:30:19 +00:00
parent 66e062451e
commit 5ad8aff376
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=84719

View File

@ -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 }