summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-06-27match pca9555 as a name tooTheo de Raadt
2006-06-27don't set BGE_DEBUG by default, reduces the bloat a bit. noticed by deraadt.Brad Smith
2006-06-27Disable Jumbos on the 5714 family of chips for now. The bge driver assumesBrad Smith
2006-06-27DECLARE_DRIVER_CLASS(zyd, DV_IFNET); ok jsg@.Xavier Santolaria
2006-06-27knf in proto's; ok jsg@.Xavier Santolaria
2006-06-27add some more net80211 compatibility glue:Reyk Floeter
2006-06-27Switch from magic numbers to usbdevs for vendor/product pairs.Jonathan Gray
2006-06-27regenJonathan Gray
2006-06-27add a bunch of zd1211 devices from zydJonathan Gray
2006-06-27we can do the sensors without BIODavid Gwynne
2006-06-27we cant do bioctl or sensors on broken controllers since they dont have theDavid Gwynne
2006-06-27- Make re_diag() off by default.Brad Smith
2006-06-27new HW revs, EEPROM commands, softc fields, some macros and device ids.Brad Smith
2006-06-27add new RealTek PCI ids.Brad Smith
2006-06-27regenGordon Willem Klok
2006-06-27Add device ids for some ATI radeon ports and the Intel 82945GM PCIEGordon Willem Klok
2006-06-27- add fixup code in the RX path for strict alignment architectures.Brad Smith
2006-06-27regenBrad Smith
2006-06-27add the PCI product ids for the RealTek 8169SC and 8101E.Brad Smith
2006-06-27* Correct the rgephy driver so that it only applies the DSP fixup forBrad Smith
2006-06-27__attribute__((__packed__)) -> __packedJonathan Gray
2006-06-27__attribute__((__packed__)) -> __packedJonathan Gray
2006-06-27Add support for max rssi/signal strength percentage on RFMD 2958Jonathan Gray
2006-06-27Pass process credentials to VOP_READ(), making it possible to loadPedro Martelletto
2006-06-27avoid multiple detach problems; ich@florian-stoehr.deTheo de Raadt
2006-06-26Enable wide targets on FAS366 esp; note that this changes the way espMiod Vallat
2006-06-26Avoid using an uninitialized variable when downgrading PIO mode too much onMiod Vallat
2006-06-26When attaching an USB keyboard, check the HID interface for its country codeMiod Vallat
2006-06-26RegenMiod Vallat
2006-06-26Add Sun type 7 keyboard; from NetBSDMiod Vallat
2006-06-26fix typos in debug messagesMichael Coulter
2006-06-26Avoid using the rfact member of 'struct sensor' which is on its way out.Mark Kettenis
2006-06-26Avoid using the rfact member of 'struct sensor' which is on its way out.Mark Kettenis
2006-06-26if piixpm does not try to attach an interrupt then indicate that the chipBrad Smith
2006-06-26usb capable systems onlyTheo de Raadt
2006-06-26permission from Zydas to include ZD1211 firmwareTheo de Raadt
2006-06-26add the PCI id for the ServerWorks HT-1000 SMbus controller.Brad Smith
2006-06-26do not allow a Jumbo size MTU yet.Brad Smith
2006-06-26relocate the firmware per Theo's request.Brad Smith
2006-06-26Add support for bnx(4).Brad Smith
2006-06-26Add a rough initial port of the bce driver from FreeBSD, which providesBrad Smith
2006-06-26Add IDE_PCI_CLASS_OVERRIDE for ServerWorks HT-1000 SATA.Brad Smith
2006-06-25fix a typo in a comment and add the comment to the sparc hme driver.Brad Smith
2006-06-25put the 1.32 change back; tested by manyMichael Shalayeff
2006-06-25regenMartin Reindl
2006-06-25fix Surecom NE-34 dmesg, found on misc@Martin Reindl
2006-06-25regenBrad Smith
2006-06-25add Parallels PCI ids.Brad Smith
2006-06-25DAC&ADC group and custom mixer table for the CMedia CMI9880.Brad Smith
2006-06-25If the encoding of an audio converter is 0, refer toBrad Smith