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
/
ic
Age
Commit message (
Expand
)
Author
2003-04-29
- remove last vestige of "old autoconf": dc_unit is dead, long live dv_xname
Jason Wright
2003-04-29
KNF
Jason Wright
2003-04-27
strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit.
Hakan Olsson
2003-04-26
managment -> management;
Jason McIntyre
2003-04-25
lm(4) driver from NetBSD adapted for sysctl interface.
Alexander Yurchenko
2003-04-23
give 'em some const; mjacob@ ok
Michael Shalayeff
2003-04-12
Fix index bounds checking in save data pointers logic.
Kenneth R Westerback
2003-04-11
Delete a doubly redundant call to timeout_del() in osiop_timeout.
Kenneth R Westerback
2003-04-09
missing nl in the error msg and a return afterwards
Michael Shalayeff
2003-04-09
a couple of sigmatel codec ids
Michael Shalayeff
2003-04-09
Cleanup/make more consistant the various DEBUG flags and uses thereof.
Kenneth R Westerback
2003-04-09
Reduce default OSIOP_DEBUG output to a useful volume.
Kenneth R Westerback
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
Fix a lot of issues in osiop.
Kenneth R Westerback
2003-04-03
adjust protection on the allocated memory through the uvm same as it was allo...
Michael Shalayeff
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
Use sc_print_addr() where possible to improve messages.
Kenneth R Westerback
2003-03-28
Fix REQUEST SENSE handling based on lessons learned struggling with
Kenneth R Westerback
2003-03-24
splimp() around xl_reset() during autoconf. something in xl_reset() wants
Jason Wright
2003-03-21
Endian fixes for ahc driver. These are a no-op for i386. Now works on macppc.
Dale Rahn
2003-03-15
specifed -> specified
Theo de Raadt
2003-03-13
Initialize the timeout for the non-console case of PS2 keyboard. Fixes
Dale Rahn
2003-03-10
Fix AP scan on prism and add a /* FALLTHROUGH */ comment to make
Todd C. Miller
2003-03-06
this is a fix for kernel panics and craches along w/ other stability
Michael Shalayeff
2003-03-06
Remove double include of scsi_all.h
mjacob
2003-03-05
update media handling based on NetBSD: mainly fix setting up of the output
Jason Wright
2003-03-03
nuke extra semicolon
mjacob
2003-03-03
Argh. Put back mickey's change here and also follow Ted's suggestion
mjacob
2003-03-03
Add some A64 defines.
mjacob
2003-03-03
Get rid of ISP_DMA_ADDR_T and uses ISP_DAC_SUPPORTED to define the
mjacob
2003-03-03
spelling fixes
mjacob
2003-03-03
In isp_putback_atio, propagate iid && rxid for FC ATIOs.
mjacob
2003-03-03
Remove STRNCAT define.
mjacob
2003-03-03
For type 3 requests, the count is ISP_RQDSEG_T3, not ISP_RQDSEG_T2, that we need
mjacob
2003-03-03
Add (untested, no h/w) 10160 support. Propagate some spelling fixes.
mjacob
2003-03-02
The gem driver will sometimes unmap bus_dma mappings that are still
Henric Jungheim
2003-02-28
Revert previous change. This driver is shared with 4 other platforms.
mjacob
2003-02-25
remove redundant check.
Ted Unangst
2003-02-25
correct bounds check. yichen xie's bounds checker catch.
Ted Unangst
2003-02-25
fix two off by ones
Ted Unangst
2003-02-24
Various typos.
Miod Vallat
2003-02-21
Fix Manuel Bouyer's copyright, from NetBSD
Alexander Yurchenko
2003-02-19
use a nop with I bit set at the end of the tx chain. This avoids a race
Jason Wright
2003-02-18
Whenever possible, store the prom font data in off-screen frame buffer
Miod Vallat
2003-02-17
can use the same bus_space_read_region_4() to copy both type1 and type4 prom;...
Michael Shalayeff
[next]