index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc
/
dev
Age
Commit message (
Expand
)
Author
1996-03-04
Fix two bugs reported by Don Koch <aardvark@poirot.krl.com>(NetBSD PR#216{8,9})
chuck
1996-02-21
minor clean up: revise locations of disk_busy/disk_unbusy calls to match xd.c
chuck
1996-02-08
- moved disk_busy() call from xdstrategy() to xdc_startbuf()
chuck
1996-01-31
put zs chip register layout here.
Theo de Raadt
1996-01-15
sync with netbsd
Theo de Raadt
1996-01-13
- call mapiodev() with sizeof(struct xdc/xyc) rather than ra_len (which is
chuck
1996-01-12
we no longer need to add in the offset to the mapped VA to get the correct
chuck
1996-01-12
dmamatch never added in the offset for the dma registers to the VA,
chuck
1996-01-12
improved handling of mapping of devices who's registers do not reside on
chuck
1996-01-12
from netbsd;
Theo de Raadt
1996-01-06
one tests code before one commits it. initialize ttymalloc'd struct properly.
Theo de Raadt
1996-01-06
by mrg and myself on irc: fix a ttymalloc() memory leak, TIOCM* botch
Theo de Raadt
1996-01-05
from netbsd; = not ==
Theo de Raadt
1996-01-04
mi 5380 driver
Theo de Raadt
1995-12-27
from netbsd:
Theo de Raadt
1995-12-18
cgtwo only exists on vmes; and thus only sun4 (we will deal with
Theo de Raadt
1995-12-18
fix fb_setsize() to set width/height for P4 frame buffers
Theo de Raadt
1995-12-17
add a missing \n
Theo de Raadt
1995-12-17
match correctly on pfour
Theo de Raadt
1995-12-15
new mapdev/()/mapiodev() calling convention uses "struct rom_reg *" to supply
Theo de Raadt
1995-12-15
settable ring buffer sizes from pk
Theo de Raadt
1995-12-15
MI le driver
Theo de Raadt
1995-12-15
change u_long to u_int32_t to match rcons
Theo de Raadt
1995-11-22
change ZLRB_RING_SIZE to 4096
Theo de Raadt
1995-11-21
fix copyrights
Theo de Raadt
1995-11-19
rcons does NOT work on p4 bwtwo/cgtwo, probably because of alignment problems?
Theo de Raadt
1995-11-18
remove a bunch of stupid 4/100 and bustype checks
Theo de Raadt
1995-11-09
correct sun4 calls to fb_attach()
Theo de Raadt
1995-11-09
don't panic for multiple /dev/fb declarers
Theo de Raadt
1995-11-09
$NetBSD$ -> $Id$
Theo de Raadt
1995-11-06
avoid bus_tmp() because mapiodev() may reuse that mapping, which would be a c...
Theo de Raadt
1995-11-03
can map pixels in VME32 space
Theo de Raadt
1995-10-28
move espreadregs() closer to where it is used
Theo de Raadt
1995-10-28
RCONSOLE -> RASTERCONSOLE
Theo de Raadt
1995-10-25
need <sys/types.h>
Theo de Raadt
1995-10-24
pretty; delay properly during drive probe
Theo de Raadt
1995-10-24
pfour bwtwo blanking control
Theo de Raadt
1995-10-23
pretty
Theo de Raadt
1995-10-23
Add 'u_char' cast to 'HOLE' assignment, HOLE has 10 significant bits
davem
1995-10-23
Cast in places where we discard volatile pointers in function calls. We
davem
1995-10-23
unconditionally set mouse port to CS8/1200
Theo de Raadt
1995-10-23
two variants of putc functions
Theo de Raadt
1995-10-23
include file botch
Theo de Raadt
1995-10-23
screenblank for sun4 bwtwo from thorpe
Theo de Raadt
1995-10-23
note that we should probably set cfg2 for the ESP100A
Theo de Raadt
1995-10-22
cleanup
Theo de Raadt
1995-10-22
cannot exist on sbus
Theo de Raadt
1995-10-22
modernize
Theo de Raadt
1995-10-22
remove garbage
Theo de Raadt
1995-10-21
simplify
Theo de Raadt
[next]