Date: Fri, 30 Aug 2002 23:44:56 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx_pci.c Message-ID: <200208310644.g7V6iub3036817@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 2002/08/30 23:44:56 PDT Modified files: sys/dev/aic7xxx aic7xxx_pci.c Log: Move interrupt enable into the OSM. Set the AHC_LSCBS_ENABLED softc flag appropriately. Convert to using softc storage for our seeprom data. Break seeprom parsing out into a separate routine. Change our policy in regards to AHC_SPIOCAP so that we will allow auto-termination to take place on some aic7855 based cards. Remove initialized but never really used variables. Revision Changes Path 1.19 +178 -167 src/sys/dev/aic7xxx/aic7xxx_pci.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?200208310644.g7V6iub3036817>