summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev
AgeCommit message (Expand)Author
1996-03-04Fix two bugs reported by Don Koch <aardvark@poirot.krl.com>(NetBSD PR#216{8,9})chuck
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-01-31put zs chip register layout here.Theo de Raadt
1996-01-15sync with netbsdTheo de Raadt
1996-01-13 - call mapiodev() with sizeof(struct xdc/xyc) rather than ra_len (which ischuck
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-12from netbsd;Theo 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-05from netbsd; = not ==Theo de Raadt
1996-01-04mi 5380 driverTheo 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-15change u_long to u_int32_t to match rconsTheo de Raadt
1995-11-22change ZLRB_RING_SIZE to 4096Theo de Raadt
1995-11-21fix copyrightsTheo de Raadt
1995-11-19rcons does NOT work on p4 bwtwo/cgtwo, probably because of alignment problems?Theo de Raadt
1995-11-18remove a bunch of stupid 4/100 and bustype checksTheo de Raadt
1995-11-09correct sun4 calls to fb_attach()Theo de Raadt
1995-11-09don't panic for multiple /dev/fb declarersTheo de Raadt
1995-11-09$NetBSD$ -> $Id$Theo de Raadt
1995-11-06avoid bus_tmp() because mapiodev() may reuse that mapping, which would be a c...Theo de Raadt
1995-11-03can map pixels in VME32 spaceTheo de Raadt
1995-10-28move espreadregs() closer to where it is usedTheo de Raadt
1995-10-28RCONSOLE -> RASTERCONSOLETheo de Raadt
1995-10-25need <sys/types.h>Theo de Raadt
1995-10-24pretty; delay properly during drive probeTheo de Raadt
1995-10-24pfour bwtwo blanking controlTheo de Raadt
1995-10-23prettyTheo de Raadt
1995-10-23Add 'u_char' cast to 'HOLE' assignment, HOLE has 10 significant bitsdavem
1995-10-23Cast in places where we discard volatile pointers in function calls. Wedavem
1995-10-23unconditionally set mouse port to CS8/1200Theo de Raadt
1995-10-23two variants of putc functionsTheo de Raadt
1995-10-23include file botchTheo de Raadt
1995-10-23screenblank for sun4 bwtwo from thorpeTheo de Raadt
1995-10-23note that we should probably set cfg2 for the ESP100ATheo de Raadt
1995-10-22cleanupTheo de Raadt
1995-10-22cannot exist on sbusTheo de Raadt
1995-10-22modernizeTheo de Raadt
1995-10-22remove garbageTheo de Raadt
1995-10-21simplifyTheo de Raadt