summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2007-10-24fix r1.101 (2007-10-07) regression of not calling the iic_dump() for aConstantine A. Murenin
2007-10-24Uncomment PECI mode diagnosting bits.Mike Belopuhov
2007-10-24skip the ignored addresses completely (now covers the eeprom range, too); ok...Constantine A. Murenin
2007-10-24Remove idle loop counter.Mike Belopuhov
2007-10-24Define a bitmaks of status bits we're interested in, output/log allMarc Balmer
2007-10-24Unconditionally initialize all channels, regardless of locale.Bret Lambert
2007-10-24Don't spam the dmesg.Mike Belopuhov
2007-10-23- use endian-specific conversions, instead of relying onJacob Meuser
2007-10-23- add a couple more mono-to-stereo conversionsJacob Meuser
2007-10-23add a new audio_set_blksize() function that sets (and adjusts) the blockAlexandre Ratchov
2007-10-23syncMarc Balmer
2007-10-23Add Meinberg Funkuhren and the USB 5131 DCF77 - Radio Clock.Marc Balmer
2007-10-23Don't spam the console when there is no antenna connected.Marc Balmer
2007-10-23Sort the PCI id table and remove a comment which is no longer true.Brad Smith
2007-10-23shrink dmesg output to one line that shows irq and the ethernet address.David Gwynne
2007-10-23regenBrad Smith
2007-10-23correct a typo, BCM4238 -> BCM4328.Brad Smith
2007-10-23regenBrad Smith
2007-10-23add the Broadcom BCM5723 PCI id.Brad Smith
2007-10-22alipm0 can now be enabled because of the crash workaroundTheo de Raadt
2007-10-22let alipm0 still be used for spdmem probes, but skip sensors. alipm (orTheo de Raadt
2007-10-22only output on situations where power state is D3. unify the message inFederico G. Schwindt
2007-10-22Add support for SUNW,envctrl as found on the E450.Mark Kettenis
2007-10-22CPU temperature sensors on the E450 have a conversion factor of 1/1 instead ofMark Kettenis
2007-10-22the codec is not readable. If we try to read it the ac-link enters a kind ofAlexandre Ratchov
2007-10-22the invalid flag is never set in these two drivers, so don't test if it is; ...Constantine A. Murenin
2007-10-22HTC smartphoneTheo de Raadt
2007-10-22syncTheo de Raadt
2007-10-22HTC smartphoneTheo de Raadt
2007-10-22remove flagsa/dobusy/doidle stuff introduced 3 years ago as a debugging aid..Theo de Raadt
2007-10-22RegenMiod Vallat
2007-10-22More Microsoft mice, from FreeBSDMiod Vallat
2007-10-22use the input mbuf for the first active port instead of copying it inReyk Floeter
2007-10-22Recognize kernel options specified on the "boot" command line (e.g. boot --c),Miod Vallat
2007-10-22Add a broadcast mode to trunk(4). This mode sends frames on allPierre-Yves Ritschard
2007-10-22stoped -> stoppedJoel Sing
2007-10-22enable the fifo probe code as long as the serial is not used as consoleFederico G. Schwindt
2007-10-22arc supports more than just SATA hbas, so dont say the ports are alwaysDavid Gwynne
2007-10-22Add SUNIX 4036A 2 port serial card. Sadly it does not conform toOtto Moerbeek
2007-10-22Use pci_set_powerstate(), shrinking the code and unifying the differentFederico G. Schwindt
2007-10-22Add pci_set_powerstate() to change the pm state for a given device.Federico G. Schwindt
2007-10-22no need for NOPROG and bsd.prog.mkTheo de Raadt
2007-10-22fix tag building; Pierre Riteau plus my own tweaksTheo de Raadt
2007-10-21Don't use next_tick() to start the clock ticking on secondary CPUs. ThisMark Kettenis
2007-10-21Make certain the output buffer is zeroed before starting processing.Dale Rahn
2007-10-21This QUEUE_DEBUG should really be DIAGNOSTIC - we need these checksBob Beck
2007-10-21bring device back from power save mode if needed. fixes a problem reportedFederico G. Schwindt
2007-10-21Replace Cardbus_conf_* calls by cardbus_conf_* ones. This solves theMarcus Glocker
2007-10-21Allow for the adjustment of the number of RX descriptorsBrad Smith
2007-10-21Remove a bogus and unnecessary check for if_addrlist from ex_init().Brad Smith