summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1999-03-03sparc => __sparc__pk
1999-03-02Add ISA attachment for ess chips.nathanw
1999-03-02Add support for the 1788 AudioDrive chip.nathanw
1999-03-02Update for recent changes including component label support, cleanoster
1999-03-02- Make sfb_emulops standard feature of sfb wscons. Scrolling is nownisimura
1999-03-01- Fix cursor image validity check error in set_cursor().nisimura
1999-02-28undo commit made in errorexplorer
1999-02-28don't collect or estimate on network devices by defaultexplorer
1999-02-28Cleanup (in preparation for using gzip to estimate entropy)explorer
1999-02-28Update to slightly altered rnd_attach_source() apiexplorer
1999-02-28Fix what is probably a past-o.pk
1999-02-28Make "1" an acceptable result in port tests.drochner
1999-02-28Fix some buglets pointed out by "Brett D. Slager" <bds@snarf.thnet.com>augustss
1999-02-27Fix the bus print function.pk
1999-02-27Our device name differs from the PROMs node name.pk
1999-02-27After a vn_close(), set the vnode * to NULL so we don't try closing itoster
1999-02-27Do the VOP_UNLOCK() on an initialized vp, rather than random garbage.oster
1999-02-26Make these compile on the alpha when AUDIO_DEBUG is defined.nathanw
1999-02-25Fix AdvanSys Narrow driver to work on Alphadante
1999-02-25Fix AdvanSys Narrow driver to work on Alphadante
1999-02-24Fix typo.jwise
1999-02-24regen to correct "generated from" as pointed out by Matthias Drochner, thx!rh
1999-02-24Add entry for Terratec AudioSystem EWS64 CoDec.rh
1999-02-24Minor cleanups and code rearranging. Now knows a little about componentoster
1999-02-23Cleanup/remove unused cruft. First kick at component labels and clean bits.oster
1999-02-23Move vnode cleanup code into one place. Cleanup a bit.oster
1999-02-23Do a VOP_UNLOCK() before a vn_close().oster
1999-02-23Update for minor changes in the ad1848 back end.nathanw
1999-02-23Fixed AdvanSys Ultra Wide driver to work on Alpha.dante
1999-02-23Update for recent changes in wssvar.h.nathanw
1999-02-23- Introduce the first cut of faster wsdisplay_emulops exploiting SFBnisimura
1999-02-22In cy693_setup_channel(), setup timings for IOR too (they were left to 0,bouyer
1999-02-22Use DMAMODE_DEMAND.mycroft
1999-02-22Oops; remove obsolete code.mycroft
1999-02-22Add support for demand mode with auto-init.mycroft
1999-02-22Use DMAMODE_LOOPDEMAND. Tested on a CS4231 in a WSS clone.mycroft
1999-02-22Use DMAMODE_LOOPDEMAND. Tested on a ViBRA16.mycroft
1999-02-22Use DMAMODE_LOOPDEMAND.mycroft
1999-02-21Don't update the CORx registers unless they really have changed.scw
1999-02-21wdcwait is called initially without any device on my thinkpad.abs
1999-02-21Only define WDCDEBUG if not already define (e.g. by kernel option)hubertf
1999-02-21Only define WDCDEBUG if not already defined (e.g. by some kernel option)hubertf
1999-02-20Only #define WDCDEBUG if it isn't already defined (e.g. by some optionshubertf
1999-02-20Fix the halt_input and halt_output routines to actually disable the channel,mycroft
1999-02-20Move the bus reset up. This makes the VIA chipset work. From FreeBSD.augustss
1999-02-20complete mapping table for pcvt fonts, make dual-font selection workdrochner
1999-02-20complete mapping tables a bit so that ASCII (ie vt100) art looks betterdrochner
1999-02-20complete the font tables for the DEC special fonts; assign some codesdrochner
1999-02-20That #define splserial() really didn't want to be there...scw
1999-02-20Fix typo.ross