summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-19ViewSonic Airsync Prism 2.5 USB wlan, id found in linux-wlan driver.Jonathan Gray
2005-11-19regenJonathan Gray
2005-11-19ViewSonic Airsync wirelessJonathan Gray
2005-11-19Add a few more Prism USB Component IDs.Jonathan Gray
2005-11-19knf. OK kjell, bradChad Loder
2005-11-19Remove unnecessary lockmgr() archaism that was costing too much in termsPedro Martelletto
2005-11-19Remove superfluous statement-ending semi-colons. i.e., "return foo;;" shouldAaron Campbell
2005-11-19In count_stmts(), make sure to account for long jump instructions as well,Aaron Campbell
2005-11-19oopsMark Kettenis
2005-11-19Basic man page for onyx(4) audio driver.Mark Kettenis
2005-11-19Enable onyx(4).Mark Kettenis
2005-11-19Don't match AOAbase, which is now handled by onyx(4).Mark Kettenis
2005-11-19Apple "onyx" audio device driver.Mark Kettenis
2005-11-19Only run mkdep on SFILES if there is something in it. pointed out by todd@Dale Rahn
2005-11-19Get device resources from soundbus node instead of i2s node. This makes soundMark Kettenis
2005-11-18mixerctl -w disappeared a while back...Jason McIntyre
2005-11-18Split kill buffer code into a separate function.Kjell Wooding
2005-11-18reference gpio(4)Jason McIntyre
2005-11-18Fix writes on the i2c bus.Mark Kettenis
2005-11-18uppercase `GPIO';Jason McIntyre
2005-11-18clean up some comments after theo's cleanupKjell Wooding
2005-11-18syncAaron Campbell
2005-11-18Intel device 0x24dd is actually ehci (USB 2.0). Tweak product name string toAaron Campbell
2005-11-18greedy use of typedef struct was making code harder to read; ok kjell cloderTheo de Raadt
2005-11-18oopsTheo de Raadt
2005-11-18sync to driver supportTheo de Raadt
2005-11-18support pca9556 and pca9557 tooTheo de Raadt
2005-11-18Don't ifdef out. Delete it. That's what the attic is for.Kjell Wooding
2005-11-18syncTheo de Raadt
2005-11-18PCIX -> PCI-X in a few commentsBrad Smith
2005-11-18Casefold on replace was killed ages ago (it was wrong). Remove aKjell Wooding
2005-11-18Kill a stupid interface. kgrow should take direction, not TRUE/FALSE.Kjell Wooding
2005-11-18add some comments explaining the general CPU reset code and the AMD GeodeBrad Smith
2005-11-18One liner to fix doubled yank buffer issue (c-K, c-Y, M-x undo, c-Y).Kjell Wooding
2005-11-18splimp -> splvm. no binary diff.Brad Smith
2005-11-18fix attribution, spotted by jmcTheo de Raadt
2005-11-18FIONASYNC -> FIOASYNCJason McIntyre
2005-11-18- new sentence, new lineJason McIntyre
2005-11-18do not devide by zeroMichael Shalayeff
2005-11-18Work around yet another race on non-locking file systems: when callingPedro Martelletto
2005-11-18Bump copyright (watchdog addition).Alexander Yurchenko
2005-11-18use new libpcap-provided datalink_x_to_y functions instead of local copiesDamien Miller
2005-11-18pull in the good bits of libpcap-0.9.4's API without the cross-platformDamien Miller
2005-11-18remove stray .Ed;Jason McIntyre
2005-11-18sort list of masters;Jason McIntyre
2005-11-18restructure some text slightly;Jason McIntyre
2005-11-18minor knf;Xavier Santolaria
2005-11-18don't assume that close() can fail, from deraadtCamiel Dobbelaar
2005-11-18Major improvements to the aac(4) device driver.Nathan Binkert
2005-11-18Use bus_addr_t for address in em_fill_descriptors().Brad Smith