Le 2003-09-17, Guillaume écrivait : > > + if (atapi_dma && atp->channel->dma && > > + (atp->param->config & ATA_DRQ_MASK) != ATA_DRQ_INTR) > > + atp->setmode(atadev, ATA_DMA_MAX); > > + else > > + atp->setmode(atadev, ATA_PIO_MAX);
Ahem. Replace atadev with atp on both lines... Thomas. -- [EMAIL PROTECTED] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"