1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

Last commit was in error, revert.

This commit is contained in:
Warner Losh 2009-05-20 21:31:47 +00:00
parent c9d763bf41
commit 9e31449738
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=192479

View File

@ -663,7 +663,7 @@ ata_getparam(struct ata_device *atadev, int init)
btrim(atacap->serial, sizeof(atacap->serial));
bpack(atacap->serial, atacap->serial, sizeof(atacap->serial));
if (bootverbose || 1)
if (bootverbose)
printf("ata%d-%s: pio=%s wdma=%s udma=%s cable=%s wire\n",
device_get_unit(ch->dev),
ata_unit2str(atadev),