summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/dev
AgeCommit message (Expand)Author
2001-06-27recieve -> receiveNathan Binkert
2001-05-16No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok)Hakan Olsson
2001-05-13Honor the ddb.console sysctl.Miod Vallat
2001-05-11unifyTheo de Raadt
2001-04-17Implement cnbell(), an optional entrypoint that rings the console bell; fromAaron Campbell
2001-02-20for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ okMichael Shalayeff
2001-01-25spellingTodd T. Fries
2001-01-04KNF, add prototypes to compile with -Wmissing-prototypes.Miod Vallat
2000-11-10seperate -> separate, okay aaron@Niels Provos
2000-09-21Bad mickey doesn't know how to spell ``openings''Miod Vallat
2000-09-21initialize sc_link.openings to it's (currently) default value of 4Michael Shalayeff
2000-08-28Allocate memory for the correct size, not some forgotten constantMiod Vallat
2000-08-28Always claim scsi interrupts, prevents looping interrupts (from NetBSD)Miod Vallat
2000-08-28Use sparc version (more realistic settings) of header file for ieMiod Vallat
2000-08-28Repair badly looking printfMiod Vallat
2000-07-06Change splsoftclock() call to spllowersoftclock() to conform with otherHakan Olsson
2000-07-02Silence annoying warnings when using type 4 or 5 keyboards on sun3Miod Vallat
2000-06-06Make si compile with non-DDB kernelsMiod Vallat
2000-05-02Add $OpenBSD$Miod Vallat
1999-05-13Compensate for the check for onwership of unicast packets in promiscuousJason Wright
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
1998-09-16o if_media'fied am7990Jason Wright
1998-07-19do not force single if rd rootTheo de Raadt
1997-09-11activate sun3 SCSI DVMAkstailey
1997-08-19sun3 is back upkstailey
1997-08-19temporary work aroundkstailey
1997-08-08Change the bounds_check_with_label API to also take a cpu_disklabelNiklas Hallqvist
1997-08-08Initialize hwreset.Jason Downs
1997-06-23In zs_abort, wrap a #ifdef DDB around a Debugger() invocation.kstailey
1997-04-29turn off DMA, it doesn't workkstailey
1997-01-16siprint() -> scsiprint()kstailey
1997-01-16all modified code can now compile with -Werror -Wall -Wstrict-prototypeskstailey
1997-01-07backed out prev. netbsd merge except for smaller proc tablekstailey
1996-12-31sync with 17-Dec-1996kstailey
1996-12-27merged into if_le.ckstailey
1996-11-24removed ref to bitmask_snprintf()kstailey
1996-11-24remove bogus diagnostickstailey
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-23sync with NetBSD -- copyright changes onlykstailey
1996-11-23sync with NetBSD -- copyright changes onlykstailey
1996-11-23sync with NetBSDkstailey
1996-10-12use my eeprom.h with sun-alike definitionsTheo de Raadt
1996-10-11sync + our changesTheo de Raadt
1996-08-12repair XDC_HWAIT macro to handle the fact that waithead is nowchuck
1996-05-06remove unused files, conserning to the last syncMichael Shalayeff
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-03sync with 0430.Michael Shalayeff
1996-03-04Fix two bugs reported by Don Koch <aardvark@poirot.krl.com>(NetBSD PR#216{8,9})chuck
1996-02-21sync with sparc:chuck