Age | Commit message (Expand) | Author |
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 |
1998-10-14 | pretty print message | Theo de Raadt |
1998-10-09 | Turn off all "counter expired" interrupts (missed defer-counter expired counter) | Jason Wright |
1998-10-03 | Add a "spoofonly" argument to readdisklabel() which will be used to | Todd C. Miller |
1998-10-02 | Fixed multicast filter setup. | Jason Wright |
1998-09-28 | Remember the status of the aui/tp bit, and reset it and wait | Jason Wright |
1998-09-28 | don't use bcopy to get the tx_flags value, get it directly | Jason Wright |
1998-09-24 | o If using the serial phy interface and an bad phy addr is requested, make | Jason Wright |
1998-09-19 | lebuffer based le's use UTP | Jason Wright |