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
/
dev
Age
Commit message (
Expand
)
Author
2003-04-08
Fix diagnostic output to display data buffer actually being used.
Kenneth R Westerback
2003-04-07
a couple more codec ids from people
Michael Shalayeff
2003-04-06
The return value for bounds_check_with_label() is not set in stone, and it
Miod Vallat
2003-04-06
Fix a lot of issues in osiop.
Kenneth R Westerback
2003-04-06
strcat/strcpy/sprintf cleanup. krw@, anil@ ok. art@ tested sparc64.
Hakan Olsson
2003-04-06
Some easy strcpy elimination.
Kenneth R Westerback
2003-04-05
Change timeout detection from > or >= EAP_XXX_TIMEOUT to ==.
Todd C. Miller
2003-04-04
sprintf -> snprintf, plus check for overflow in device name.
Kenneth R Westerback
2003-04-03
adjust protection on the allocated memory through the uvm same as it was allo...
Michael Shalayeff
2003-04-02
add support for the other Sun Crypto 1000; from sam at errno dot com
Jason Wright
2003-04-02
better
Jason Wright
2003-04-02
sync
Jason Wright
2003-04-02
another Sun Crypto 1000 ID
Jason Wright
2003-04-02
PCI_CAP_MBI should really be PCI_CAP_MSI
Alexander Yurchenko
2003-04-01
Add a couple of new pci subclasses and caps from NetBSD
Alexander Yurchenko
2003-03-30
Fix probing of dual channel 7899 with some fixes from current FreeBSD
Kenneth R Westerback
2003-03-30
Delete unused local version of strncat.
Kenneth R Westerback
2003-03-30
As long as I am here pull in some useful changes from NetBSD.
Kenneth R Westerback
2003-03-29
A few final (I hope) tweaks to the dma fixes.
Kenneth R Westerback
2003-03-29
Another chunk of bus_dma fixes. May actually approach correctness now.
Kenneth R Westerback
2003-03-29
Very limited support for Promise PDC20376 SATA. Only parallel ATA
Alexander Yurchenko
2003-03-29
Use sc_print_addr() where possible to improve messages.
Kenneth R Westerback
2003-03-29
device/vendor id is always < 7 chars. store it in the array and save on the e...
Michael Shalayeff
2003-03-29
add some more eisa devices
Michael Shalayeff
2003-03-28
unbreak after SiS pcidevs change
Todd C. Miller
2003-03-28
regen
Alexander Yurchenko
2003-03-28
Little consistency in SiS section
Alexander Yurchenko
2003-03-28
Improve debug output a bit
Alexander Yurchenko
2003-03-28
Fix the color inversion of the cursor (now it's not a solid block of black =)
Jason Wright
2003-03-28
unbreak
Henning Brauer
2003-03-28
fake off the SYSTR_CLONE through a normally numbered other ioctl; as of previ...
Michael Shalayeff
2003-03-28
mu-law and A-law spelling;
Jason McIntyre
2003-03-28
more register defns (from linux)
Jason Wright
2003-03-28
Use the brand new types instead of WSDISPLAY_TYPE_UNKNOWN
Jason Wright
2003-03-28
add a whole bunch of display types (will be used by the accelerated X
Jason Wright
2003-03-28
In ccdsize(), check for CCDF_INITED before doing the ccdopen().
Todd C. Miller
2003-03-28
If console acceleration was not enabled, do not reinitialize the blitter
Miod Vallat
2003-03-28
Fix various gremlins in the hilms code my simple test program did not catch,
Miod Vallat
2003-03-28
Better message to report an empty loop during probe.
Miod Vallat
2003-03-28
Fix REQUEST SENSE handling based on lessons learned struggling with
Kenneth R Westerback
2003-03-27
map vid mem based on linebytes and height
Jason Wright
2003-03-27
Whoops, the rest of the *CURS* ioctl support
Jason Wright
2003-03-27
add support for *CURS* ioctls
Jason Wright
2003-03-27
don't need linear maps here either
Jason Wright
2003-03-27
map the vid mem based on linebytes and height
Jason Wright
2003-03-27
const and static cleaning
Jason Wright
2003-03-27
Don't need linear mappings in here.
Jason Wright
2003-03-24
splimp() around xl_reset() during autoconf. something in xl_reset() wants
Jason Wright
2003-03-21
install a powerhook to restore the AC97 state after suspend;
Jason Wright
2003-03-21
Endian fixes for ahc driver. These are a no-op for i386. Now works on macppc.
Dale Rahn
[next]