summaryrefslogtreecommitdiff
path: root/sys/arch/sparc
AgeCommit message (Expand)Author
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
1995-12-27from netbsd:Theo de Raadt
1995-12-18cgtwo only exists on vmes; and thus only sun4 (we will deal withTheo de Raadt
1995-12-18fix fb_setsize() to set width/height for P4 frame buffersTheo de Raadt
1995-12-17add a missing \nTheo de Raadt
1995-12-17match correctly on pfourTheo de Raadt
1995-12-15new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supplyTheo de Raadt
1995-12-15settable ring buffer sizes from pkTheo de Raadt
1995-12-15MI le driverTheo de Raadt
1995-12-15simplify vm inclusionsTheo de Raadt
1995-12-15from gwr, changes in sun3 portTheo de Raadt
1995-12-15from netbsd:Theo de Raadt
1995-12-15delete archaic chuck of code relating to dumpdevTheo de Raadt
1995-12-15change u_long to u_int32_t to match rconsTheo de Raadt
1995-12-15from netbsd; enable interruptsTheo de Raadt
1995-12-14__FORK_BRAINDAMAGETheo de Raadt
1995-12-05working .cvsignore filesTheo de Raadt
1995-12-05this is useful in compile directoriesTheo de Raadt
1995-12-03Restore condition codes if we pull the special_fp_storedavem
1995-11-22change ZLRB_RING_SIZE to 4096Theo de Raadt
1995-11-21fix copyrightsTheo de Raadt
1995-11-21silly theo forgot to assert copyright on his optimized versionTheo de Raadt
1995-11-20add # declaration for vme cgnine cardTheo de Raadt
1995-11-19rcons does NOT work on p4 bwtwo/cgtwo, probably because of alignment problems?Theo de Raadt