summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
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
1998-04-17put arch type into hw.model, sun4 installboot now works; jasonTheo de Raadt
1998-03-26fix Id; add commentsJason Wright
1998-03-25Driver for the 8 leds on the back of sun4 machines.Jason Wright
1998-03-22Add UID_MAX and GID_MAXTodd C. Miller
1998-03-20small (aka 'fixed' from X) fonts for raster consoles < 800*600 in sizeTodd T. Fries
1998-03-09print how much memoryTheo de Raadt
1998-03-09print hotfix info at end of cpu attach lineTheo de Raadt
1998-03-04Backout HZ comments I added, which are not appropriate for inclusion injohns
1998-03-04Corrected comments for machines with oclock0...johns
1998-03-04Improved error/warning messages for clock/statclock rate stuff, addedjohns
1998-03-04added support for the TIOCM* ioctl'sJason Wright
1998-03-04Added comments about changing HZ to custom values on sparc. Only supportedjohns
1998-03-04Adapt comments to realityNiklas Hallqvist
1998-03-03Add -Wno-main for GCC 2.8Niklas Hallqvist
1998-03-02gcc may generate references to libgcc.a at any time, we lucked out in previousjohns
1998-03-02NULLFS is required by UMAPFS, don't know when this got messed up, perhapsjohns
1998-03-01Fixes for gcc 2.8johns