Date: Mon, 17 May 1999 14:53:53 -0700 (PDT) From: "Justin T. Gibbs" <gibbs@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/eisa ahc_eisa.c src/sys/pci ahc_pci.c src/sys/dev/aic7xxx aic7xxx.c aic7xxx.h Message-ID: <199905172153.OAA43608@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 1999/05/17 14:53:52 PDT Modified files: sys/i386/eisa ahc_eisa.c Log: Fix whitespace. Correct a comment. Revision Changes Path 1.9 +18 -15 src/sys/i386/eisa/ahc_eisa.c Modified files: sys/pci ahc_pci.c Log: Add a masking scheme to allow for detection of unknown cards using a chip we think we understand. Correct identification entry for the AHA2950U2. Revision Changes Path 1.13 +131 -95 src/sys/pci/ahc_pci.c Modified files: sys/dev/aic7xxx aic7xxx.c aic7xxx.h Log: Update copyright. Correct some whitespace. Revision Changes Path 1.28 +3 -3 src/sys/dev/aic7xxx/aic7xxx.c 1.9 +2 -2 src/sys/dev/aic7xxx/aic7xxx.h 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?199905172153.OAA43608>