View | Details | Raw Unified | Return to bug 60670
Collapse All | Expand All

(-)atacontrol.c Sun Dec 28 22:02:49 2003 (+1 lines)
Lines 59-64 Link Here
59
       case ATA_PIO2: return "PIO2";
59
       case ATA_PIO2: return "PIO2";
60
       case ATA_PIO3: return "PIO3";
60
       case ATA_PIO3: return "PIO3";
61
       case ATA_PIO4: return "PIO4";
61
       case ATA_PIO4: return "PIO4";
62
       case ATA_WDMA1: return "WDMA1";
62
       case ATA_WDMA2: return "WDMA2";
63
       case ATA_WDMA2: return "WDMA2";
63
       case ATA_UDMA2: return "UDMA33";
64
       case ATA_UDMA2: return "UDMA33";
64
       case ATA_UDMA4: return "UDMA66";
65
       case ATA_UDMA4: return "UDMA66";

Return to bug 60670