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
2009-05-24
declare a variable at the start of bwi_dma_free() instead
Jonathan Gray
2009-05-23
FALL THROUGH -> FALLTHROUGH to appease lint
Jonathan Gray
2009-05-18
fix reading from e-fuse rom (>= RT3070 only).
Damien Bergamini
2009-05-15
TOD clock support for IOC3 flavours with DS174x chips (which are rebadged
Miod Vallat
2009-05-15
properly identify the RT3052 radio (dual-band 2T2R) in dmesg.
Damien Bergamini
2009-05-11
properly set unicast to me mask in MAC_ADDR_DW1 register.
Damien Bergamini
2009-05-11
enable USB Rx stream mode (aggregation of muliple bulk xfers in a single one).
Damien Bergamini
2009-04-30
Add READ(16) & WRITE(16) commands.
Marco Peereboom
2009-04-29
Implement the 64bit FIFO modes (based on the OpenCISS Specification
Reyk Floeter
2009-04-29
MFI_D_IOCTL should be commented out. No binary change.
Marco Peereboom
2009-04-23
Clear IFF_RUNNING and IFF_OACTIVE flags and cancel watchdog timer in
Mark Kettenis
2009-04-17
Switch hme(4) over to using MCLGETI when allocating mbufs for the RX ring.
Mark Kettenis
2009-04-15
Remove en(4) (no manpage present, no none removed), and the midway.c glue code
Owain Ainsworth
2009-04-04
scrub more fields in the ccb when returning them to the free list after
David Gwynne
2009-03-31
On watchdog timeout reset the full chip. Just draining the tx ring is not
Claudio Jeker
2009-03-29
make various strings ("can't map mem space" and similar) more consistent
Stuart Henderson
2009-03-29
spello
Marco Peereboom
2009-03-29
Remove unused prototype.
Mark Kettenis
2009-03-29
when we steal the SYNC CACHE command in mfi_scsi_cmd we still have to
David Gwynne
2009-03-29
fix a small race in mfi_mgmt between the checking of a ccbs completion and
David Gwynne
2009-03-22
Add workaround for RX MAC/FIFO hangs on ERI. Tested by matthieu@ and naddy@.
Mark Kettenis
2009-03-20
Unconditionally drain the RX ring when stpping the chip.
Mark Kettenis
2009-03-11
Do more error checking in acx(4).
Stefan Sperling
2009-03-09
Do not start printing device info before attachment succeeded.
Stefan Sperling
2009-03-08
Move more z8536 defines from MVME188 specific code to the MI header and use it.
Miod Vallat
2009-03-07
No need to spam log with 'unable to alloc CCB' messages now that
Kenneth R Westerback
2009-03-07
Make sure the scsi_xfer timeout is set up before the command may complete;
Miod Vallat
2009-03-06
Add a few more cpu types from freebsd driver found on serveraid-8k board.
Alexander Yurchenko
2009-03-06
Bring NO_CCB to mpi.
Kenneth R Westerback
2009-03-05
Bump bus space size limit to fit all possible registers of the roket
Alexander Yurchenko
2009-03-03
Make sure the scsi_xfer timeout is triggered while the command is still alive.
Miod Vallat
2009-02-26
If acx_attach() fails, print the reason why it is failing.
Stefan Sperling
2009-02-20
Bring NO_CCB to cac(4), which helps bio work better without
Kenneth R Westerback
2009-02-16
Extend the scsi_adapter minphys() callback to take a struct scsi_link *
Miod Vallat
2009-02-15
change M_WAITOK --> M_WAITOK | M_CANFAIL
Charles Longeau
2009-02-13
missing braces; ok marco
Stuart Henderson
2009-02-12
don't access undocumented register 0x82 for <= MAC06, since newer
Martynas Venckus
2009-02-07
Unifdef __OpenBSD__, these defines don't help us to sync with NetBSD
Alexander Yurchenko
2009-02-06
Split sti structures into rom-related information and screen-related
Miod Vallat
2009-02-06
The new font selection logic would loop and consume all kmem on proms
Miod Vallat
2009-02-06
Replace comparision between boolean expression result and an integer
Alexander Yurchenko
2009-02-04
Do not use m_pullup() because it aligns the data to a word boundary
Claudio Jeker
2009-02-01
Save the text mode color palette upon startup, and restore it when
Miod Vallat
2009-01-29
``beginning'' is spelled with 2 `g' and 3 `n'.
Miod Vallat
2009-01-29
Oops, correct logic when requested font index is out of bounds. Thankfully
Miod Vallat
2009-01-28
Add support for next generation megaraid sas raid controllers.
Marco Peereboom
2009-01-28
If the rom contains a monitor table, look for an entry matching our
Miod Vallat
2009-01-27
make drivers tell the mclgeti allocator what their maximum ring size is
David Gwynne
2009-01-26
I changed the IEEE80211_QOS_ACK_POLICY_* definitions to be more in line
Damien Bergamini
2009-01-26
Add some initial HT bits (not enabled yet) based on 802.11n Draft 7.01:
Damien Bergamini
[next]