Date: Wed, 10 Jan 1996 22:17:52 -0800 (PST) From: "Justin T. Gibbs" <gibbs> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.seq aic7xxx_reg.h Message-ID: <199601110617.WAA04932@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 96/01/10 22:17:51 Modified: sys/dev/aic7xxx aic7xxx.seq aic7xxx_reg.h Log: Take a different approach to the SPIORDY race condition. Simply clear SPIORDY just before we ack on the bus so that there is no chance to see SPIORDY for the same byte twice. Make some small modifications so that the Linux aic7xxx driver can use our sequencer and register definition files verbatum. Revision Changes Path 1.29 +5 -3 src/sys/dev/aic7xxx/aic7xxx.seq 1.4 +15 -1 src/sys/dev/aic7xxx/aic7xxx_reg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601110617.WAA04932>