Date: Fri, 6 Dec 2002 11:29:53 -0800 (PST) From: Søren Schmidt <sos@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c ata-card.c ata-disk.c Message-ID: <200212061929.gB6JTrka087107@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 2002/12/06 11:29:53 PST Modified files: sys/dev/ata ata-all.c ata-card.c ata-disk.c Log: Fix linking problem when atadisk is not use in ata-all.c Add dummy intr_func and lock_func to ata-card.c Dont call ad_print if the driver decided there is no disk. Revision Changes Path 1.161 +2 -0 src/sys/dev/ata/ata-all.c 1.7 +13 -1 src/sys/dev/ata/ata-card.c 1.138 +4 -2 src/sys/dev/ata/ata-disk.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?200212061929.gB6JTrka087107>