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
/
ic
Age
Commit message (
Expand
)
Author
2007-03-26
bits for the global control register
David Gwynne
2007-03-26
oops, 64bit memory bars.
David Gwynne
2007-03-24
port registers
David Gwynne
2007-03-24
global register definitions
David Gwynne
2007-03-22
split userland & kernel struct sensor/sensordev so that the addition
Theo de Raadt
2007-03-22
read and write funcs for the global register space
David Gwynne
2007-03-22
map the global and port register spaces.
David Gwynne
2007-03-22
import sili(4) so it can be worked on in the tree. this will support the
David Gwynne
2007-03-20
Fix crystal on/off routine (no more panic). Add two new routines to
Marcus Glocker
2007-03-20
An complete lack of peer review before this is commited means it gets pulled.
Theo de Raadt
2007-03-20
Document some routines by pointing to the refering specs URL.
Marcus Glocker
2007-03-20
Read the whole SPROM content with a single routine to a own sprom struct.
Marcus Glocker
2007-03-20
on com_console we need a little delay to let fifo flush itself before resetti...
Michael Shalayeff
2007-03-20
missing include and also use time_uptime as art suggested; compiles now
Michael Shalayeff
2007-03-19
Only call bus_dmamap_unload() if we loaded a dmamap beforehand. Found out
Claudio Jeker
2007-03-18
Comment routine which does the chip access validation.
Marcus Glocker
2007-03-18
o Add bcw_80211_core_init() according to
Marcus Glocker
2007-03-17
replace the VMWARE quirk that restricts the bus width to 16 targets with
David Gwynne
2007-03-16
Split the whole chip init stuff in bcw_init() into a new function
Marcus Glocker
2007-03-16
Add missing "goto fail;" in an error path of fxp_attach().
Claudio Jeker
2007-03-16
Cleanup prototypes.
Marcus Glocker
2007-03-16
Remove a lot of dead code and nonexisting registers. This stuff was mostly
Marcus Glocker
2007-03-16
Better (constant) register naming.
Marcus Glocker
2007-03-16
Split the beacon returned by ieee80211_beacon_alloc() in two parts and
Claudio Jeker
2007-03-16
First super massive register cleanup run; group/sort registers,
Marcus Glocker
2007-03-15
Set chip operation mode in the init path. Add first bits to enable
Marcus Glocker
2007-03-14
Call ifp->if_start() at the end of the rx interrupt handling just in case
Claudio Jeker
2007-03-14
In HostAP mode, ieee80211_input() will enqueue packets in if_snd without
Claudio Jeker
2007-03-12
In bcw_init() check for real revision numbers now and fix a wrong
Marcus Glocker
2007-03-12
Finish chip base initialization.
Marcus Glocker
2007-03-12
add some HAL functions (again) inspired by the changes from the
Reyk Floeter
2007-03-12
do not use bcopy to set the mac address registers. this diff should
Reyk Floeter
2007-03-08
XXX commit a workaround (as found in a few other drivers) for the
Theo de Raadt
2007-03-08
XXX commit a workaround (as found in a few other drivers) for the
Theo de Raadt
2007-03-05
back out, reyk is not paying attention
Theo de Raadt
2007-03-05
Add some HAL functions.
Reyk Floeter
2007-03-04
Fix another panic in bcw_phy_init() for sparc64. Now firmware loads
Marcus Glocker
2007-03-04
Fix bcw_gpio_init(); Before we can write to the GPIO control register,
Marcus Glocker
2007-03-04
Make bcw_change_core() conform to other functions.
Marcus Glocker
2007-03-04
Fix panic caused by bcw_leds_switch_all() because reading from wrong
Marcus Glocker
2007-03-04
Kill a cardbus dependency which breaked kernel compilation e.g. for
Marcus Glocker
2007-03-02
Fix and enable HW VLAN tagging.
Kenneth R Westerback
2007-03-01
Set phy / radio softc vars to initial default values.
Marcus Glocker
2007-03-01
In acx_set_probe_resp_tmplt () ieee80211_beacon_alloc() could fail so check the
Claudio Jeker
2007-02-28
SBus parallel port driver, from NetBSD but untested (no printer or cables);
Miod Vallat
2007-02-28
Adjust residual counter for esp wide transfers; from NetBSD
Miod Vallat
2007-02-28
Another round of makro killing. Kill _ACX_CONF_FUNC() and replace all
Claudio Jeker
2007-02-28
Fix a ieee80211_node refcount leak -- the node lookup is done in
Claudio Jeker
2007-02-27
Fix page fault trap in radio init code path and activate radio init in
Marcus Glocker
2007-02-26
Finish bcw_radio_default_radio_attenuation().
Marcus Glocker
[next]