Age | Commit message (Expand) | Author |
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 |
1998-09-18 | lebuffer cards are UTP | Theo de Raadt |
1998-09-16 | o if_media'fied am7990 | Jason Wright |
1998-09-16 | missed flags from mii layer merge | Jason Wright |
1998-09-15 | multicast support + a little KNF | Jason Wright |
1998-09-15 | Call sun4 led blinker, not 4c led blinker if setup pre-initialized. | Jason Wright |
1998-09-10 | default media type is auto if a phy is found, and none if not | Jason Wright |
1998-09-10 | Modified to use mii layer for hme | Jason Wright |
1998-09-09 | Better if_media support (actually works consistently now for non-autoneg) | Jason Wright |
1998-09-08 | o hme get ifmedia support | Jason Wright |
1998-09-08 | changed order of ifmedia_add's (purely cosmetic) | Jason Wright |
1998-09-08 | Correct braino in ifmedia status | Jason Wright |
1998-09-04 | ifmedia-fy qec+be | Jason Wright |
1998-09-01 | o sun4c supported now | Jason Wright |
1998-09-01 | o Removed dependence on stp2002 (not sharable with qec+be) | Jason Wright |
1998-08-28 | o added link negotiation | Jason Wright |
1998-08-26 | First cut at qec+be support. Works in 10mbit/half duplex mode. | Jason Wright |