summaryrefslogtreecommitdiffstats
path: root/sys/isa
diff options
context:
space:
mode:
Diffstat (limited to 'sys/isa')
-rw-r--r--sys/isa/psm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/isa/psm.c b/sys/isa/psm.c
index f7978c7..0678039 100644
--- a/sys/isa/psm.c
+++ b/sys/isa/psm.c
@@ -2836,6 +2836,7 @@ static struct isa_pnp_id psmcpnp_ids[] = {
{ 0x130fd041, "PS/2 mouse port" }, /* PNP0F13 */
{ 0x1303d041, "PS/2 port" }, /* PNP0313, XXX */
{ 0x80374d24, "IBM PS/2 mouse port" }, /* IBM3780, ThinkPad */
+ { 0x81374d24, "IBM PS/2 mouse port" }, /* IBM3781, ThinkPad */
{ 0 }
};
OpenPOWER on IntegriCloud