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
2007-04-05
this is a relatively big commit that implements a basic io path.
David Gwynne
2007-04-05
device signatures appear to be common to sata controllers too.
David Gwynne
2007-04-05
finish resetting the device by sending a soft reset via the post_direct
David Gwynne
2007-04-05
sili_post_direct lets you submit a prb without all the goop of a ccb and
David Gwynne
2007-04-05
rearrange the busywait funcs slightly
David Gwynne
2007-04-05
DPRINTF will be useful soon, so stick it in
David Gwynne
2007-04-05
control bits in the prb. shuffle things around a bit...
David Gwynne
2007-04-05
start defining the scatter/gather bits and the port request blocks (PRBs).
David Gwynne
2007-04-05
regen
Ted Unangst
2007-04-05
laurence tratt says his cable mostly works with this
Ted Unangst
2007-04-04
Activate interference mitigation.
Marcus Glocker
2007-04-04
Debugging. Fix a lot wrong registers. Fix a couple of /* XXX */ and
Marcus Glocker
2007-04-04
implement sili_pwait_{ne,eq} for busy waiting on register values.
David Gwynne
2007-04-04
some registers are shared amongst various sata controllers, so stick
David Gwynne
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
On sparc64, prefer the local-mac-address provided by the PROM. Makes sure the
Mark Kettenis
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-03
Data direction was not properly encoded in (unused)
Jonathan Gray
2007-04-02
Similar to other drivers call if_start() at the end of the rx interrupt because
Claudio Jeker
2007-04-02
Read log page 10h to determine the NCQ error, instead of aborting all
Christopher Pascoe
2007-04-01
Correct URL to UHCI spec.
Jonathan Gray
2007-04-01
Write MAC and BSSID into devices template RAM at init time.
Marcus Glocker
2007-04-01
s/multpile/multiple/
Ray Lai
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
Match on the 3132 as well.
Jonathan Gray
2007-03-31
Move extraction / verification of PHY and radio values into own functions.
Marcus Glocker
2007-03-31
Print correct function name in diagnostic output.
Alexander Bluhm
2007-03-31
sync
Reyk Floeter
2007-03-31
Move offline state up in priority over degraded.
Marco Peereboom
2007-03-31
Fix bio disk lookup and make it more paranoia with provided parameters.
Marco Peereboom
2007-03-31
Spacing and a stale comment.
Marco Peereboom
2007-03-31
sync
Reyk Floeter
2007-03-31
add Matrox G200e (ServerEngines) found in HP DL145 G3 servers
Reyk Floeter
2007-03-31
re-blacklist the via vt8251, there's still something fishy..
Jasper Lievisse Adriaanse
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
reenable the via 8251 sata chipset. jasper proved it can work if we dont
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
Make volume state transitions work
Marco Peereboom
2007-03-30
Calculate proper offset in partition table.
Marco Peereboom
[next]