freebsd_amp_hwpstate/sys/dev/ata
Bruce Evans 503e666658 Fixed "misspelling" of bcmp as memcmp. memcmp doesn't exist in the
kernel, but gcc provides a pessimal builtin for it.

Makefile.i386:
Added a variable (CONF_CFLAGS) for configuration-specific compiler flags.

LINT:
Use CONF_CFLAGS to inhibit use of gcc builtins.
1999-10-03 07:09:31 +00:00
..
ata-all.c Fix timeout handeling and add retry counts. 1999-09-24 12:36:10 +00:00
ata-all.h Ten'th update to the new ATA/ATAPI driver: 1999-09-21 19:50:40 +00:00
ata-disk.c Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
ata-disk.h Fix timeout handeling and add retry counts. 1999-09-24 12:36:10 +00:00
ata-dma.c Support quad & max speeds in wormcontrol. 1999-09-22 12:04:51 +00:00
atapi-all.c Fix timeout handeling and add retry counts. 1999-09-24 12:36:10 +00:00
atapi-all.h Fix timeout handeling and add retry counts. 1999-09-24 12:36:10 +00:00
atapi-cd.c Fixed "misspelling" of bcmp as memcmp. memcmp doesn't exist in the 1999-10-03 07:09:31 +00:00
atapi-cd.h Use the sys/wormio.h definitions of the CDRIOCNEXTWRITEABLEADDR and 1999-10-01 14:14:20 +00:00
atapi-fd.c Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
atapi-fd.h Ten'th update to the new ATA/ATAPI driver: 1999-09-21 19:50:40 +00:00
atapi-tape.c Remove five now unused fields from struct cdevsw. They should never 1999-09-25 18:24:47 +00:00
atapi-tape.h Ten'th update to the new ATA/ATAPI driver: 1999-09-21 19:50:40 +00:00