Age | Commit message (Expand) | Author |
1999-06-07 | Better support for changing volume levels, muting, and switching output | Jason Wright |
1999-06-06 | First cut at SUNW,CS4231 audio driver (ss4/ss5). This driver is output-only | Jason Wright |
1999-05-28 | Oops, missed in last commit: additional AUDIO definitions | Jason Wright |
1999-05-28 | fix up audio_if interfaces and debugging code (allows switching between | Jason Wright |
1999-05-08 | Turn off sync when turning off video so that monitors will go into stand-by. | Jason Wright |
1999-05-05 | delay in power-off; minoura@dale.makoto.hauN.org | Theo de Raadt |
1999-04-22 | UVM fixes. vm_map_create -> uvm_map_create and kmem_alloc -> uvm_km_alloc | Artur Grabowski |
1999-04-22 | UVM fixes, just a few useracc -> uvm_useracc | Artur Grabowski |
1999-04-22 | fix device selector, spif isn't an DV_NET, missing sbus_establish | Jason Wright |
1999-04-18 | Support for the Sun SBus Expansion Subsystem (SUNW,xbox) | Jason Wright |
1999-04-18 | make AUDIO_C_HANDLER compile again | Jason Wright |
1999-04-18 | KNF & typo in printf | Jason Wright |
1999-04-18 | simplify clock handling | Jason Wright |
1999-03-25 | roll internal revision levels and enable 1080 support | mjacob |
1999-03-17 | proper formatting for dmesg | Theo de Raadt |
1999-03-17 | Add in a real working isp_sbus.c | mjacob |
1999-03-12 | reference doc | Jason Wright |
1999-03-01 | add checks for if_bridge (in addition to if_bpf) | Jason Wright |
1999-03-01 | led driver support for 4/[1236]00 machines | Jason Wright |
1999-02-28 | conditionalize use of sbus_testdma() | Jason Wright |
1999-02-24 | better promisc & allmulti handling | Jason Wright |
1999-02-23 | Better register definitions and attach printing knit | Jason Wright |
1999-02-23 | better promisc and allmulti handling | Jason Wright |
1999-02-15 | better promisc/allmulti handling | Jason Wright |
1999-02-08 | match be & qe as part of the bootpath | Jason Wright |
1999-02-06 | match qfe's as hme's | Jason Wright |
1999-02-04 | Code clean up, misc fixes | Jason Wright |
1999-02-01 | modem signal fixups | Jason Wright |
1999-02-01 | driver for the 8 serial 1 parallel SUNW,spif board: | Jason Wright |
1999-01-31 | Typo in comment | Jason Wright |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1999-01-07 | Take advantage of kernel printf %b | Jason Wright |
1999-01-02 | Midi & sequencer support from NetBSD, mostly by Lennart Augustsson | Niklas Hallqvist |
1998-12-29 | first cut at a bpp driver; mailed to me by downsj eons ago | Theo de Raadt |
1998-12-22 | only define le_softc variables ifdef SUN4M; C. W. Wilkerson (wilker@purdue116... | Jason Wright |
1998-12-14 | ss20 machines which claim to have SBUS_BURST_64 are lying | Theo de Raadt |
1998-12-14 | Do clamping of dvma burst size like everything else | Jason Wright |
1998-12-13 | be more careful with media handlings | Theo de Raadt |
1998-12-02 | use more memory for lance; performance enhancement | Theo de Raadt |
1998-11-20 | careful off handling in mmap routines | Theo de Raadt |
1998-11-16 | save a bit of space; theo. | Jason Wright |
1998-11-11 | A few more dma in non-dma slot checks | Jason Wright |
1998-11-11 | Detect cards that require dma that are in non-dma slots and don't allow | Jason Wright |
1998-11-03 | Update audio_hw_if. | Jason Downs |
1998-11-02 | First step at unifying qe & be drivers: | Jason Wright |
1998-10-21 | The qec global reset should only be allowed to happen once per qec card, not | Jason Wright |
1998-10-20 | o Only read the per-channel status reg if the global int mask says something | Jason Wright |
1998-10-19 | Use register definitions from AMD databook. | Jason Wright |
1998-10-19 | Support for the qec+qe (SBus QuadEthernet board) | Jason Wright |
1998-10-19 | Garbage collect an unused variable. | Jason Wright |