Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



bouyer
Fri Jun  5 03:09:14 PDT 1998
Update of /cvsroot/src/sys/dev/ata
In directory nb00:/tmp/cvs-serv18877/ata

Modified Files:
      Tag: bouyer-ide
        ata_wdc.c 
Log Message:
A few bux fixes (untested):
 - If the PIO mode of the controller is unknown, put the drive in the
   hightest mode it supports. A drive in a faster mode than the controller
   should work.
 - Create DMA maps even for unknown controllers in pciide.


bouyer
Fri Jun  5 03:09:14 PDT 1998
Update of /cvsroot/src/sys/dev/ic
In directory nb00:/tmp/cvs-serv18877/ic

Modified Files:
      Tag: bouyer-ide
        wdc.c wdcvar.h 
Log Message:
A few bux fixes (untested):
 - If the PIO mode of the controller is unknown, put the drive in the
   hightest mode it supports. A drive in a faster mode than the controller
   should work.
 - Create DMA maps even for unknown controllers in pciide.


bouyer
Fri Jun  5 03:09:14 PDT 1998
Update of /cvsroot/src/sys/dev/pci
In directory nb00:/tmp/cvs-serv18877/pci

Modified Files:
      Tag: bouyer-ide
        pciide.c 
Log Message:
A few bux fixes (untested):
 - If the PIO mode of the controller is unknown, put the drive in the
   hightest mode it supports. A drive in a faster mode than the controller
   should work.
 - Create DMA maps even for unknown controllers in pciide.




Home | Main Index | Thread Index | Old Index