Date: Sun, 30 Apr 2000 13:12:07 +0200 From: sthaug@nethelp.no To: groudier@club-internet.fr Cc: groudier@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/sym sym_fw.h sym_fw1.h sym_fw2.h sym_conf.hsym_defs.h sym_hipd.c Message-ID: <92715.957093127@verdi.nethelp.no> In-Reply-To: Your message of "Sat, 29 Apr 2000 16:32:18 %2B0200 (CEST)" References: <Pine.LNX.4.10.10004291619170.693-100000@linux.local>
next in thread | previous in thread | raw e-mail | index | archive | help
> > Gerard Roudier <groudier@FreeBSD.org> writes: > > > Log: > > > This new version adds support for early NCR chips. > > > 53C810 non 'A', 53C815 and 53C825 non 'A' are now > > > attached by the driver (by default). > > > > Are there any cards left that are supported by ncr but not by sym? > None. > On paper, `sym' now supports the whole [NCR/SYM]53C8XX family and the > SYM53C1010. For now, success has been reported using 810 non A on Alpha. > There is no reason for either the 815 or the 825 non A to make problems, > but this has to be checked. I'm up and running with sym-1.5.1-20000429 (from -current) on a 4.0-STABLE box with a 53c810 rev 2 based card. It seems to be working just fine. I'm running a buildworld now. Boot messages from 3.4-STABLE with the ncr driver: ncr0: <ncr 53c810 fast10 scsi> rev 0x02 int a irq 10 on pci0.17.0 da0 at ncr0 bus 0 target 2 lun 0 da0: <IBM DCAS-34330 S61A> Fixed Direct Access SCSI-2 device da0: 10.000MB/s transfers (10.000MHz, offset 8) da0: 4134MB (8467200 512 byte sectors: 255H 63S/T 527C) Boot messages from 4.0-STABLE with the sym driver: ncr0: <ncr 53c810 fast10 scsi> port 0x6000-0x60ff mem 0xf1001000-0xf10010ff irq 10 at device 17.0 on pci0 ncr0: driver is using old-style compatability shims da0 at ncr0 bus 0 target 2 lun 0 da0: <IBM DCAS-34330 S61A> Fixed Direct Access SCSI-2 device da0: 10.000MB/s transfers (10.000MHz, offset 8) da0: 4134MB (8467200 512 byte sectors: 255H 63S/T 527C) Boot messages from 4.0-STABLE with the sym driver: sym0: <810> port 0x6000-0x60ff mem 0xf1001000-0xf10010ff irq 10 at device 17.0 on pci0 sym0: No NVRAM, ID 7, Fast-10, SE, parity checking da0 at sym0 bus 0 target 2 lun 0 da0: <IBM DCAS-34330 S61A> Fixed Direct Access SCSI-2 device da0: 10.000MB/s transfers (10.000MHz, offset 8) da0: 4134MB (8467200 512 byte sectors: 255H 63S/T 527C) Is it possible to get the sym driver to report the chip revision also? Steinar Haug, Nethelp consulting, sthaug@nethelp.no 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?92715.957093127>