summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2003-03-19Add i830 support from NetBSD via patch in kernel/3150.Todd C. Miller
2003-03-19regenTodd C. Miller
2003-03-19s/82845G_IV/82845G_IGD/ from NetBSDTodd C. Miller
2003-03-18regenMichael Shalayeff
2003-03-18match on SMC 8041TX by cis; from netbsd via mbing@nfr.net; miod@ okMichael Shalayeff
2003-03-17Fix UK keyboard layout (2 & 3 shifted from one position).Matthieu Herrb
2003-03-16A better explanation of why we need to operate hil keyboards in raw mode.Miod Vallat
2003-03-15specifed -> specifiedTheo de Raadt
2003-03-14syncTodd T. Fries
2003-03-14Casio BE300 PDA; ok theoTodd T. Fries
2003-03-13print LZS-only and such for the cards (more clear than saying "disabled" for ...Jason Wright
2003-03-13Initialize the timeout for the non-console case of PS2 keyboard. FixesDale Rahn
2003-03-12regenAlexander Yurchenko
2003-03-12In SiS entries block: sort, consistency a bit and add some devicesAlexander Yurchenko
2003-03-12sk is capable of transmitting and receiving longer packets for 802.1q vlansNathan Binkert
2003-03-12syncTheo de Raadt
2003-03-12new intel agpTheo de Raadt
2003-03-12regenAlexander Yurchenko
2003-03-12Add a bunch of SiS host bridges from NetBSDAlexander Yurchenko
2003-03-12a missing htole32 and a pasto; from netbsdMichael Shalayeff
2003-03-11- Fill in the mm_gtcr column (not currently used)Jason Wright
2003-03-10Fix for the "short cable bug" in sis:Ryan Thomas McBride
2003-03-10Fix AP scan on prism and add a /* FALLTHROUGH */ comment to makeTodd C. Miller
2003-03-09flag stereo channels as reversed. those rare people without swapped stereoTed Unangst
2003-03-08regenMichael Shalayeff
2003-03-08a bunch of fw ids for ti and ricohMichael Shalayeff
2003-03-06add support for vlan tagging correctly; from Chris PascoeJason Wright
2003-03-06this is a fix for kernel panics and craches along w/ other stabilityMichael Shalayeff
2003-03-06Support for ServerWorks CSB6 IDEAlexander Yurchenko
2003-03-06Remove double include of scsi_all.hmjacob
2003-03-05syncTheo de Raadt
2003-03-05new VIA gear on EPIA M-seriesTheo de Raadt
2003-03-05make sure asi and sasi are set in the bustag. Fixes the le@lebuffer problemJason Wright
2003-03-05update media handling based on NetBSD: mainly fix setting up of the outputJason Wright
2003-03-05no \n in panic(); rimshot@pandora.beTheo de Raadt
2003-03-03nuke extra semicolonmjacob
2003-03-03Argh. Put back mickey's change here and also follow Ted's suggestionmjacob
2003-03-03Add some A64 defines.mjacob
2003-03-03Get rid of ISP_DMA_ADDR_T and uses ISP_DAC_SUPPORTED to define themjacob
2003-03-03spelling fixesmjacob
2003-03-03In isp_putback_atio, propagate iid && rxid for FC ATIOs.mjacob
2003-03-03Remove STRNCAT define.mjacob
2003-03-03For type 3 requests, the count is ISP_RQDSEG_T3, not ISP_RQDSEG_T2, that we needmjacob
2003-03-03Add (untested, no h/w) 10160 support. Propagate some spelling fixes.mjacob
2003-03-03Use new pci_matchbyid routine. Add (unable to test, no h/w) 10160 support.mjacob
2003-03-03Provide a functional d_psize() function for ramdisk block devices.Miod Vallat
2003-03-02The gem driver will sometimes unmap bus_dma mappings that are stillHenric Jungheim
2003-02-28Update firmware to latest levels- fixes several nasty bugs on the 2300 at least.mjacob
2003-02-28Revert previous change. This driver is shared with 4 other platforms.mjacob
2003-02-28Increase IDENTIFY command timeout to 3 sec, as required by someAlexander Yurchenko