freebsd-src/sys/dev/ata
Thomas Quinot cc9ed6619f (atapi_action, case XPT_PATH_INQ): Handle properly the case of
CAM_TARGET_WILDCARD (target_id_t is an unsigned integer type).
Fixes boot-time crash on Alpha.

Reviewed by:	roberto
Approved by:	re (murray)
MFC after:	1 week
2003-09-11 17:34:47 +00:00
..
ata-all.c Update the PIO mode gathering code. 2003-09-08 08:30:43 +00:00
ata-all.h Cleanup the dma int/alloc/free code. 2003-08-25 11:13:04 +00:00
ata-card.c Unify prototypes. 2003-08-25 09:01:49 +00:00
ata-cbus.c Unify prototypes. 2003-08-25 09:01:49 +00:00
ata-chipset.c Add another ID for the SiI3112a SATA chip as used on the Adaptec 1210SA. 2003-09-08 13:55:05 +00:00
ata-commands.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00
ata-disk.c Unify prototypes. 2003-08-25 09:01:49 +00:00
ata-disk.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00
ata-dma.c Cleanup the dma int/alloc/free code. 2003-08-25 11:13:04 +00:00
ata-isa.c Unify prototypes. 2003-08-25 09:01:49 +00:00
ata-lowlevel.c Try a bit harder to probe disks that doesn't quite set BUSY right. 2003-09-10 09:57:16 +00:00
ata-pci.c Cleanup the dma int/alloc/free code. 2003-08-25 11:13:04 +00:00
ata-pci.h Add another ID for the SiI3112a SATA chip as used on the Adaptec 1210SA. 2003-09-08 13:55:05 +00:00
ata-queue.c Make sure to call start when retrying. 2003-08-28 08:22:53 +00:00
ata-raid.c Limit the size of the rebuild requests to be within safety. 2003-09-08 13:36:26 +00:00
ata-raid.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00
atapi-cam.c (atapi_action, case XPT_PATH_INQ): Handle properly the case of 2003-09-11 17:34:47 +00:00
atapi-cd.c Add support of the DIOCGSECTORSIZE & DIOCGMEDIASIZE ioctl's 2003-09-11 15:59:16 +00:00
atapi-cd.h Add support of the DIOCGSECTORSIZE & DIOCGMEDIASIZE ioctl's 2003-09-11 15:59:16 +00:00
atapi-fd.c Unify prototypes. 2003-08-25 09:01:49 +00:00
atapi-fd.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00
atapi-tape.c Unify prototypes. 2003-08-25 09:01:49 +00:00
atapi-tape.h This is a major rework of the ATA driver (ATAng) 2003-08-24 09:22:26 +00:00