summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
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
1998-07-04add support for qec; same basic thing as lebufferTheo de Raadt
1998-06-27functions go under #ifdef _KERNEL for X; thanks matthieu for the pointer!Todd T. Fries
1998-06-02newer fixes from plunky@skate.demon.co.ukTheo de Raadt
1998-05-29Sync with NetBSD:Jason Wright
1998-05-22do not assume ttys or bpps exist; plunky@skate.demon.co.ukTheo de Raadt
1998-05-22magma in both theseTheo de Raadt
1998-05-22Start the timeout's if sparc_led_blink is initialized to trueJason Wright
1998-05-20magma serial driver; plunky@skate.demon.co.ukTheo de Raadt
1998-05-14KNFNiklas Hallqvist
1998-05-11do not convert write faults into vm system read+write faultsTheo de Raadt
1998-05-10Nicer fix to the problems on different sun4m machines.Artur Grabowski
1998-05-10merge in newer netbsd changesTheo de Raadt
1998-05-02typeTodd C. Miller
1998-04-30iommu flushing workaround is only needed on MS2 machines, apparentlyTheo de Raadt
1998-04-30Updated sparc audioJason Wright
1998-04-25print keyboard type; mho@stacken.kth.seTheo de Raadt