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-04
Revert r1.42 of if_bnx.c, "Enable IPv4 transmit TCP/UDP checksum
Kenneth R Westerback
2007-07-03
join ahci attach code back together into one function.
David Gwynne
2007-07-03
jmb pretends to be pci now, so i dont need to let it see ahci_softc so it
David Gwynne
2007-07-03
Mark ukbd(4) as console keyboard when appropriate.
Mark Kettenis
2007-07-03
maintain the traffic-indication (TIM) virtual bitmap by defining
Damien Bergamini
2007-07-03
add a function that builds an RSN IE (ieee80211_add_rsn).
Damien Bergamini
2007-07-03
fix kernel builds with IEEE80211_DEBUG enabled.
Damien Bergamini
2007-07-03
move construction of IEs into individual functions so that we don't
Damien Bergamini
2007-07-03
don't set the IEEE80211_CAPINFO_ESS bit in the Capability Information
Damien Bergamini
2007-07-03
no TIM in probe reponses.
Damien Bergamini
2007-07-03
In ieee80211_getmbuf(), if we need to allocate a mbuf cluster because
Damien Bergamini
2007-07-03
fix SSID IE in the case where HIDENWID is used.
Damien Bergamini
2007-07-03
Backout part of 1.20 because IEEE80211_AUTH_ALGORITHM() and friends are used
Claudio Jeker
2007-07-03
Readd IEEE80211_REASON_RSN_REQUIRED and IEEE80211_REASON_RSN_INCONSISTENT
Claudio Jeker
2007-07-03
fix a memory leak that was introduced in r1.20 on 2007-06-24T05Z; ok dlg
Constantine A. Murenin
2007-07-03
do not blindly configure everything to sit on function 0. jmicron tell me
David Gwynne
2007-07-02
the jmb362 should work fine
David Gwynne
2007-07-02
regen
David Gwynne
2007-07-02
oops, i copied too much, fix jmb362 id
David Gwynne
2007-07-02
regen
David Gwynne
2007-07-02
jmicron have a 2 port sata chip called teh jmb362
David Gwynne
2007-07-02
remove more unused stuff.
Damien Bergamini
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
[prev]
[next]