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-04-04
interrupt enable set/clear defns
David Gwynne
2007-04-04
port control clear bits
David Gwynne
2007-04-04
do a global reset properly.
David Gwynne
2007-04-03
Really drop data packets if the station is not associated. It does not
Claudio Jeker
2007-04-03
modernise scsi_inquiry. the length field has grown and now theres pages to
David Gwynne
2007-04-02
Similar to other drivers call if_start() at the end of the rx interrupt because
Claudio Jeker
2007-04-01
Write MAC and BSSID into devices template RAM at init time.
Marcus Glocker
2007-04-01
Some sorting. More comments.
Marcus Glocker
2007-04-01
Cleanup sc_softc.
Marcus Glocker
2007-04-01
There is no need to keep the intrstr in the drivers softc struct.
Marcus Glocker
2007-04-01
Correct some sili port offsets.
Jonathan Gray
2007-04-01
Remove dead code. Comments.
Marcus Glocker
2007-03-31
Since I spent some work on this beast, too, I allow myself to add me
Marcus Glocker
2007-03-31
Move extraction / verification of PHY and radio values into own functions.
Marcus Glocker
2007-03-31
Enable interrupts.
Marcus Glocker
2007-03-31
more bits and the %b thing for port set/status
David Gwynne
2007-03-31
Port Control Set register defs
David Gwynne
2007-03-31
initial atascsi glue.
David Gwynne
2007-03-31
the attach glue now specifies how many ports the chip has.
David Gwynne
2007-03-30
start filling out stuff for managing each port. this allocates it, set a
David Gwynne
2007-03-30
define the size and offsets for each ports set of registers
David Gwynne
2007-03-29
Remove FW_TXDESC_GETFIELD_4() it is never used and busted.
Claudio Jeker
2007-03-29
The message size calculated by BSS_JOIN_PARAM_SIZE() is off by one. The
Claudio Jeker
2007-03-29
Fix yet another endianess bug. bus_space(9) does all the necessary byte order
Claudio Jeker
2007-03-29
Fix a scary bug when setting up the HW dma structure. Use a 2byte bus_space
Claudio Jeker
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
[prev]
[next]