summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
1996-08-12Merge the rest of our changes; mostly just softc changes in order to supportJason Downs
1996-08-11Merge back rev 1.5: always set mouse to B1200.Jason Downs
1996-08-11A couple slight changes, revs 1.1 through 1.3.Jason Downs
1996-08-11Merge back revs 1.2 and 1.3.Jason Downs
1996-08-11Merge back revision 1.2.Jason Downs
1996-08-11Merge back revisions 1.2 through 1.4.Jason Downs
1996-08-11netbsd -> openbsd, NetBSD -> OpenBSD, kernel nameJason Downs
1996-08-11elf/a.out symbolsTheo de Raadt
1996-08-11__randseedTheo de Raadt
1996-08-11netbsd port, now we merge our changes back inTheo de Raadt
1996-08-10srandom() seeds random() at boottimeTheo de Raadt
1996-07-15add rnd driverMichael Shalayeff
1996-06-21use correct copyrightchuck
1996-06-21add in "en" ATM devicechuck
1996-06-21sbus glue for "en" ATM device (only works on sun4c due to lack of supportchuck
1996-05-29enable ELF/a.out/ECOFF in machine/exec.hTheo de Raadt
1996-05-15add all the possible SCSI device types to the GENERIC configs.Michael Shalayeff
1996-05-05add general ether_ioctl call in net/if_ethersubr.c,Michael Shalayeff
1996-05-04remove #ifndef LKM, since that stuff already in sys/conf.h,Michael Shalayeff
1996-03-24Prefix usage of "long long" with a "/* LONGLONG */" comment to shut upThorsten Lockert
1996-03-24Use __asm in place of asmThorsten Lockert
1996-03-24Provide empty __warn_references() when we are not running GCCThorsten Lockert
1996-03-04Fix two bugs reported by Don Koch <aardvark@poirot.krl.com>(NetBSD PR#216{8,9})chuck
1996-02-21move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkmMichael Shalayeff
1996-02-21minor clean up: revise locations of disk_busy/disk_unbusy calls to match xd.cchuck
1996-02-08- moved disk_busy() call from xdstrategy() to xdc_startbuf()chuck
1996-02-03whoops, EEPROM_SIZE is not used anymoreTheo de Raadt
1996-01-31put zs chip register layout here.Theo de Raadt
1996-01-31do not worry about mapdev retvalTheo de Raadt
1996-01-15sync with netbsdTheo de Raadt
1996-01-14The sun mmu is very broken, and we all can thank crashme fordavem
1996-01-13 - call mapiodev() with sizeof(struct xdc/xyc) rather than ra_len (which ischuck
1996-01-13have mapdev() panic if size == 0 to be safe (catches config errors)chuck
1996-01-12we no longer need to add in the offset to the mapped VA to get the correctchuck
1996-01-12dmamatch never added in the offset for the dma registers to the VA,chuck
1996-01-12improved handling of mapping of devices who's registers do not reside onchuck
1996-01-12change mapdev() so that it includes the offset from the start of thechuck
1996-01-12from netbsd;Theo de Raadt
1996-01-09from netbsd; Fix setcontext call and sendsigTheo de Raadt
1996-01-07When servicing a memory error on the sun4/sun4c makedavem
1996-01-07created devices for the IP filter log on all architecturesdm
1996-01-06from netbsd; some U tagsTheo de Raadt
1996-01-06one tests code before one commits it. initialize ttymalloc'd struct properly.Theo de Raadt
1996-01-06by mrg and myself on irc: fix a ttymalloc() memory leak, TIOCM* botchTheo de Raadt
1996-01-05ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd p...Theo de Raadt
1996-01-05from netbsd; = not ==Theo de Raadt
1996-01-04mi 5380 driverTheo de Raadt
1995-12-31from netbsd; handle more netbsd versionsTheo de Raadt
1995-12-30from netbsd:Theo de Raadt
1995-12-30from netbsd: support more gcc versionsTheo de Raadt