summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2008-10-14Change m_devget()'s outdated and unused "offset" argument: It isChristian Weisgerber
2008-10-14remove C99/C++ style commentsJonathan Gray
2008-10-14Don't be so pessimistic about the prospects of getting aJonathan Gray
2008-10-13Almost complete rewrite of iwn(4).Damien Bergamini
2008-10-12if converters in a group are not needed to satisfy the requirementsJacob Meuser
2008-10-12add azalia_codec_disconnect_stream(), a function to direct allJacob Meuser
2008-10-12If re_attach() fails at any point make sure to disestablish variousBrad Smith
2008-10-11Use hardware timer to simulate interrupt moderation. Old devices will noBrad Smith
2008-10-11Fix various printf constructs either missing arguments or format specifiers.Miod Vallat
2008-10-11For none interrupt endpoints call the xfer done function beforeMarcus Glocker
2008-10-10Enable PCIe snooping on the remaining ATI/NVIDIA chipsets.Brad Smith
2008-10-10minor 3 was /dev/prandom, which used random(). make that use theTheo de Raadt
2008-10-10missing spl() for codec command setting/retrievalJacob Meuser
2008-10-09Set hardware timer according to bus clock speed.Brad Smith
2008-10-09stop waiting for the printer to become ready, see PR 5427 for moreTheo de Raadt
2008-10-08syncDamien Bergamini
2008-10-08new PCI ID for Intel WiFi Link 5350.Damien Bergamini
2008-10-08better commentsOleg Safiullin
2008-10-08Older IT8712F chips have 8-bit watchdog timeout counter.Oleg Safiullin
2008-10-08As the Option N.V. Globetrotter HSDPA Modem is not compatibleYojiro Uo
2008-10-08o chip revision is 4-bit valueOleg Safiullin
2008-10-07Kill a bunch of #ifdef freebsd/netbsd code in *_drv.c. No binary change.Owain Ainsworth
2008-10-07Kill the linux-ready negative return codes in ``shared'' code. We handleOwain Ainsworth
2008-10-07Move dev->driver over to being a pointer to a const struct, instead of stupidlyOwain Ainsworth
2008-10-07Make sure page 0 is selected when we initialize the PHY. Fixes problemsMark Kettenis
2008-10-07Fix memory leak bug during scope evaluation (now without introducing a bugMark Kettenis
2008-10-07If we fail to read the MAC address from the eeprom, fallback to readingJoel Sing
2008-10-07if fetching a config page for a sas target doesnt work then let the scsiDavid Gwynne
2008-10-07In ehci_free_itd() replace LIST_INSERT_AFTER(LIST_FIRST(..), ..) withMarcus Glocker
2008-10-06regenJonathan Gray
2008-10-06Add some devices from submitted dmesgs.Jonathan Gray
2008-10-06Don't force multi transaction endpoints (>1024 bytes) down to singleMarcus Glocker
2008-10-06Add missing checks for sc_focus being NULL. Found the hard way byMiod Vallat
2008-10-06syncTheo de Raadt
2008-10-06another geforceTheo de Raadt
2008-10-06Detect and store the PCI/PCIe bus speed.Brad Smith
2008-10-05Add a flag to indicate a 64-bit PCI bus is present.Brad Smith
2008-10-05Detect if the adapter is a PCIe adapter and set the RL_FLAG_PCIE flagBrad Smith
2008-10-05Always update published link state even if the internal link state doesn'tMark Kettenis
2008-10-04regenMark Kettenis
2008-10-04Some AMD RS780 IDs (same as those listed under ATI).Mark Kettenis
2008-10-04Remove bogus code from the error path in sr_raid0_rw(); ok marco@Miod Vallat
2008-10-04Commit cleanup part of the diff that was backed out in the previous commitMark Kettenis
2008-10-04More Linksys models (to match the Netgear ones) from PR 3879. I am notTheo de Raadt
2008-10-04When closing the video stream switch back to default interface as lastMarcus Glocker
2008-10-03Use ether_ioctl().Brad Smith
2008-10-03Return ENOTTY for unknown ioctl's.Brad Smith
2008-10-03and.. another option device..Theo de Raadt
2008-10-03syncTheo de Raadt
2008-10-03another option hdspaTheo de Raadt