Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/alpha/conf Add adv* entry under ISA devices



details:   https://anonhg.NetBSD.org/src/rev/436e4ad82f8f
branches:  trunk
changeset: 473521:436e4ad82f8f
user:      dante <dante%NetBSD.org@localhost>
date:      Sun Jun 06 17:57:23 1999 +0000

description:
Add adv* entry under ISA devices

diffstat:

 sys/arch/alpha/conf/GENERIC |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r d406283a8ab3 -r 436e4ad82f8f sys/arch/alpha/conf/GENERIC
--- a/sys/arch/alpha/conf/GENERIC       Sun Jun 06 17:37:03 1999 +0000
+++ b/sys/arch/alpha/conf/GENERIC       Sun Jun 06 17:57:23 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.118 1999/04/30 23:33:41 cgd Exp $
+# $NetBSD: GENERIC,v 1.119 1999/06/06 17:57:23 dante Exp $
 #
 # Generic Alpha kernel.  Enough to get booted, etc., but not much more.
 
@@ -221,6 +221,7 @@
 sb*    at      isa? port 0x220 irq 5 drq 1     # SoundBlaster
 #sb*   at      isapnp?
 audio* at      sb?
+#adv*  at      isa? port ? irq ? drq ?         # AdvanSys APB-514[02]
 aha*   at      isa? port 0x330 irq ? drq ?     # Adaptec 154[02] SCSI
 aha*   at      isa? port 0x334 irq ? drq ?     # Adaptec 154[02] SCSI
 bha*   at      isa? port 0x330 irq ? drq ?     # BusLogic [57]4X SCSI (unt.)



Home | Main Index | Thread Index | Old Index