Date: Wed, 22 Sep 1999 00:15:47 -0700 (PDT) From: Søren Schmidt <sos@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-disk.c atapi-cd.c Message-ID: <199909220715.AAA77614@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sos 1999/09/22 00:15:47 PDT
Modified files:
sys/dev/ata ata-disk.c atapi-cd.c
Log:
I knew it, I introduced new bugs :)
The lun is not incremented in the ata-disk driver when ATA_STATIC_ID
is not defined, thanks to Kenneth Wayne Culver <culverk@wam.umd.edu>
for finding that one.
PHK pointed at the & problem in atapi-cd in devstat_end_transaction_buf.
Too little sleep I guess...
Revision Changes Path
1.25 +7 -6 src/sys/dev/ata/ata-disk.c
1.16 +2 -2 src/sys/dev/ata/atapi-cd.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?199909220715.AAA77614>
