summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2009-07-12Add support for global hotspares to softraid.Joel Sing
2009-07-12Add some missing GEM_SBUS_CONFIG bits.Mark Kettenis
2009-07-12If devices have roamed, complain once then update the metadata, just likeJoel Sing
2009-07-11Nuke an '__inline' that upset clang. Multi-line function should notKenneth R Westerback
2009-07-11- Add some new feature flagsStuart Henderson
2009-07-11Ensure that we hold the appropriate lock before callingJoel Sing
2009-07-11timeout_add -> timeout_add_msecBret Lambert
2009-07-10syncStuart Henderson
2009-07-10add a couple of NVIDIA MCP77 PCI-ISA bridges, from Brad.Stuart Henderson
2009-07-10RL_HWREV_8168DP can be either RTL8168DP or RTL8111DP, so print both,Stuart Henderson
2009-07-10Swap the hardware revision IDs for 8169S and 8110S. Agrees with theStuart Henderson
2009-07-10check 4 (instead of merely 2) addr bits for probing sdtemp(4) chips; ok deraadtConstantine A. Murenin
2009-07-10fix the complement in the 2's complement patch from yesterday; ok deraadtConstantine A. Murenin
2009-07-10rework link state handling a bit. this reports missing link correctly. theDavid Gwynne
2009-07-10timeout_add -> timeout_add_msecBret Lambert
2009-07-10timeout_add -> timeout_add_msecBret Lambert
2009-07-10timeout_add -> timeout_add_msecBret Lambert
2009-07-10timeout_add -> timeout_add_msecBret Lambert
2009-07-10support onsemi's cat34ts02 and cat6095; ok deraadtConstantine A. Murenin
2009-07-10the temperature value is really a 13-bit 2's complement; ok deraadtConstantine A. Murenin
2009-07-10fix the mask for the sign bit and some comment; ok deraadtConstantine A. Murenin
2009-07-09Remove the VREF() macro and replaces all instances with a call to verf(),Thordur I. Bjornsson
2009-07-09regenJonathan Gray
2009-07-09Intel 55[02]0 and Matrox G200eWJonathan Gray
2009-07-09Be sure we don't hit a NULL deref. Pointed out byMarcus Glocker
2009-07-08revert MCLGETI for sk(4) for now. commit requested by deraadt@Stuart Henderson
2009-07-03Add a wsdisplay type for an upcoming driver for the Sun XVR-100 framebuffer.Mark Kettenis
2009-07-03Support RTL8103E and RTL8168DP which are starting to show up, from brad.Theo de Raadt
2009-07-03fix mac address for dual-port 8257[56] cards; ok claudio, kettenis, deraadtMarkus Friedl
2009-07-03fix a typo; from bradTheo de Raadt
2009-07-03this is a rather large change to add support for the BCM5709.David Gwynne
2009-07-03regenDavid Gwynne
2009-07-03add ids for the new phys on the bcm5709sDavid Gwynne
2009-07-03newer bnx chips use a separate firmware to the "old" ones. this updatesDavid Gwynne
2009-07-02Revert the 'optimization' I attempted in r1.21 since it turns outKenneth R Westerback
2009-07-01Add a workaround for the fact that our clocks aren't running during autoconfMark Kettenis
2009-06-29In sdmmc_intr_establish(), copy the entire name parameter instead ofMichael Knudsen
2009-06-29Zap isp_inline.h; it is no longer used.Mark Kettenis
2009-06-29Whack bridges that have conflicting windows. This prevents us from choosingMark Kettenis
2009-06-29the data which is read is never used; ok krwTheo de Raadt
2009-06-29since we link in the 24xx firmware, might as well point to it; ok krw kettenisTheo de Raadt
2009-06-29Bring back rev 1.17, enable hardware vlan tagging/stripping.Jonathan Gray
2009-06-28Now the tx dma mapping problem it was exposing is fixedJonathan Gray
2009-06-28Properly swap tx dma maps so we don't use invalid maps,Jonathan Gray
2009-06-28Better wording for the not-supported-video-control message.Marcus Glocker
2009-06-28Restore lost string constant, make DEBUG kernels compile.Kenneth R Westerback
2009-06-27Remove debug printfs.Mark Kettenis
2009-06-26Two pci'd that come from cardbus, in case anyone ever needs them...Theo de Raadt
2009-06-26If we are going to move to the eeprom-based MAC address finding instead ofTheo de Raadt
2009-06-26Add all the cardbus com devices to puc, since these can show up on theTheo de Raadt