freebsd-dev/sys/dev/ata
Thomas Quinot 4647ebfc01 (cam_rescan): Do not reference ccb->ccb_h.path in CAM_DEBUG call before
it is initialized; use path instead.

This change fixes a panic when using atapicam in conjunction with CAMDEBUG,
which has been described under kern/103602.

Thanks to Josh Carroll <josh.carroll@gmail.com> for providing the traces
that allowed identifying this problem.

PR:		kern/103602
MFC after:	1 week
2007-02-27 09:00:51 +00:00
..
ata_if.m Get rid of the advertising clause in the copyright. 2006-01-05 21:27:19 +00:00
ata-all.c Use 'pause' in several places rather than trying to tsleep() on NULL (which 2007-02-23 16:25:08 +00:00
ata-all.h Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-card.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-cbus.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ata-chipset.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ata-disk.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-disk.h Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-dma.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-isa.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-lowlevel.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-pci.c o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ata-pci.h o break newbus api: add a new argument of type driver_filter_t to 2007-02-23 12:19:07 +00:00
ata-queue.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-raid.c Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-raid.h Update copyright headers. 2007-02-21 19:07:19 +00:00
ata-usb.c Update copyright headers. 2007-02-21 19:07:19 +00:00
atapi-cam.c (cam_rescan): Do not reference ccb->ccb_h.path in CAM_DEBUG call before 2007-02-27 09:00:51 +00:00
atapi-cd.c Use 'pause' in several places rather than trying to tsleep() on NULL (which 2007-02-23 16:25:08 +00:00
atapi-cd.h Update copyright headers. 2007-02-21 19:07:19 +00:00
atapi-fd.c Update copyright headers. 2007-02-21 19:07:19 +00:00
atapi-fd.h Update copyright headers. 2007-02-21 19:07:19 +00:00
atapi-tape.c Use 'pause' in several places rather than trying to tsleep() on NULL (which 2007-02-23 16:25:08 +00:00
atapi-tape.h Update copyright headers. 2007-02-21 19:07:19 +00:00