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
2004-12-31
Define atw cfdriver struct in atw.c so atw at cardbus does not
Jonathan Gray
2004-12-31
strncpy -> strlcpy
David Gwynne
2004-12-31
people who don't understand the preprocessor should stay away from the tree.
Marc Espie
2004-12-31
fixes so axe can work on big endian machines
David Gwynne
2004-12-31
sync with the latest work and add some stuff needed by the upcoming ar5211/ar...
Reyk Floeter
2004-12-31
zaurus will be able to use this one day
Theo de Raadt
2004-12-31
Move the cfdriver struct to rtw.c where it belongs so cardbus rtw
Jonathan Gray
2004-12-30
Let yds_init() return a meaningful value.
Miod Vallat
2004-12-30
Current ahd timeout code does nothing. Add fbsd style timeout
Kenneth R Westerback
2004-12-30
Clean up some code to eliminate snprintf() return value abuse noted by
Kenneth R Westerback
2004-12-30
fix for some archs that don't like unaligned accesses, eg sparc64 and alpha
David Gwynne
2004-12-30
Correct copyright as per David Young's recent change in NetBSD.
Jonathan Gray
2004-12-30
Add license and CVS tags.
Jonathan Gray
2004-12-30
Don't zero error value, return it.
Kenneth R Westerback
2004-12-30
get rid of ieee80211 debug output
David Gwynne
2004-12-29
indentation repair; marco ok
Theo de Raadt
2004-12-29
from freebsd: ehci.c 1.13, ehci_pci.c 1.13, ehcireg.h 1.5, ehcivar.h 1.3
David Gwynne
2004-12-29
another Marvell PHY
Brad Smith
2004-12-29
regen
Brad Smith
2004-12-29
another Marvell Gig PHY, noticed on a macppc system.
Brad Smith
2004-12-29
Driver for Realtek 802.11 devices from NetBSD.
Jonathan Gray
2004-12-28
indent properly
Theo de Raadt
2004-12-28
Don't allow an infinite number of SCSI bus resets per i/o.
Kenneth R Westerback
2004-12-27
Fix tag handling for non-U320/packetized devices. Allow tags for these
Kenneth R Westerback
2004-12-27
Gremlin crept in; found by drahn@
Miod Vallat
2004-12-27
remove useless debugging leftover
Peter Valchev
2004-12-26
boundry -> boundary
Brad Smith
2004-12-26
strored -> stored
Miod Vallat
2004-12-26
Use list and queue macros where applicable to make the code easier to read;
Miod Vallat
2004-12-26
Bounce the mbuf to the BPF listener before committing it to the wire
Peter Valchev
2004-12-26
htole32 and friends to get this working on big endian (macppc)
Peter Valchev
2004-12-26
Properly indent with tabs rather than spaces.
Jonathan Gray
2004-12-26
Remove uneeded ifdefs/code.
Jonathan Gray
2004-12-26
add BGE_QUIRK_PCIX_DMA_ALIGN_BUG for BCM5701 A0
Brad Smith
2004-12-26
Make debug less verbose. Prompted by mickey@
Marco Peereboom
2004-12-26
This should fix long outstanding issues with ami(4). The reported
Marco Peereboom
2004-12-26
Make this compile and bring the last few vga fixes in.
Miod Vallat
2004-12-25
Do not allow loading a font in an used font slot; discussed with and ok mickey@
Miod Vallat
2004-12-25
correct indent
Theo de Raadt
2004-12-25
- remove unneccessary break
Brad Smith
2004-12-24
brad should compile before commiting
Theo de Raadt
2004-12-24
init Jumbo RX ring by default.
Brad Smith
2004-12-24
Kill bit of ahc cruft. Elminate lots of leading spaces. Other KNF. No
Kenneth R Westerback
2004-12-23
vt100 wscons crashes restoring cursor if it had never been saved before.
Miod Vallat
2004-12-23
Fix crash due to wrong argument in the (almost useless) DECRQUPSS escape
Miod Vallat
2004-12-23
Reliability fix, from NetBSD:
Miod Vallat
2004-12-23
change FXPF_UCODE to mean "firmware load attempted". if the first
Theo de Raadt
2004-12-23
make com[123] work for console on i386, but allow override with CONADDR/CONUNIT
Markus Friedl
2004-12-23
turn padding of tx packets on since it appears it may be needed by certain
David Gwynne
2004-12-22
- add missing braces for SIOCSIFMTU switch case.
Brad Smith
[next]