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
2007-07-02
sync
Damien Bergamini
2007-07-02
new 4965agn product Id.
Damien Bergamini
2007-07-02
add new ieee80211_eapol_key structure (used by the various 802.11i
Damien Bergamini
2007-07-02
split ieee80211_parse_rsn() so the same function can be used
Damien Bergamini
2007-07-02
fix REASON codes.
Damien Bergamini
2007-07-02
add IEEE80211_FC1_PROTECTED flag.
Damien Bergamini
2007-07-02
replace two lockmgr lock with rwlocks.
Thordur I. Bjornsson
2007-07-02
initial bits for proper TIM support.
Damien Bergamini
2007-07-02
remove a lot of unused #define
Damien Bergamini
2007-07-02
replace some letoh16(*(u_int16_t *)frm) by LE_READ_2(frm)
Damien Bergamini
2007-07-02
split ieee80211_send_mgmt() like I did for ieee80211_recv_mgmt()
Damien Bergamini
2007-07-02
allow pciide to attach to jmb as well as ahci
David Gwynne
2007-07-02
only attach ahci or pciide if the chip can actually support them. deal with
David Gwynne
2007-07-02
kettenis suggested that i can use pci_intr_map twice on the same device
David Gwynne
2007-07-02
dont force probing of high functions on jmicron controllers. we dont enable
David Gwynne
2007-07-02
dont enable the second pci function for pciide support. we're going to
David Gwynne
2007-07-02
Add arc/jmb/ahci here as well.
Jonathan Gray
2007-07-02
dont attach on jmicron parts now that jmb(4) does that for us.
David Gwynne
2007-07-02
enable jmb on all archs that support ahci, so jmicron boards will continue
David Gwynne
2007-07-02
jmicron controllers are strange cos they provide both ide and sata support
David Gwynne
2007-07-02
move ahci_softc and the prototype for ahci_attach into a header so other
David Gwynne
2007-07-02
pull ahci_attach apart slightly to accommodate attaching ahci(4) to things
David Gwynne
2007-07-01
fix potential crash due to wrong ca_devsize; whilst here, also fix iobase typ...
Constantine A. Murenin
2007-07-01
In cpu_switch(), store the saved cpl in the pcb as a 64 bit store, so that
Miod Vallat
2007-07-01
Move more fpe-related stuff in #ifdef ARMFPU blocks.
Miod Vallat
2007-07-01
Use mapiodev() instead of mapdev() when applicable. This is just syntactic
Miod Vallat
2007-07-01
Perform minimal disklabel setup without needing to do the disklabel_to_sun()
Miod Vallat
2007-07-01
Do not define DEBUG unconditionnaly.
Miod Vallat
2007-07-01
Add gentbi(4).
Mark Kettenis
2007-07-01
Correctly count interrupts for devices that share interrupts.
Mark Kettenis
2007-07-01
Reset PDC devices before enabling iova space if we're not on a serial console.
Mark Kettenis
2007-07-01
Oops! Revert previous commit.
Mark Kettenis
2007-07-01
Add PDC_IO.
Mark Kettenis
2007-07-01
Add a few more registers.
Mark Kettenis
2007-06-30
Bump number of supported interrupt routing entries.
Mark Kettenis
2007-06-30
regen
Jonathan Gray
2007-06-30
Add a few devices found in submitted dmesgs
Jonathan Gray
2007-06-30
Add 802.11d (domain info) command.
Marcus Glocker
2007-06-29
ansify/de-register
Jasper Lievisse Adriaanse
2007-06-29
respect timeouts. prompted by freebsd pr110122, but also proplerly
Henning Brauer
2007-06-29
sick of extra static messing up tracebacks; ok miod
Theo de Raadt
2007-06-29
force the pci bus probe routines to look for extra functions on jmicron
David Gwynne
2007-06-29
when we attach to the jmicron controllers, whack their configuration around
David Gwynne
2007-06-29
demystify a little more of the jmicron pci control registers
David Gwynne
2007-06-29
define away some of the magic on jmicron controllers
David Gwynne
2007-06-27
wt(4) was removed a while ago, so don't support booting off it anoymore.
Michael Knudsen
2007-06-27
Shrink code by not using __inline without static; like we did for sk(4).
Mark Kettenis
2007-06-27
According to Intel errata:
Artur Grabowski
2007-06-26
Switch associated pciide(4) into native mode, and route its interrupt
Mark Kettenis
2007-06-26
Make natsemi_pci_intr() use pciide_intr_flag(). Needed on the PC87415 part
Mark Kettenis
[next]