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
2009-06-07
don't prefix the usage of a define that has a - with a -
Jonathan Gray
2009-06-07
Shave surplus space from format string.
Michael Knudsen
2009-06-07
fix uninitialized or undefined value returned to caller
Charles Longeau
2009-06-06
- don't mess with assert()/__assert(), use KASSERT() instead
Jasper Lievisse Adriaanse
2009-06-06
regen
Yojiro Uo
2009-06-06
add another UDL device
Yojiro Uo
2009-06-06
remove unused variable prevlen and a second initialization of ifp.
Stuart Henderson
2009-06-06
- implement support for rtl8187b
Martynas Venckus
2009-06-06
unfuck the rest of the way. when we bind the scribble pages to the
Owain Ainsworth
2009-06-06
unfuck slightly, offset was wrong.
Owain Ainsworth
2009-06-06
mechanical rename of ``priv'' to ``file_priv'' in the one function where
Owain Ainsworth
2009-06-06
use BUS_DMA_ZERO instead of alloc + bzero.
Owain Ainsworth
2009-06-06
bring back the indians for pirofti -- handle unaligned access and put a
Theo de Raadt
2009-06-06
add an interface to agp to create a bus_dma_tag over a range of the
Owain Ainsworth
2009-06-06
Remove the last VGA_POST defines with X86EMU. Okay deraadt@.
Paul Irofti
2009-06-06
Fix RCSIds
Matthieu Herrb
2009-06-06
option X86EMU is how this subsystem is brought into a kernel
Theo de Raadt
2009-06-06
Rewrite the SIOCSIFFLAGS ioctl handling code to clean it up a bit and
Christian Weisgerber
2009-06-06
fix include paths
Theo de Raadt
2009-06-06
Add vga bios repost support. Fetched from the NetBSD tree mostly.
Paul Irofti
2009-06-05
T
Theo de Raadt
2009-06-05
catch up NetBSD kern/41048.
Yojiro Uo
2009-06-05
Add support to fxp(4) for the 82552 MAC found in some variation of
Christian Weisgerber
2009-06-05
tidy up promiscuous mode and multicast handling; from Brad; ok sthen@
Christian Weisgerber
2009-06-05
enable IPv6 receive TCP/UDP checksum offload; from Brad
Christian Weisgerber
2009-06-05
Sanity check: we overrun the rnd_ed[] array if nbits is 32, but that
Philip Guenthe
2009-06-05
%zu is not meant for size_t in the kernel. Change to %lu.
Ray Lai
2009-06-05
this one too
Martynas Venckus
2009-06-05
reduce diff i will send in a minute
Martynas Venckus
2009-06-04
- factor out rf into its own structure
Martynas Venckus
2009-06-04
remove variable left behind by thib
Theo de Raadt
2009-06-04
switch to a bnx style dynamic pool backed tx so we don't
Jonathan Gray
2009-06-04
- 8187 uses different anaparam values
Martynas Venckus
2009-06-04
detect & print the revision (rev. d, b) of rtl8187l chip using the
Martynas Venckus
2009-06-04
- prepare for multiple revisions; urtw_lookup stuff
Martynas Venckus
2009-06-04
- make comments understandable by lint
Martynas Venckus
2009-06-04
difs&eifs are 8187 regs
Martynas Venckus
2009-06-04
merge some individual SIS_SETBIT (done for natsemi chips only)
Stuart Henderson
2009-06-04
- KNF
Martynas Venckus
2009-06-04
- update io functions to support index
Martynas Venckus
2009-06-04
- fix some comments
Martynas Venckus
2009-06-04
spacing
Martynas Venckus
2009-06-04
instead of having some 'generic' data str. with "NB: don't use it
Martynas Venckus
2009-06-04
trying to split some parts;
Martynas Venckus
2009-06-04
regen
Damien Bergamini
2009-06-04
the Sitecom WL-608 is a run(4) (although it is not 80.11n capable).
Damien Bergamini
2009-06-04
- Rewrite ioctl handling code and receive filter handling to clean
Stuart Henderson
2009-06-04
Even more KNF.
Paul Irofti
2009-06-04
Add myself to the copyright, suggested by marco@.
Paul Irofti
2009-06-04
KNF dammit
Miod Vallat
[next]