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
2005-04-25
KNF and zap trailing whitespace.
Niall O'Higgins
2005-04-25
csum -> csum_flags
Brad Smith
2005-04-25
use delay() and not tsleep() in attach. makes driver work properly with
Niall O'Higgins
2005-04-25
Use ETHERTYPE_VLAN.
Brad Smith
2005-04-25
remove the stepping info since this isn't right
Brad Smith
2005-04-24
add fxp-d102e to the list
Brad Smith
2005-04-24
add microcode to support interrupt mitigation on the
Brad Smith
2005-04-24
- fix and update comments
Brad Smith
2005-04-23
accept VLAN-sized frames
Brad Smith
2005-04-23
style
Brad Smith
2005-04-23
- always accept VLAN-sized frames
Brad Smith
2005-04-23
Fix newer Xircom CBE2-100 cards.
Brad Smith
2005-04-23
make sure bus mastering is enabled
Martin Reindl
2005-04-22
Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series.
Miod Vallat
2005-04-22
sparc -> sparc64
Brad Smith
2005-04-21
snprintf error handling, ok beck cloder
Theo de Raadt
2005-04-21
If the SMM driver had enabled ownership change interrupts, re-enable them
Christopher Pascoe
2005-04-21
Preserve any configuration data that may have been set by SMM/BIOS over
Christopher Pascoe
2005-04-21
Relocate debugging printf so it describes the right thing.
Christopher Pascoe
2005-04-21
Fix inverted logic when testing for successful SMM handover.
Christopher Pascoe
2005-04-21
o if the mac address cannot be read, just fail and disestablish the
Federico G. Schwindt
2005-04-21
correct idion for snprintf failure handling; ok cloder
Theo de Raadt
2005-04-20
support 11b and 11a mode on the ar5211. "pure" 11g mode is not yet
Reyk Floeter
2005-04-20
SiS 180/181/182 SATA support using generic sata_chip_map().
Jonathan Gray
2005-04-20
Replace VIA SATA chip map routine with generic sata_chip_map().
Jonathan Gray
2005-04-20
SiS 760 support from a tech@ mail from peter.galbavy at knowtion.net
Jonathan Gray
2005-04-20
SiS 661 support tested on a Gigabyte 8S661FXMP-RZ board.
Jonathan Gray
2005-04-20
regen
Jonathan Gray
2005-04-20
A bunch of PCI/SATA SIS devices.
Jonathan Gray
2005-04-19
use pool for struct vndbug; tested by many and pedro@ ok
Michael Shalayeff
2005-04-19
fix for isochronous pipes:
Damien Bergamini
2005-04-19
be more cautious when processing CMV interrupts.
Damien Bergamini
2005-04-18
beautify the code by renaming HAL functions with capitalized words (i
Reyk Floeter
2005-04-18
- check for ETHERMIN with SIOCSIFMTU ioctl case
Brad Smith
2005-04-17
Intermediate cast of strio_offs -> uio_offset should be u_long not long
Todd C. Miller
2005-04-17
Fix typos
Tom Cosgrove
2005-04-17
Typo in panic string
Tom Cosgrove
2005-04-17
tabs not spaces
Michael Shalayeff
2005-04-17
Timeouts are not ran at splhigh anymore so we don't need splimp.
Marco Peereboom
2005-04-17
temporarly remove 802.11a channels from the set of supported channels until
Damien Bergamini
2005-04-17
don't disassociate on SIOCSIFADDR if the interface is already up and running.
Damien Bergamini
2005-04-17
regen
Jonathan Gray
2005-04-17
Add some common ids for unsupported wireless chipsets.
Jonathan Gray
2005-04-17
do {} while (0) wrapper for the debug printf macros
David Gwynne
2005-04-17
regen
Jonathan Gray
2005-04-17
Radeon 9800 Pro from Jonathan Fromer <jf at daimi.au.dk>
Jonathan Gray
2005-04-16
do not provide round_buffer if not needed unless explained why in comments
Michael Shalayeff
2005-04-16
use snprintf to avoid crossing the overflow point; ok otto
Theo de Raadt
2005-04-16
change usbd_printBCD() to return number of bytes really placed or 0, not
Theo de Raadt
2005-04-16
Add SATA 8 channel.
Marco Peereboom
[next]