Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/isapnp add IBM EtherJet ISA.



details:   https://anonhg.NetBSD.org/src/rev/ab8bf572a576
branches:  trunk
changeset: 518279:ab8bf572a576
user:      yamt <yamt%NetBSD.org@localhost>
date:      Tue Nov 27 12:20:39 2001 +0000

description:
add IBM EtherJet ISA.

diffstat:

 sys/dev/isapnp/isapnpdevs |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r a961caadbf07 -r ab8bf572a576 sys/dev/isapnp/isapnpdevs
--- a/sys/dev/isapnp/isapnpdevs Tue Nov 27 11:19:36 2001 +0000
+++ b/sys/dev/isapnp/isapnpdevs Tue Nov 27 12:20:39 2001 +0000
@@ -1,4 +1,4 @@
-$NetBSD: isapnpdevs,v 1.43 2001/11/16 18:33:35 christos Exp $
+$NetBSD: isapnpdevs,v 1.44 2001/11/27 12:20:39 yamt Exp $
 
 /*-
  * Copyright (c) 1998, 1999, 2000, 2001 The NetBSD Foundation, Inc.
@@ -43,6 +43,7 @@
 driver aic     Adaptec SCSI
 driver an      Aironet 802.11
 driver com     National Semiconductor Serial
+driver cs      Cirrus Logic Crystal CS89x0 Ethernet
 driver ep      3Com 3CXXX Ethernet
 driver ess     ESS Audio Drive
 driver joy     Generic Joystick
@@ -102,6 +103,11 @@
 devcompat      com     PNP0501         0       Generic 16550A
 
 /*
+ * cs
+ */
+devlogic       cs      IBM1010         0       IBM EtherJet ISA
+
+/*
  * ep
  */
 devlogic       ep      TCM5051         0       3Com 3c515



Home | Main Index | Thread Index | Old Index