Date: Mon, 23 Oct 2000 05:55:52 -0700 (PDT) From: Noriaki Mitsunaga <non@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/cam/scsi scsi_dvcfg.h scsi_low.c scsi_low.h scsi_low_pisa.c scsi_low_pisa.h src/sys/conf files src/sys/dev/ncv ncr53c500.c ncr53c500_pccard.c ncr53c500hw.h ncr53c500hwtab.h ncr53c500reg.h ncr53c500var.h src/sys/dev/nsp nsp.c nsp_pccard.c ... Message-ID: <200010231255.FAA82239@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
non 2000/10/23 05:55:52 PDT
Modified files:
sys/conf files
sys/i386/conf GENERIC NOTES
sys/i386/i386 userconfig.c
Added files:
sys/cam/scsi scsi_dvcfg.h scsi_low.c scsi_low.h
scsi_low_pisa.c scsi_low_pisa.h
sys/dev/ncv ncr53c500.c ncr53c500_pccard.c
ncr53c500hw.h ncr53c500hwtab.h
ncr53c500reg.h ncr53c500var.h
sys/dev/nsp nsp.c nsp_pccard.c nspreg.h nspvar.h
sys/dev/stg tmc18c30.c tmc18c30_isa.c
tmc18c30_pccard.c tmc18c30reg.h
tmc18c30var.h
sys/i386/include physio_proc.h
sys/sys device_port.h
Log:
Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98
(a NetBSD port for NEC PC-98x1 machines). They are ncv for NCR 53C500,
nsp for Workbit Ninja SCSI-3, and stg for TMC 18C30 and 18C50.
I thank NetBSD/pc98 and bsd-nomads people.
Obtained from: NetBSD/pc98
Revision Changes Path
1.431 +14 -1 src/sys/conf/files
1.281 +5 -1 src/sys/i386/conf/GENERIC
1.842 +7 -1 src/sys/i386/conf/NOTES
1.184 +3 -2 src/sys/i386/i386/userconfig.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010231255.FAA82239>
