summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-10-20defined in pcidevs nowTheo de Raadt
2004-10-20syncTheo de Raadt
2004-10-20PRO/2200BG_3Theo de Raadt
2004-10-20add some devices found in linux and freebsd driversJonathan Gray
2004-10-20regenJonathan Gray
2004-10-20some additional prism devices found in linux driversJonathan Gray
2004-10-20add devices found in linux driverJonathan Gray
2004-10-20regenJonathan Gray
2004-10-20usb wi devices found in linux driverJonathan Gray
2004-10-20put newlines at slightly different places during attach, leading to cleanTheo de Raadt
2004-10-20support for Intel 2100/2200BG/2915ABG wireless devices written byTheo de Raadt
2004-10-20interrupt transfer support on usb2 controllers. allows the use of usb2 hubsDavid Gwynne
2004-10-20Use bus_addr_t instead of int for port address/offset, ok mickeyPer Fogelstrom
2004-10-19serverworks csb5 revision after 0x92 seems not to have 80-wireAlexander Yurchenko
2004-10-19suspend/resume supportDavid Gwynne
2004-10-18quirks for the Creative Nomad from Michael AddaDavid Gwynne
2004-10-18syncDavid Gwynne
2004-10-18Creative Nomad from Michael AddaDavid Gwynne
2004-10-18reduce linecount in dmesgTheo de Raadt
2004-10-17model internal phy chunk on the one from rlphyTheo de Raadt
2004-10-17some unknown Altima phy..Theo de Raadt
2004-10-17syncTheo de Raadt
2004-10-17shrink crudTheo de Raadt
2004-10-17another new Corega USB wireless (found in Tokyo)Theo de Raadt
2004-10-17syncTheo de Raadt
2004-10-17another vendor, another product..Theo de Raadt
2004-10-17Improve support for SiI3112 and add new controllers: SiI3512, SiI3114Alexander Yurchenko
2004-10-17Allow chip-map function to specify which bits must permanently presentAlexander Yurchenko
2004-10-17Don't touch dma registers directly, instead use callbacks thatAlexander Yurchenko
2004-10-17Bump wdc_chanarray as well.Alexander Yurchenko
2004-10-17Bump number of channels to PCIIDE_MAX_CHANNELS.Alexander Yurchenko
2004-10-17Constify channel name.Alexander Yurchenko
2004-10-17Stop bloating pciide_softc with chip-specific variables. Add one pointerAlexander Yurchenko
2004-10-17Move pciide_softc definition to pciidevar.h.Alexander Yurchenko
2004-10-17Define 4 channels max for pciide. Legacy ide controllers can onlyAlexander Yurchenko
2004-10-17Fix space.Alexander Yurchenko
2004-10-17Add a callback drv_probe() to allow underlying ata controller driverAlexander Yurchenko
2004-10-17Small includes cleanup: explicit bus.h inclusion, add satareg.h andAlexander Yurchenko
2004-10-17Native SATA register definitions; from NetBSD (work by thorpej@)Alexander Yurchenko
2004-10-17Move declaration of default _vtbl members (wdc_default_*) toAlexander Yurchenko
2004-10-17Define number of ide dma registers; from NetBSD.Alexander Yurchenko
2004-10-17Define number of general and ``shadow'' (overlapping) ATA registers;Alexander Yurchenko
2004-10-16Add Longshine LCS-8138TX and Micronet SP128AR found in linux driverJonathan Gray
2004-10-16Add Silicom U2E found in linux driver. ok dlg@Jonathan Gray
2004-10-16regenJonathan Gray
2004-10-16more kue/url devices from linux drivers, ok dlg@Jonathan Gray
2004-10-15Add support for IODATA GV-BCTV3 and AOpen VA1000 from FreeBSDJonathan Gray
2004-10-15regenJonathan Gray
2004-10-15Add IODATA GV-BCTV3, ok mickey@Jonathan Gray
2004-10-14a few more c-media codec idsMichael Shalayeff