summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
1999-02-06match qfe's as hme'sJason Wright
1999-02-04Code clean up, misc fixesJason Wright
1999-02-01modem signal fixupsJason Wright
1999-02-01missed in spif driver addition; spotted by friesJason Wright
1999-02-01add support for spif & magmaJason Wright
1999-02-01driver for the 8 serial 1 parallel SUNW,spif board:Jason Wright
1999-01-31Typo in commentJason Wright
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1999-01-10Generalize cpu_set_kpc to take any kind of arg; mostly from NetBSDNiklas Hallqvist
1999-01-08move spinlock.h into the real worldDavid Leonard
1999-01-08check for lp->d_secpercyl == 0) in bounds_check_with_label()Todd C. Miller
1999-01-08make uint*_t line up nicely and add a few $OpenBSD$ tags that were missingTodd C. Miller
1999-01-07move uint*_t to machine/types.hTodd C. Miller
1999-01-07global decl for *intr() routines, plus add INET6Theo de Raadt
1999-01-07Take advantage of kernel printf %bJason Wright
1999-01-06support lebuffer devices on sparc ramdiskTheo de Raadt
1999-01-05be extra careful to not divide by zero; more arches to comeTodd C. Miller
1999-01-02Midi & sequencer support from NetBSD, mostly by Lennart AugustssonNiklas Hallqvist
1998-12-29first cut at a bpp driver; mailed to me by downsj eons agoTheo de Raadt
1998-12-22only define le_softc variables ifdef SUN4M; C. W. Wilkerson (wilker@purdue116...Jason Wright
1998-12-14ss20 machines which claim to have SBUS_BURST_64 are lyingTheo de Raadt
1998-12-14Do clamping of dvma burst size like everything elseJason Wright
1998-12-13be more careful with media handlingsTheo de Raadt
1998-12-02use more memory for lance; performance enhancementTheo de Raadt
1998-11-20marc did not test this completelyTheo de Raadt
1998-11-20careful off handling in mmap routinesTheo de Raadt
1998-11-20make _MCOUNT_DECL non-static so the compiler doesn't bitch andMarco S Hyman
1998-11-16save a bit of space; theo.Jason Wright
1998-11-11A few more dma in non-dma slot checksJason Wright
1998-11-11Detect cards that require dma that are in non-dma slots and don't allowJason Wright
1998-11-03Update audio_hw_if.Jason Downs
1998-11-02First step at unifying qe & be drivers:Jason Wright
1998-10-21The qec global reset should only be allowed to happen once per qec card, notJason Wright
1998-10-20o Only read the per-channel status reg if the global int mask says somethingJason Wright
1998-10-19Use register definitions from AMD databook.Jason Wright
1998-10-19qec+qe support & OpenBSD tags for everyoneJason Wright
1998-10-19Support for the qec+qe (SBus QuadEthernet board)Jason Wright
1998-10-19Garbage collect an unused variable.Jason Wright
1998-10-14pretty print messageTheo de Raadt
1998-10-09slight further tweakTheo de Raadt
1998-10-09tweak spacing of cache information printingTheo de Raadt
1998-10-09Turn off all "counter expired" interrupts (missed defer-counter expired counter)Jason Wright
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-10-02Fixed multicast filter setup.Jason Wright
1998-09-29allow a kernel w/o DDB but with ksyms to linkTodd C. Miller
1998-09-28Remember the status of the aui/tp bit, and reset it and waitJason Wright
1998-09-28don't use bcopy to get the tx_flags value, get it directlyJason Wright
1998-09-28introduce attribute 'ifmedia' which means 'this particularifaceMichael Shalayeff
1998-09-25o xfs is in the house (thanks art, for getting me started)Todd T. Fries
1998-09-24o If using the serial phy interface and an bad phy addr is requested, makeJason Wright