summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authortakawata <takawata@FreeBSD.org>2002-07-26 17:33:58 +0000
committertakawata <takawata@FreeBSD.org>2002-07-26 17:33:58 +0000
commit2584e4dbea6764eaede071064ac451bf9f3c0632 (patch)
tree5c4bb9f5891d12bc7d35e38c78f1ab3ef0653fc2 /sys
parentb0f28568443eb19491a61eb366275a4645019e10 (diff)
downloadFreeBSD-src-2584e4dbea6764eaede071064ac451bf9f3c0632.zip
FreeBSD-src-2584e4dbea6764eaede071064ac451bf9f3c0632.tar.gz
Add ALLIED TELESIS,K.K. LA-ISA V2 ISA PnP ID.
Submitted by: nork MFC after: 3 days
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/ed/if_ed_isa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/ed/if_ed_isa.c b/sys/dev/ed/if_ed_isa.c
index a08ae0e..b833918 100644
--- a/sys/dev/ed/if_ed_isa.c
+++ b/sys/dev/ed/if_ed_isa.c
@@ -56,6 +56,7 @@ static struct isa_pnp_id ed_ids[] = {
{ 0x19808c4a, NULL }, /* RTL8019 */
{ 0x0090252a, NULL }, /* JQE9000 */
{ 0x0020832e, NULL }, /* KTC2000 */
+ { 0x4cf48906, NULL }, /* ATIf44c */
{ 0, NULL }
};
OpenPOWER on IntegriCloud