Source-Changes-HG archive

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

[src/thorpej_scsipi]: src/sys/arch/i386/conf Add the SCSI ethernet device.



details:   https://anonhg.NetBSD.org/src/rev/6eb3b7055389
branches:  thorpej_scsipi
changeset: 477274:6eb3b7055389
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Tue Oct 19 17:56:39 1999 +0000

description:
Add the SCSI ethernet device.

diffstat:

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

diffs (17 lines):

diff -r dcd180ed6a09 -r 6eb3b7055389 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Tue Oct 19 17:54:52 1999 +0000
+++ b/sys/arch/i386/conf/GENERIC        Tue Oct 19 17:56:39 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.264 1999/10/08 13:53:00 drochner Exp $
+#      $NetBSD: GENERIC,v 1.264.2.1 1999/10/19 17:56:39 thorpej Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
@@ -363,6 +363,7 @@
 st*    at scsibus? target ? lun ?      # SCSI tape drives
 cd*    at scsibus? target ? lun ?      # SCSI CD-ROM drives
 ch*    at scsibus? target ? lun ?      # SCSI autochangers
+se*    at scsibus? target ? lun ?      # SCSI Ethernet
 ss*    at scsibus? target ? lun ?      # SCSI scanners
 uk*    at scsibus? target ? lun ?      # SCSI unknown
 



Home | Main Index | Thread Index | Old Index