aic at isapnp is reported to work with AVA-1505A boards too
(by "Elephant's Root" <root@elephant.nervana.montana.edu>, PR kern/7179), add the device id and the compat id used by this board
This commit is contained in:
parent
7cc089a5dd
commit
f5489c46e2
|
@ -1,4 +1,4 @@
|
||||||
$NetBSD: isapnpdevs,v 1.20 1999/03/16 22:58:17 dean Exp $
|
$NetBSD: isapnpdevs,v 1.21 1999/03/18 17:07:09 drochner Exp $
|
||||||
|
|
||||||
/*-
|
/*-
|
||||||
* Copyright (c) 1998 The NetBSD Foundation, Inc.
|
* Copyright (c) 1998 The NetBSD Foundation, Inc.
|
||||||
|
@ -64,6 +64,8 @@ devcompat aha PNP00A0 Adaptec AHA-1542CP
|
||||||
* aic
|
* aic
|
||||||
*/
|
*/
|
||||||
devlogic aic ADP1520 Adaptec AHA-1520B
|
devlogic aic ADP1520 Adaptec AHA-1520B
|
||||||
|
devlogic aic ADP1505 Adaptec AVA-1505A
|
||||||
|
devcompat aic ADP1530 (Adaptec AVA-1505A)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* com
|
* com
|
||||||
|
|
Loading…
Reference in New Issue