Age | Commit message (Expand) | Author |
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-28 | introduce attribute 'ifmedia' which means 'this particulariface | Michael Shalayeff |
1998-09-25 | o xfs is in the house (thanks art, for getting me started) | Todd T. Fries |
1998-09-24 | o If using the serial phy interface and an bad phy addr is requested, make | Jason Wright |
1998-09-21 | no slip, add bpf | Theo de Raadt |
1998-09-19 | lebuffer based le's use UTP | Jason Wright |
1998-09-18 | lebuffer cards are UTP | Theo de Raadt |
1998-09-17 | Use -mcpu=supersparc instead of deprecated -mv8; Hans-Guenter Weigand <hgweig... | Jason Wright |
1998-09-16 | Attempt to make clear the dependence of hme->phys and phys->hme | Jason Wright |
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-09 | Preserve symbol table if ksyms is in the kernel but DDB is not. | Todd C. Miller |
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-31 | Return ENXIO on open of /dev/mem minor devs that don't exist | Todd C. Miller |
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 |
1998-08-26 | o Fix up address ranges | Jason Wright |
1998-08-24 | Add support for /dev/ksyms to arch-specific files | Todd C. Miller |
1998-08-23 | crank max data size from 64 to 128 meg | Marco S Hyman |
1998-08-20 | If there are no SFILES, don't try to .depend them; run over by: emory@hellyea... | Jason Wright |
1998-08-18 | Add sparc_btop and sparc_ptob for consistency with other ports | Todd C. Miller |
1998-07-28 | Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t... | Todd C. Miller |
1998-07-22 | o Simplify address calculations | Jason Wright |
1998-07-21 | johns@ mods to add cua devs to the sparc. | Marco S Hyman |
1998-07-20 | no need for NMBCLUSTERS; noted by fries | Theo de Raadt |
1998-07-19 | do not force single if rd root | Theo de Raadt |
1998-07-17 | Moved most of the DMA functions to a chipset driver so that | Jason Wright |
1998-07-14 | Use AudioEmulaw string and set precision & flags | Jason Wright |
1998-07-13 | - Fix handling of 'local-mac-address' (use it if present, otherwise default | Jason Wright |
1998-07-11 | fix attach() messages | Theo de Raadt |
1998-07-11 | be* at qec? | Theo de Raadt |
1998-07-10 | Fix rx buffer size so large packets actually fit. | Jason Wright |
1998-07-10 | Add build support for hme | Jason Wright |
1998-07-10 | hme (Happy Meal) ethernet driver. | Jason Wright |
1998-07-07 | oops, i did not handle nchrdev correctly | Theo de Raadt |
1998-07-07 | fix chrtoblk() so that it returne ENODEV for entries beyond the end of the table | Theo de Raadt |
1998-07-05 | basic chip setup | Theo de Raadt |
1998-07-05 | do not print fake slot numbers | Theo de Raadt |
1998-07-05 | start at irq framework | Theo de Raadt |