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
2006-05-29
Nuke unused local variable (ok beck deraadt) and unused struct
Michael Knudsen
2006-05-29
NVIDIA nForce MCP04 (some kind of nForce4) AC97 should work here
Jonathan Gray
2006-05-29
put the 64bit flag in the right place on the scatter gather list.
David Gwynne
2006-05-29
split mpi_poll out into mpi_complete, and rewrite poll to use start and
David Gwynne
2006-05-29
remove some if 0 code
David Gwynne
2006-05-29
bump mpi up to using 64bit for all dva
David Gwynne
2006-05-29
Only claim an interrupt if a real interrupt event occured, prevents false
Dale Rahn
2006-05-29
Fix a comment, remove a stray variable assignment.
Christopher Pascoe
2006-05-29
Eliminate variable shadowing.
Christopher Pascoe
2006-05-29
Missed header file change in previous commit.
Christopher Pascoe
2006-05-29
Correct status value check for OHCI isoc transfer;
Christopher Pascoe
2006-05-29
Only check USBD_FORCE_SHORT_XFER for writes.
Christopher Pascoe
2006-05-29
Only do the software part of an abort if we are dying.
Christopher Pascoe
2006-05-29
Only do the software part of an abort if we are dying.
Christopher Pascoe
2006-05-29
Check the return value of aml_ederef isnt NULL before use.
Gordon Willem Klok
2006-05-29
minor space nit
Peter Valchev
2006-05-29
garbage collect NFE_NO_JUMBO.
Brad Smith
2006-05-29
Add embedded controller support.
Can Erkin Acar
2006-05-29
Fix a memory overrun in the aml parser code.
Can Erkin Acar
2006-05-29
formatting
Brad Smith
2006-05-29
Make sure all physical addresses are filled in the qTD even when we have
Christopher Pascoe
2006-05-28
Make sure to honor the USBD_FORCE_SHORT_XFER flag and generate an empty
Christopher Pascoe
2006-05-28
- force the maximum receivable frame size down to 1518 bytes for
Brad Smith
2006-05-28
junk to read and write configuration pages.
David Gwynne
2006-05-28
Change the timedelta sensor descritpion so that the first four bytes contain
Marc Balmer
2006-05-28
don't #undef SDMMC_DEBUG
Uwe Stuehler
2006-05-28
Support for standard SD host controllers like the Ricoh 5C822, a small
Uwe Stuehler
2006-05-28
Allow len == 1 in systrace_fname(), so systraced processes can proceed
Pedro Martelletto
2006-05-28
remove the dev/isa/isavar.h include, as it is not needed
Felix Kronlage
2006-05-28
Remove device id from hotplug events.
Michael Knudsen
2006-05-28
always set if_hardmtu.
Brad Smith
2006-05-28
Remove dead code; free commit on behalf of dlg@
Uwe Stuehler
2006-05-28
regen
Jonathan Gray
2006-05-28
Add a few more devices from submitted dmesgs.
Jonathan Gray
2006-05-28
pass the reply from the hardware via the ccb rather than on the stack to
David Gwynne
2006-05-28
Include device id in hotplug events. This will be used by ntpd to check
Michael Knudsen
2006-05-28
rename mpi_complete to mpi_poll and make it call mpi_start itself.
David Gwynne
2006-05-28
cleanup whitespaces, tabs are so much nicer
Felix Kronlage
2006-05-28
use if_hardmtu for MTU ioctl handler.
Brad Smith
2006-05-28
- remove ETHER_MAX_LEN_JUMBO and ETHERMTU_JUMBO.
Brad Smith
2006-05-28
unknown ioctl is ENOTTY not EINVAL
Jason Wright
2006-05-27
add the messages for config page requests and replies.
David Gwynne
2006-05-27
With the National variants of the sis(4) chip make sure to
Brad Smith
2006-05-27
Add support for multicast packets.
Christopher Pascoe
2006-05-27
There is no longer the need to create INVALID sensors on stock, the sensor
Marc Balmer
2006-05-27
make debug output during attach quiet unless you want it by raising
David Gwynne
2006-05-27
remove FreeBSD specific code.
Brad Smith
2006-05-27
garbage collect vlan.h
Brad Smith
2006-05-27
remove dead code
David Gwynne
2006-05-27
add mpi(4), an alternative (replacement) driver for lsi logic fusion mpt
David Gwynne
[next]