summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-01-05Random KNF and cleanupAlexander Yurchenko
2006-01-05enable dynamic standby workaround for the 82551 as well.Brad Smith
2006-01-05Kill all typedef struct goo.Marco Peereboom
2006-01-05Disable the minimum size frame bundling when using the CPUSaver microcode.Brad Smith
2006-01-05Provide symbolic names for the acpi sleeping states and use it.Alexander Yurchenko
2006-01-05load the CPUSaver 102E microcode for the 82551 Rev 10 chip.Brad Smith
2006-01-05regenBrad Smith
2006-01-05more fxp PCI ids.Brad Smith
2006-01-05Work around flawed IBM 325 eServer IPMI implementation.Marco Peereboom
2006-01-05Better debug verbosity values.Marco Peereboom
2006-01-05Adjust debug levels.Marco Peereboom
2006-01-05Don't change pins state on attach.Alexander Yurchenko
2006-01-05I got the time scale wrong with the previous commit. Now the advertisedMarco Peereboom
2006-01-05Finish framework for attaching kernel drivers to the GPIO pins.Alexander Yurchenko
2006-01-05knfAlexander Yurchenko
2006-01-05Add my copyright.Alexander Yurchenko
2006-01-05Add SMBus host interface support for amdpm(4).Alexander Yurchenko
2006-01-05Happy New Year!Alexander Yurchenko
2006-01-05Reliability fixes:Alexander Yurchenko
2006-01-05rev 1.59 & 1.60 of rtw.c commited by David Young to NetBSD:Jonathan Gray
2006-01-05part of rev 1.58 of rtw.c David Young comitted to NetBSD:Jonathan Gray
2006-01-04Adjust timeout values. This was determined by using beck's ibm e325.Marco Peereboom
2006-01-04Make bitfields readable. ok jordan@Marco Peereboom
2006-01-04Return from interrupt handler after chip init(reset).Brad Smith
2006-01-04People doing time comparisons without using the time{r,spec}cmp macros areMiod Vallat
2006-01-04detect lm96000Theo de Raadt
2006-01-04Make sure we unmap io space if we fail to attach.Mark Kettenis
2006-01-04split out I2C_DEBUG into I2C_VERBOSE. VERBOSE is on. Turn on DEBUG toTheo de Raadt
2006-01-04syncAlexander Yurchenko
2006-01-04Add via kt880 agp; from Mike Belopuhov <mkb@crypt.org.ru>Alexander Yurchenko
2006-01-04Remove redundant calls to bpfdetach.Can Erkin Acar
2006-01-04regenBrad Smith
2006-01-04betterBrad Smith
2006-01-04regenBrad Smith
2006-01-04- add 2 SiS PCI to PCI bridgesBrad Smith
2006-01-04regenBrad Smith
2006-01-04rename 8111 ACPI to 8111 PowerBrad Smith
2006-01-04driver for the nvidia nforce2/3/4 smbus controller.David Gwynne
2006-01-04update comment to match what the code does as of rev 1.149.Brad Smith
2006-01-03Revert part of the previous committed by mistake.Alexander Yurchenko
2006-01-03Correct interrupt type check. Pointed out by kettenis@, thanks.Alexander Yurchenko
2006-01-03Be careful not to change any registers.Mark Kettenis
2006-01-03Use "official" chip part names/numbers for matching.Mark Kettenis
2006-01-02Remove orphaned i2c_bitbang code, as well as i2c_bitbang and i2cexecMiod Vallat
2006-01-02add the 82801E SMBus controller id.Brad Smith
2006-01-02remove last traces of __BROKEN_INDIRECT_CONFIG.Brad Smith
2006-01-02mostly style nits; from kent@netbsd.org.Federico G. Schwindt
2006-01-02use pci_matchbyid.Brad Smith
2006-01-02fix some typos and add open/close code of sync pipe, disabled for now.Federico G. Schwindt
2006-01-02make mixer names compatible with other audio devices. from kent@netbsd.orgFederico G. Schwindt