aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorTakanori Watanabe <takawata@FreeBSD.org>2002-07-26 17:33:58 +0000
committerTakanori Watanabe <takawata@FreeBSD.org>2002-07-26 17:33:58 +0000
commit7850154fdd4c17c23735dc4a3514e12557fc3b84 (patch)
tree5c4bb9f5891d12bc7d35e38c78f1ab3ef0653fc2 /sys/dev
parent93bd9dc528f8811d81f61a6a6c0309826d94e40c (diff)
Notes
Diffstat (limited to 'sys/dev')
-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 a08ae0e87b46f..b8339181e705b 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 }
};