summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
1998-09-21no slip, add bpfTheo de Raadt
1998-09-19lebuffer based le's use UTPJason Wright
1998-09-18lebuffer cards are UTPTheo de Raadt
1998-09-17Use -mcpu=supersparc instead of deprecated -mv8; Hans-Guenter Weigand <hgweig...Jason Wright
1998-09-16Attempt to make clear the dependence of hme->phys and phys->hmeJason Wright
1998-09-16o if_media'fied am7990Jason Wright
1998-09-16missed flags from mii layer mergeJason Wright
1998-09-15multicast support + a little KNFJason Wright
1998-09-15Call sun4 led blinker, not 4c led blinker if setup pre-initialized.Jason Wright
1998-09-10default media type is auto if a phy is found, and none if notJason Wright
1998-09-10Modified to use mii layer for hmeJason Wright
1998-09-09Better if_media support (actually works consistently now for non-autoneg)Jason Wright
1998-09-09Preserve symbol table if ksyms is in the kernel but DDB is not.Todd C. Miller
1998-09-08o hme get ifmedia supportJason Wright
1998-09-08changed order of ifmedia_add's (purely cosmetic)Jason Wright
1998-09-08Correct braino in ifmedia statusJason Wright
1998-09-04ifmedia-fy qec+beJason Wright
1998-09-01o sun4c supported nowJason Wright
1998-09-01o Removed dependence on stp2002 (not sharable with qec+be)Jason Wright
1998-08-31Return ENXIO on open of /dev/mem minor devs that don't existTodd C. Miller
1998-08-28o added link negotiationJason Wright
1998-08-26First cut at qec+be support. Works in 10mbit/half duplex mode.Jason Wright
1998-08-26o Fix up address rangesJason Wright
1998-08-24Add support for /dev/ksyms to arch-specific filesTodd C. Miller
1998-08-23crank max data size from 64 to 128 megMarco S Hyman
1998-08-20If there are no SFILES, don't try to .depend them; run over by: emory@hellyea...Jason Wright
1998-08-18Add sparc_btop and sparc_ptob for consistency with other portsTodd C. Miller
1998-07-28Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...Todd C. Miller
1998-07-22o Simplify address calculationsJason Wright
1998-07-21johns@ mods to add cua devs to the sparc.Marco S Hyman
1998-07-20no need for NMBCLUSTERS; noted by friesTheo de Raadt
1998-07-19do not force single if rd rootTheo de Raadt
1998-07-17Moved most of the DMA functions to a chipset driver so thatJason Wright
1998-07-14Use AudioEmulaw string and set precision & flagsJason Wright
1998-07-13- Fix handling of 'local-mac-address' (use it if present, otherwise defaultJason Wright
1998-07-11fix attach() messagesTheo de Raadt
1998-07-11be* at qec?Theo de Raadt
1998-07-10Fix rx buffer size so large packets actually fit.Jason Wright
1998-07-10Add build support for hmeJason Wright
1998-07-10hme (Happy Meal) ethernet driver.Jason Wright
1998-07-07oops, i did not handle nchrdev correctlyTheo de Raadt
1998-07-07fix chrtoblk() so that it returne ENODEV for entries beyond the end of the tableTheo de Raadt
1998-07-05basic chip setupTheo de Raadt
1998-07-05do not print fake slot numbersTheo de Raadt
1998-07-05start at irq frameworkTheo de Raadt
1998-07-05map qec registers properlyTheo de Raadt
1998-07-04network driver framework in placeTheo de Raadt
1998-07-04map registers of the qec+be 100mbit cardTheo de Raadt
1998-07-04no need for counting attachmentsTheo de Raadt
1998-07-04add qec register infoTheo de Raadt