summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-06-29oops, fix the order of the configuration fields in mpi_cfg_spi_port_pg1David Gwynne
2006-06-29regenBrad Smith
2006-06-29add a few ALi devices.Brad Smith
2006-06-29do not return from the reset function if there was a timeoutBrad Smith
2006-06-29- Assign RCAs beginning at 1 since 0 is used to deselect all cards.Uwe Stuehler
2006-06-29Oops! Clear the "function 0" pointer when the card goes away.Uwe Stuehler
2006-06-29Thanks to ian@ who experimented a lot with his TI PCI7621 SDHC, we knowUwe Stuehler
2006-06-29Read the "slot info" PCI configuration register to find out how manyUwe Stuehler
2006-06-29try prom mapping first, then memory mapping, then io mapping.. this worksTheo de Raadt
2006-06-28cleanup dmesg logging for iommu goo, make it follow the standard formTheo de Raadt
2006-06-28look at "virtual-dma" property to decide where the iommu address spaceTheo de Raadt
2006-06-28keep track of what is a schizo and what is tomatilloTheo de Raadt
2006-06-28Only set devvp->v_specmountpoint on successful mounts, Nicholas MarriottPedro Martelletto
2006-06-28from freebsd 1.179:Michael Shalayeff
2006-06-28No need to add function prototypes twice to a header file.Claudio Jeker
2006-06-28Another unused function bites the dust -- this time pflogrtrequest(). OK markus@Claudio Jeker
2006-06-28Kill unused encrtrequest(). OK markus@Claudio Jeker
2006-06-28+ firmload for rum and zyd devices; ok jsg@.Xavier Santolaria
2006-06-28rewrite how the sensors are created. previously they would wait for io toDavid Gwynne
2006-06-28* azalia_pci_detach()Brad Smith
2006-06-28put proto where it is because dlg says he is a dodoTheo de Raadt
2006-06-28Add a roothook so the firmware can load when the adapterJonathan Gray
2006-06-28Leave usbd_add_drv_event() call till the end of the attach processJonathan Gray
2006-06-28Allow devices > revision 43.30 to attach.Jonathan Gray
2006-06-28Remove a struct that is no longer used.Jonathan Gray
2006-06-28remove some whitespace.Brad Smith
2006-06-28regenBrad Smith
2006-06-28better entry for NVidia MCP55 HD Audio.Brad Smith
2006-06-27unbreak builds without BIO by moving the sensor setup back under its ifdef.David Gwynne
2006-06-27Fix interrupt mapping. This now seems to work on all machines, even withMark Kettenis
2006-06-27add the net80211 hostap options "nwflag hidenwid" for hidden SSID modeReyk Floeter
2006-06-27match pca9555 as a name tooTheo de Raadt
2006-06-27pull in files.gpio in case we want itTheo de Raadt
2006-06-27don't bother printing "{se}bus: %s incomplete" for devices missing a regJason Wright
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-27Adapt adjtime() code and put in a better stub for adjfreq() for theOtto Moerbeek
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