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-06-09
more 3/4 cleanup for pefo
Theo de Raadt
2003-06-09
Fix erroneous handling of i/o's during a reset.
Kenneth R Westerback
2003-06-07
print minor version as 02d; from Adam Montague via pr 3284; matches what free...
Michael Shalayeff
2003-06-05
3/4 knockout for peter galbavy
Theo de Raadt
2003-06-03
terms 3 & 4 cleanup based on "terms" file
Theo de Raadt
2003-06-03
fix various 3/4 licenses according to "terms" file
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-02
kill the caluses three and four on some of my code
Michael Shalayeff
2003-06-02
nuke clause 3 & 4
Jason Wright
2003-06-02
do not play w/ interrupts too much and keep 'em enabled at all times, fixes r...
Michael Shalayeff
2003-05-31
real register definitions for the brooktree 451/457/458 on the cgsix and
Jason Wright
2003-05-28
The statistics are wrong endian. "netstat -i" now gives sane results.
Henric Jungheim
2003-05-24
Disable off-screen font loading. We still need to use the pdc console routines
Miod Vallat
2003-05-20
AN983 endian issue; from FreeBSD via PR 3263 with minor style fixes by me
Henning Brauer
2003-05-19
Put required delays between reading DSTAT and SSTAT0 registers. Add new ones
Kenneth R Westerback
2003-05-17
Replace suspect strncpy with strlcpy to ensure null termination.
Kenneth R Westerback
2003-05-17
fix up the media handling for the intel based MACs. Also hack around a
Jason Wright
2003-05-16
Use 16bit alignment in addr_cmp() (not 32bit) so this has a chance
Todd C. Miller
2003-05-14
Nuke more commons: ac97_id2, tinfo_t
Jason Wright
2003-05-13
remove annoying sputtering that no other ethernet driver does; ok jason@
Todd T. Fries
2003-05-12
Nuke a whole bunch of commons; ok tedu (still more to come *sigh*)
Jason Wright
2003-05-06
make sure we always zero out ds (and get no trash from stack) and always warn...
Michael Shalayeff
2003-05-06
count auto-sense reqs as well; krw@ ok
Michael Shalayeff
2003-05-06
allow programming dma block bus transaction length on 710 and set to 8 words ...
Michael Shalayeff
2003-04-29
grr... %s, not dc%s
Jason Wright
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
[next]