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
Age
Commit message (
Expand
)
Author
2006-10-29
Reorganize malo_intr() a bit. Check for unhandled interrupt flags and
Claudio Jeker
2006-10-29
In malo_ioctl() if the returned error is ENETRESET reset the device.
Claudio Jeker
2006-10-29
MALO_CMD_RESPONSE is acting just as a flag so move it to the end of the list.
Claudio Jeker
2006-10-29
Fix some nasty bugs in malo_reset() and malo_cmd_set_channel() and simplify
Claudio Jeker
2006-10-29
These printfs appear unnecessary now that the cache is disabled.
Dale Rahn
2006-10-29
Disable cache before jumping into the kernel, makes bootloader more reliable.
Dale Rahn
2006-10-29
Don't need to 'goto done;' when 'done:' is the next line.
Kenneth R Westerback
2006-10-29
Add first TX path and active scan bits. Don't expect to much yet.
Marcus Glocker
2006-10-29
LFS and FFS shared the same read and write vnops, through
Thordur I. Bjornsson
2006-10-29
Remove redundant if (msg) {} block around invocations of
Kenneth R Westerback
2006-10-28
We don't currently write a disklabel into an OpenBSD ('A6') DOS MBR
Kenneth R Westerback
2006-10-28
M_TRAILINGSPACE(m) returns 0 if M_READONLY(m) is true,
Brad Smith
2006-10-28
Dont initialize the nm_srtt and nm_sdrtt arrays
Thordur I. Bjornsson
2006-10-28
Make sure we call _mcount throught the PLT when generating PIC code.
Mark Kettenis
2006-10-28
Make this work.
Mark Kettenis
2006-10-28
- Use better names for the variables containing the timeouts in Hz instead of
Marc Balmer
2006-10-28
Fix handling of errors wrt to MINDEX. From NetBSD bpf_filter 1.32;
Otto Moerbeek
2006-10-27
Hide hardware cursor on 4bpp model.
Miod Vallat
2006-10-27
Add a few UltraSPARC-III ASI's.
Mark Kettenis
2006-10-27
mcbride forgot to pull in the newly created pf_ruleset.c
Theo de Raadt
2006-10-27
If the lid is closed during boot, blank screen immediately.
Miod Vallat
2006-10-27
Split ruleset manipulation functions out into pf_ruleset.c to allow them to
Ryan Thomas McBride
2006-10-27
udcf(4) degraded the sensor status from OK to WARNING on the first receiption
Marc Balmer
2006-10-27
Partially revert 1.33 the range calculation change for bandit
Gordon Willem Klok
2006-10-27
regen
Brad Smith
2006-10-27
add the NVIDIA GeForce 6100 nForce 430 and some more MCP61 devices.
Brad Smith
2006-10-26
Set Rx early threshold and Tx DMA thesholds.
Brad Smith
2006-10-26
Fix this by commiting the proper revision of the bge_encap() diff.
Brad Smith
2006-10-26
bge_encap():
Brad Smith
2006-10-26
fix fxp(4) so that it will reset the link when you change the speed... This
Brad Smith
2006-10-26
typos; from bret lambert
Jason McIntyre
2006-10-26
Driver for the AMD Geode LX series processor security block.
Tom Cosgrove
2006-10-26
Move from a switch based baud rate selection to range checking
Jonathan Gray
2006-10-26
Driver for MosChip MCS7703 based USB Serial devices.
Jonathan Gray
2006-10-26
regen
Jonathan Gray
2006-10-26
MosChip serial & Ethernet
Jonathan Gray
2006-10-26
do the minimal initialization of the firmware so that ASF always
Brad Smith
2006-10-25
Don't convert buffer/field output to integer
Jordan Hargrave
2006-10-25
added deref/index for integer types
Jordan Hargrave
2006-10-25
Resort some functions, tiny cleanup.
Marcus Glocker
2006-10-25
Make sure we actually flush the I-TLB on UltraSPARC-III by doing it from
Mark Kettenis
2006-10-25
pr5274 fix localhost dos with oversized values
Ted Unangst
2006-10-25
Ooops, forgot to add radio mtap includes.
Marcus Glocker
2006-10-25
allow up to 16 pflog interfaces, ok mcbride
Henning Brauer
2006-10-25
add a "u_int8_t logif" to struct pfrule to select to which pflog interface
Henning Brauer
2006-10-25
Add ramdisk hooks portion.
Dale Rahn
2006-10-25
replace a few more instances of hand rolled code with the
Brad Smith
2006-10-25
Ramdisk kernel generated from GENERIC
Dale Rahn
2006-10-25
make majors reflect reality.
Dale Rahn
2006-10-24
Condense get functions into a single function. This is ahead of retrieving
Marco Peereboom
[next]