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-11-04
add the NVIDIA MCP67 SATA PCI ids.
Brad Smith
2006-11-04
query the firmware for the number of volumes, and then iterate through them
David Gwynne
2006-11-04
regen
Brad Smith
2006-11-04
add the NVIDIA MCP67 IDE PCI id.
Brad Smith
2006-11-04
regen
Brad Smith
2006-11-04
add a few more TI and O2 Micro devices.
Brad Smith
2006-11-04
regen
Michael Knudsen
2006-11-04
Add Radeon X1300 Pro (with secondary).
Michael Knudsen
2006-11-04
regen
Brad Smith
2006-11-04
add the Broadcom BCM5825 chipset.
Brad Smith
2006-11-04
kthread_create returns an int, not a pointer. compare the return value to
David Gwynne
2006-11-04
make compile w/ debug
Michael Shalayeff
2006-11-04
make stack trace look as other flavoured stack traces look like
Michael Shalayeff
2006-11-03
vr_rxeof(): stick receive error messages under VR_DEBUG.
Brad Smith
2006-11-03
vr_intr(): remove duplicate check for VR_ISR_RX_NOBUF and the "packet lost"
Brad Smith
2006-11-03
cleanup some devices
Michael Shalayeff
2006-11-03
add scif
Michael Shalayeff
2006-11-03
need an entry for scif
Michael Shalayeff
2006-11-03
add new code to handle the AL7230B radios.
Damien Bergamini
2006-11-03
Add two new functions:
Damien Bergamini
2006-11-03
Return address is way too useful to not print here.
Dale Rahn
2006-11-03
For now use 3 pages like netbsd, allows the kernel to get _MUCH_ farther.
Dale Rahn
2006-11-03
the 8257E KCS PCI id is not the MAC but an IPMI interface being provided
Brad Smith
2006-11-03
regen
Brad Smith
2006-11-03
correct the Intel 108e id, its not a Gig MAC PCI id but an IPMI
Brad Smith
2006-11-03
must steal pages from the end of the physseg
Michael Shalayeff
2006-11-03
mdproc has to be initialised
Michael Shalayeff
2006-11-03
step and stuff works in ddb now too
Michael Shalayeff
2006-11-02
if the hardware doesnt say it can do scatter gather lists for tx, then
David Gwynne
2006-11-02
comments like "schedule timeout" before going timeout_add are dumb. learn
David Gwynne
2006-11-02
dont set tx_stopped when we actually want to do tx.
David Gwynne
2006-11-02
pointers in hardware structures are stupid. shame on you vmware.
David Gwynne
2006-11-02
reyk said i can put my copyright on this file too.
David Gwynne
2006-11-02
merge the register description into the c file. nothing else will ever
David Gwynne
2006-11-02
Remove unused code and move the knowledge of struct switchframe to a single
Miod Vallat
2006-11-02
proper brkpt detection so continue does restart proper
Michael Shalayeff
2006-11-02
enable vic(4) now that it works.
David Gwynne
2006-11-02
Kill acpiec attach function and add its functionality to the generic _HID
Marco Peereboom
2006-11-02
Fix comments to reflect reality.
Marco Peereboom
2006-11-02
set up a tick to check the link state every second.
David Gwynne
2006-11-02
Ooops, forgot a debug printf.
Marco Peereboom
2006-11-02
Add active cooling support mostly by me with jordan help.
Marco Peereboom
2006-11-02
remove cruft
David Gwynne
2006-11-02
split the initialisation of the dma area up between the attach path and the
David Gwynne
2006-11-02
set the proper maximum queue length.
Brad Smith
2006-11-02
we sync regions in the dma area anymore, we just sync the whole thing. this
David Gwynne
2006-11-02
VIC_DEBUG is useless, so it goes away
David Gwynne
2006-11-02
more whitespace fixes
David Gwynne
2006-11-02
rewrite the tx path so it doesnt feel so lopsided.
David Gwynne
2006-11-02
simplify parent driver matching code a bit. no-op change.
Brad Smith
[next]