summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2008-01-14Zap two usless printfs.Thordur I. Bjornsson
2008-01-14return earlier if the device index is negativeJacob Meuser
2008-01-14protect against an invalid device index possibly leading to kernelJacob Meuser
2008-01-13Check for a negative devinfo index, which could get here throughDeanna Phillips
2008-01-12Make comconsrate initialized to TTYDEF_SPEED at compile-time, for portsMiod Vallat
2008-01-11Fall back on using SERDES if MDI0/MDI1 bits aren't set too. Fix PCS handling.Mark Kettenis
2008-01-11regenJonathan Gray
2008-01-11Turns out the id I thought was both CX700/VX700 IDE was only for VX700,Jonathan Gray
2008-01-11regenJonathan Gray
2008-01-11Some additional Intel devices from submitted dmesgs.Jonathan Gray
2008-01-11regenBrad Smith
2008-01-11Add the Broadcom 10Gb controller PCI id, BCM57710.Brad Smith
2008-01-10regenThordur I. Bjornsson
2008-01-10Add some more Intel 10G PCIe entries.Thordur I. Bjornsson
2008-01-09- add support for 4, 6, and 8 channel playbackJacob Meuser
2008-01-08Don't free res twice.Marco Peereboom
2008-01-08the rsc-console on the v880 operates at 115200, not the 9600 we think weDavid Gwynne
2008-01-06Add a more robust gettempreading that debounces the value (idea from FreeBSD)Marco Peereboom
2008-01-06re-add _PPC.Marco Peereboom
2008-01-05Never attach more acpicpu(4) devices than cpu(4) devices. Always attachMark Kettenis
2008-01-05Adapt to the recent cleanup of Intel PCI host bridges Ids. ok oga@Matthieu Herrb
2008-01-05even better attach message locationTheo de Raadt
2008-01-05return with ENOTTY instead of EINVAL for unknown ioctl requests.Brad Smith
2008-01-05syncTheo de Raadt
2008-01-05SPARKLAN RT2573, found in HP s3200n, owned by laa@laa.zp.uaTheo de Raadt
2008-01-05print info in attach before if_attachTheo de Raadt
2008-01-04Fix wrong sizeof(). Makes driver work on amd64, too.Marcus Glocker
2008-01-04Fix TX padding.Marcus Glocker
2008-01-04read the hardware mac address into the drivers ac_enaddr thing rather thanDavid Gwynne
2008-01-04we have pci_vpd_read now. get rid of the (bad) comment that left it outDavid Gwynne
2008-01-04Clean up Intel host bridge PCI IDs.Mark Kettenis
2008-01-04regenMark Kettenis
2008-01-04Clean up Intel host bridge PCI IDs.Mark Kettenis
2008-01-03Fix page fault trap which occured when device was detached after a failedMarcus Glocker
2008-01-02Make network scanning work correctly.Marcus Glocker
2008-01-02regenMark Kettenis
2008-01-02Fix typo in 82801IH LPC entry.Mark Kettenis
2008-01-02Add the ATI SB700 chipset.Brad Smith
2008-01-02correct the comment above noct_read().Brad Smith
2008-01-02add the NVIDIA MCP77/79 ids.Brad Smith
2008-01-02correct the comment in agp_map_aperture().Brad Smith
2008-01-01Add devices 11b rateset. Add/Adjust comments.Marcus Glocker
2008-01-01No watchdog operations if device is not running.Marcus Glocker
2008-01-01More constant naming for some defines.Marcus Glocker
2008-01-01Tune TX descriptor so we can successfully set some TX rates. CouldMarcus Glocker
2008-01-01provide a thing for use with %b to show which xa flags are set.David Gwynne
2007-12-31syncTheo de Raadt
2007-12-31new productTheo de Raadt
2007-12-31re-order product list slightlyTheo de Raadt
2007-12-31new umsm productTheo de Raadt