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