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
2004-07-19
Delete the AP scan timeout in atw_detach. Fixes a panic on detach if the
Todd C. Miller
2004-07-18
#ifdef SMALL_KERNEL -> #define ISP_STRIPPED
Theo de Raadt
2004-07-15
Remove an errant ATW_CLR() that was the result of a merge error.
Todd C. Miller
2004-07-15
Simplify receive descriptor setup; from NetBSD (dyoung).
Todd C. Miller
2004-07-15
Insist that callers use atw_write_sram to copy even-length buffers
Todd C. Miller
2004-07-15
Totally revamp/re-organize device initialization using clue from the
Todd C. Miller
2004-07-15
Refine some register definitions. From NetBSD (dyoung)
Todd C. Miller
2004-07-15
Totally revamp device resets using clue from the reference driver.
Todd C. Miller
2004-07-15
kill sc_intr_ack
Todd C. Miller
2004-07-15
Take the paranoia out of the code for writing baseband registers.
Todd C. Miller
2004-07-15
missing bits from last commit
Todd C. Miller
2004-07-15
Simplify the Rx filter setup. From NetBSD (dyoung)
Todd C. Miller
2004-07-15
Countdown correctly to the Target Beacon Transmission Time.
Todd C. Miller
2004-07-15
Simplify IBSS merge code.
Todd C. Miller
2004-07-15
Re-synchronize TSFT after an IBSS merge.
Todd C. Miller
2004-07-15
In the transmit interrupt handler, do not unnecessarily synchronize
Todd C. Miller
2004-07-15
Delete some dead code and a less-than-helpful comment.
Todd C. Miller
2004-07-15
Don't send data packets until the interface is in state RUN. This
Todd C. Miller
2004-07-15
Do not treat the lost beacon count specially any more. It is kind of
Todd C. Miller
2004-07-15
In ad hoc mode, don't set the mysterious EA bit in the Network Access
Todd C. Miller
2004-07-13
Replace _DEV_IC_MPT_NETBSD_H_ with _DEV_IC_MPT_OPENBSD_H_
Marco Peereboom
2004-07-12
Add detection of IM/IS/IME support in mpt_attach(). This is in preparation t...
Marco Peereboom
2004-07-12
rearrange config-time printfs
Theo de Raadt
2004-07-07
Only drain the transmit queue if we are idling the transmit section.
Todd C. Miller
2004-07-07
After we wait for the MAC's transmit section to idle, drain the
Todd C. Miller
2004-07-07
Check for ATW_C_BBPTYPE_RFMD in switch statement (not currently supported).
Todd C. Miller
2004-07-07
The ADM8211C uses a different BBP type-number for RFMD parts than
Todd C. Miller
2004-07-07
Fix typo: change ATW_RFTYPE_RFMD and family to ATW_BBPTYPE_RFMD.
Todd C. Miller
2004-06-30
Force SCSI_POLL for commands issued during probe. Fixes problem with mpt on
Kenneth R Westerback
2004-06-27
stop passing an empty enaddr around since we figure out the
Brad Smith
2004-06-24
This moves access to wall and uptime variables in MI code,
Thorsten Lockert
2004-06-24
ultra minor KNF
Jun-ichiro itojun Hagino
2004-06-23
Make AHD_DEBUG compile. ok krw@
Marco Peereboom
2004-06-23
Missed this in the atw(4) commit.
Todd C. Miller
2004-06-22
atw(4) driver from NetBSD (dyoung). Based in part on a port by
Todd C. Miller
2004-06-22
Enable ahd interrupts and reset the channel before scanning the bus
Kenneth R Westerback
2004-06-22
Use SIOCSIFGENERIC and SIOCGIFGENERIC for SIOCSWAVELAN and SIOCGWAVELAN
Todd C. Miller
2004-06-22
The Prism device driver's manual makes a distinction in naming of
Todd C. Miller
2004-06-22
Remove all static functions. ok krw@
Marco Peereboom
2004-06-21
First step towards more sane time handling in the kernel -- this changes
Thorsten Lockert
2004-06-21
Fix ahd_[get|set]_transaction_status vs ahd_[get|set]_scsi_status confusion.
Kenneth R Westerback
2004-06-20
take 2 times less room in dmesg, prettier too
Peter Valchev
2004-06-14
Remove unused descriptive name strings. We use the names the devices return.
Kenneth R Westerback
2004-06-12
Add check for bp->b_bcount in siop_minphys() as other drivers have.
Kenneth R Westerback
2004-06-06
Multicast cleanups
Ryan Thomas McBride
2004-06-05
Make multicast ranges work.
Ryan Thomas McBride
2004-06-05
add multicast support
Peter Valchev
2004-06-05
Add defines for RealTek 8139C+/8169/8169S/8110S; from FreeBSD
Peter Valchev
2004-06-05
another try to re-add it
Theo de Raadt
2004-06-05
Remove unused file. We use aic7xxxvar.h.
Kenneth R Westerback
[next]