summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/dev/ct/ct_isa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ct/ct_isa.c b/sys/dev/ct/ct_isa.c
index ec38efe3663f..388ba3fe85e8 100644
--- a/sys/dev/ct/ct_isa.c
+++ b/sys/dev/ct/ct_isa.c
@@ -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 }