summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2003-07-29Support for HPT302 and HPT371, inspired from the FreeBSD ata driver.Alexander Yurchenko
2003-07-25The AIC5900 and AIC5905 are ATM chipsets, not SCSI controllers.Henning Brauer
2003-07-25remove extra arg to printfJason Wright
2003-07-25cast and %lu for size_t variable printfJason Wright
2003-07-24syncAlexander Yurchenko
2003-07-24New vendor Myson Century Inc and its MTD803 ethernet. Found on aAlexander Yurchenko
2003-07-24syncTheo de Raadt
2003-07-24cleanupTheo de Raadt
2003-07-23Enable ATAPI DMA for modern Promise ATA controllers since only oldAlexander Yurchenko
2003-07-23Old Promise ATA controllers need some additional operationsAlexander Yurchenko
2003-07-23VT1612A; matthew.gream@pobox.comTheo de Raadt
2003-07-22syncJason Wright
2003-07-22vendor safenet and produc safenet safexcelJason Wright
2003-07-20acer chips seem to work with atapi dma now. ok grange@Ted Unangst
2003-07-20regenMatthieu Herrb
2003-07-20fixMatthieu Herrb
2003-07-20regenMatthieu Herrb
2003-07-20Add SiS 650 VGA. Ok deraadt@, henning@.Matthieu Herrb
2003-07-20Use LBA48 only when accessing blocks after 137Gb limit or using sectorsAlexander Yurchenko
2003-07-20syncAlexander Yurchenko
2003-07-20Add HPT302 and HPT371 IDE controllers.Alexander Yurchenko
2003-07-19Remove bullshit: hpt366 rev. 1 is hpt366, not hpt372a.Alexander Yurchenko
2003-07-19typoAlexander Yurchenko
2003-07-19Ericsson DCU-10 & DCU-11 is a simple USB->Serial device.Cedric Berger
2003-07-19syncCedric Berger
2003-07-19Ericsson DCU-10 & DCU-11, made by Susteen, Inc.Cedric Berger
2003-07-18syncAlexander Yurchenko
2003-07-18Add Intel 82801EB/ER SATA controller found in the dmesg from todd@.Alexander Yurchenko
2003-07-15syncTheo de Raadt
2003-07-15newTheo de Raadt
2003-07-15Add support for AD1985, deraadt@ okDamien Couderc
2003-07-15i386 needs isavar.h, sparc64 doesn't (no one else uses this.. yet)Jason Wright
2003-07-15correct some debugging printfsJason Wright
2003-07-15ansiJason Wright
2003-07-15move prototype for com_raisedtr() to comvar.h (just like pccom).Jason Wright
2003-07-14uptimes in secs and usecs seem to be swapped w/ each other; also confirmed by...Michael Shalayeff
2003-07-14Add Siemens SpeedStream 1021Todd C. Miller
2003-07-14regenTodd C. Miller
2003-07-14Add Siemens SpeedStream 1021Todd C. Miller
2003-07-13make this compile on big endian systems.Brad Smith
2003-07-09syncOtto Moerbeek
2003-07-09Add V3 V961PBC i960 Host-PCI and VIA VT8751 Host-PCIOtto Moerbeek
2003-07-09Eliminate creation/destruction of dmamap's for every xmit by reusingKenneth R Westerback
2003-07-09Fix problems with ICS1893 PHY and some sis chipsets.Kenneth R Westerback
2003-07-08no need for an explicit machine/intr.h; tested on alpha, i386, sparcMichael Shalayeff
2003-07-08syncDamien Couderc
2003-07-08add Intel 82865G/PE/P, Intel 82801ER and 3Com 3c940 deraadt@ okDamien Couderc
2003-07-08regenMichael Shalayeff
2003-07-08fix aironet mpi-350 entry; deraadt@ okMichael Shalayeff
2003-07-08Sync USB code with NetBSD.Nathan Binkert