summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev
AgeCommit message (Expand)Author
1999-06-07Better support for changing volume levels, muting, and switching outputJason Wright
1999-06-06First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-onlyJason Wright
1999-05-28Oops, missed in last commit: additional AUDIO definitionsJason Wright
1999-05-28fix up audio_if interfaces and debugging code (allows switching betweenJason Wright
1999-05-08Turn off sync when turning off video so that monitors will go into stand-by.Jason Wright
1999-05-05delay in power-off; minoura@dale.makoto.hauN.orgTheo de Raadt
1999-04-22UVM fixes. vm_map_create -> uvm_map_create and kmem_alloc -> uvm_km_allocArtur Grabowski
1999-04-22UVM fixes, just a few useracc -> uvm_useraccArtur Grabowski
1999-04-22fix device selector, spif isn't an DV_NET, missing sbus_establishJason Wright
1999-04-18Support for the Sun SBus Expansion Subsystem (SUNW,xbox)Jason Wright
1999-04-18make AUDIO_C_HANDLER compile againJason Wright
1999-04-18KNF & typo in printfJason Wright
1999-04-18simplify clock handlingJason Wright
1999-03-25roll internal revision levels and enable 1080 supportmjacob
1999-03-17proper formatting for dmesgTheo de Raadt
1999-03-17Add in a real working isp_sbus.cmjacob
1999-03-12reference docJason Wright
1999-03-01add checks for if_bridge (in addition to if_bpf)Jason Wright
1999-03-01led driver support for 4/[1236]00 machinesJason Wright
1999-02-28conditionalize use of sbus_testdma()Jason Wright
1999-02-24better promisc & allmulti handlingJason Wright
1999-02-23Better register definitions and attach printing knitJason Wright
1999-02-23better promisc and allmulti handlingJason Wright
1999-02-15better promisc/allmulti handlingJason Wright
1999-02-08match be & qe as part of the bootpathJason Wright
1999-02-06match qfe's as hme'sJason Wright
1999-02-04Code clean up, misc fixesJason Wright
1999-02-01modem signal fixupsJason Wright
1999-02-01driver for the 8 serial 1 parallel SUNW,spif board:Jason Wright
1999-01-31Typo in commentJason Wright
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-07Take advantage of kernel printf %bJason Wright
1999-01-02Midi & sequencer support from NetBSD, mostly by Lennart AugustssonNiklas Hallqvist
1998-12-29first cut at a bpp driver; mailed to me by downsj eons agoTheo de Raadt
1998-12-22only define le_softc variables ifdef SUN4M; C. W. Wilkerson (wilker@purdue116...Jason Wright
1998-12-14ss20 machines which claim to have SBUS_BURST_64 are lyingTheo de Raadt
1998-12-14Do clamping of dvma burst size like everything elseJason Wright
1998-12-13be more careful with media handlingsTheo de Raadt
1998-12-02use more memory for lance; performance enhancementTheo de Raadt
1998-11-20careful off handling in mmap routinesTheo de Raadt
1998-11-16save a bit of space; theo.Jason Wright
1998-11-11A few more dma in non-dma slot checksJason Wright
1998-11-11Detect cards that require dma that are in non-dma slots and don't allowJason Wright
1998-11-03Update audio_hw_if.Jason Downs
1998-11-02First step at unifying qe & be drivers:Jason Wright
1998-10-21The qec global reset should only be allowed to happen once per qec card, notJason Wright
1998-10-20o Only read the per-channel status reg if the global int mask says somethingJason Wright
1998-10-19Use register definitions from AMD databook.Jason Wright
1998-10-19Support for the qec+qe (SBus QuadEthernet board)Jason Wright
1998-10-19Garbage collect an unused variable.Jason Wright