summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2008-03-19add probe for Andigilog aSC7611; discussed with deraadtConstantine A. Murenin
2008-03-19Driver for Fintek F71805F LPC sensor based on lm78 driver code;Theo de Raadt
2008-03-19Make sure we pass the right argument to isp_wdog() when setting timeouts.Mark Kettenis
2008-03-18IRZ MC35pu GSM TerminalJonathan Gray
2008-03-18regenJonathan Gray
2008-03-18IRZ MC35pu GSM TerminalJonathan Gray
2008-03-18regenJonathan Gray
2008-03-18Bring in some changes from DragonFly:Jonathan Gray
2008-03-16Make agp(4) attach at vga(4) instead of pchb(4). This is because sometimesOwain Ainsworth
2008-03-15Support the old-prom XVideo boards by rewriting the sbus range registers;Miod Vallat
2008-03-14Make sure the most often changing bits of tv_usec are used for lladdrMarc Balmer
2008-03-13Do not increment the input packet counter in these drivers asBrad Smith
2008-03-13when attaching a cdce(4) device that does not have a proper mac address,Marc Balmer
2008-03-12Set the default high water mark to the buffer size, instead of the bufferAlexandre Ratchov
2008-03-12Set the RX FIFO threshold to no RX threshold for re(4) adapters.Brad Smith
2008-03-12Fix comment typo, of -> if.Brad Smith
2008-03-10the Dell SoundBlaster Live! 5.1 cards differ enough from "regular"Jacob Meuser
2008-03-08look for firmload on /mnt/etc/firmware as well, only for ramdisks.Marc Espie
2008-03-08allows SMALL_KERNEL compilesMarc Espie
2008-03-06Adjust a date correctly; spotted by jsgTheo de Raadt
2008-03-06New license from Paul Lin at Ralink; same terms, but now alsoTheo de Raadt
2008-03-04Add a workaround against a NULL pointer dereference on alpha whenMiod Vallat
2008-03-03Palm 700WX from and tested by todd@Jonathan Gray
2008-03-03regenJonathan Gray
2008-03-03Palm 700WX from todd@.Jonathan Gray
2008-03-03Two more rum devices from Ralink driver via sephe@dragonfly.Jonathan Gray
2008-03-03regenJonathan Gray
2008-03-03Two more rum devices from Ralink driver via sephe@dragonfly.Jonathan Gray
2008-03-02Add a arc4random_uniform() that returns a uniformly distributed numberDamien Miller
2008-03-02Change some spaces to tabs in the transmit functions.Brad Smith
2008-03-02Clear interrupts on detach. Fixes interrupt storm on digital-onlyDeanna Phillips
2008-03-02Add missing half duplex flag for 100baseT4.Brad Smith
2008-03-02Correct a status flag which could cause half duplex to be reported forBrad Smith
2008-03-02Correct the comment describing the BGE_PCISTATE_PCI_BUSSPEED bit.Brad Smith
2008-03-02If bus_dmamap_load_mbuf() fails in ixgb_get_buf() use m_freem() intead ofBrad Smith
2008-03-02At the moment em_flowstatus() does not deal with fiber interfaces andBrad Smith
2008-03-02If bus_dmamap_load_mbuf() fails in em_get_buf() use m_freem() intead ofBrad Smith
2008-03-01Resolve an issue where the Starfire chipset can get into an endless loopBrad Smith
2008-03-01regenMark Kettenis
2008-03-01Add O2 Micro firewire.Mark Kettenis
2008-03-01regenMark Kettenis
2008-03-01Correct/shorten a few more Intel chipset entries I overlooked before.Mark Kettenis
2008-02-28from audio(4):Jacob Meuser
2008-02-28Add initial bits for fiber support with the BCM5706/BCM5708 chipsets.Brad Smith
2008-02-28Update for the BCM5706 miidevs entry change.Brad Smith
2008-02-28regenBrad Smith
2008-02-28- Update the BCM5706 PHY entry to also mention SX since this id is sharedBrad Smith
2008-02-27Make sure we match the correct pci domain; clean up the code a bit and removeMark Kettenis
2008-02-27Add ICH8M SATA IDE support, and adjust for renamed ICH7 and ICH8 IDs.Mark Kettenis
2008-02-27regenMark Kettenis