summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
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
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