summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2006-12-23if errors happen while reading the sdr list, give up on handling theTheo de Raadt
2006-12-23Move the handling of SCI events to the acpiec gpe handler.Can Erkin Acar
2006-12-23Correctly compute timeout value in acpi_sleep.Can Erkin Acar
2006-12-23Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER.Mark Kettenis
2006-12-23Fix check for active 1000baseT media.Mark Kettenis
2006-12-23wrong printing; ok marcoTheo de Raadt
2006-12-22always include sensors.hTheo de Raadt
2006-12-22Remove never used code for a BCM5700 feature (BGE_EXTRAM) that didn'tKenneth R Westerback
2006-12-22spacingTheo de Raadt
2006-12-22Fix check for active 1000baseT media.Mark Kettenis
2006-12-22Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER.Mark Kettenis
2006-12-22- Add IFM_NONE.Mark Kettenis
2006-12-22fold long lines.Marc Balmer
2006-12-22regen.Marc Balmer
2006-12-22Add two more Meinberg radio clocks.Marc Balmer
2006-12-22shorten codeTheo de Raadt
2006-12-22make driver look more like others do; ok mbalmerTheo de Raadt
2006-12-21nuke unused sc_enaddr and comment about itJason Wright
2006-12-21nuke sc_enaddr here tooJason Wright
2006-12-21betetr yet, just nuke sc_enaddr all together, just fill in arpcom andJason Wright
2006-12-21better yet, nuke all references to sc_enaddr except for the copy into arpcom....Jason Wright
2006-12-21use the arpcom copy of the ethernet address so that updates to lladdr can workJason Wright
2006-12-21even more knf loveTheo de Raadt
2006-12-21syncTheo de Raadt
2006-12-21support Avlab PCI 2S as a puc; from nicm__@ntlworld.comTheo de Raadt
2006-12-21Tweak to report full battery.Marco Peereboom
2006-12-21regenMichael Shalayeff
2006-12-21another radeon x1600; from formMichael Shalayeff
2006-12-21spacingTheo de Raadt
2006-12-21more knfTheo de Raadt
2006-12-21more minor knfTheo de Raadt
2006-12-21Remove some leftover acpiec gpe/interrupt code.Marco Peereboom
2006-12-21Remove some more remnants of old acpiec_wait function.Marco Peereboom
2006-12-21KNFMarco Peereboom
2006-12-21re_fixup_rx() is a no-op function, other than copying data to the same addres...Dale Rahn
2006-12-21Fix silly logic errors.Marco Peereboom
2006-12-21Silence acpibat significantly and shave off about 1k. Also add some smartsMarco Peereboom
2006-12-21'immediatly' -> 'immediately' in comments.Kenneth R Westerback
2006-12-21'tranfer' -> 'transfer' in comments.Kenneth R Westerback
2006-12-21ECs are weird in that they generate many interrupts. One for the actualMarco Peereboom
2006-12-20remove debug message inserted in last commitTheo de Raadt
2006-12-20Decalre extern int cpuspeed in sys/arch/amd64/include/cpu.h like cpuspeedGordon Willem Klok
2006-12-20nearly complete knfTheo de Raadt
2006-12-20Set IFM_ETH_MASTER if local PHY configuration resolved to MASTER.Mark Kettenis
2006-12-20syncTheo de Raadt
2006-12-20add atheros idsTheo de Raadt
2006-12-20first steps of knf (trying not to step on jordan's feet too much); ok marcoTheo de Raadt
2006-12-20"#ifdef is a tool of the weak!"Gordon Willem Klok
2006-12-20oops, name already usedTheo de Raadt
2006-12-20skip the perfect hash for now since it wastes a lot of kernel memory,Theo de Raadt