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
2005-10-19
add support to change the channel from ifconfig; tested by some,
Federico G. Schwindt
2005-10-18
remove wrong definition since result really belongs to stat (which is
Federico G. Schwindt
2005-10-17
define a mask to extract the result from status.
Federico G. Schwindt
2005-10-17
Start using the unused sc_variant to identify the GMAC vendor and chipset
Brad Smith
2005-10-15
correctly parse the supported data rates. needed by wi@usb.
Federico G. Schwindt
2005-10-13
be sure to always set fifolen to at least 1 and if the code probes a 0 byte
Federico G. Schwindt
2005-10-13
Over the years, different UARTs have appeared in the market.
Federico G. Schwindt
2005-10-13
first thing found by the fifo tester; pxa2x0 uarts are actually 64 bytes
Federico G. Schwindt
2005-10-12
unconflict (one day legacy) wavelan ioctl's from the vlan ioctl's
Theo de Raadt
2005-10-11
have gem strip off the Ethernet FCS before passing it to bpf.
Brad Smith
2005-10-11
Eliminate use of M_HASFCS.
Brad Smith
2005-10-11
ansi and a sprinkle of knf. i'll do anything to avoid doing assignments.
David Gwynne
2005-10-10
Add handling for IGNORE WIDE RESIDUE messages. Actually calculate
Kenneth R Westerback
2005-10-10
do { } while (0) wrapper for the debug statement
David Gwynne
2005-10-08
More trailing whitespace removal (perry via NetBSD).
Kenneth R Westerback
2005-10-08
'dma' -> 'DMA' (wiz via NetBSD), save a test after TAILQ_FOREACH() by
Kenneth R Westerback
2005-10-08
If SF_CHIP_AAIP is set then disable AIP to avoid confusing
Kenneth R Westerback
2005-10-08
Remove some trailing whitespace in license. From perry via NetBSD. Add
Kenneth R Westerback
2005-10-08
Remove some trailing whitespace in license. From perry via NetBSD.
Kenneth R Westerback
2005-10-08
Remove some trailing whitespace in license. From perry via NetBSD.
Kenneth R Westerback
2005-10-07
KNF
Reyk Floeter
2005-10-06
Use correct timer when reinstating timeouts. Adapted from FreeBSD
Kenneth R Westerback
2005-10-04
Sync with new aicasm.c. No functional change.
Kenneth R Westerback
2005-10-04
fix a bug in Tx descriptor processing.
Reyk Floeter
2005-10-03
Reduce the number of openings the logical devices have to play with so
Kenneth R Westerback
2005-10-02
assert tx rate is non-null so we don't end up dividing by zero.
Damien Bergamini
2005-10-02
avoid multiple calls to sc_enable(). cardbus_intr_establish() was called
Damien Bergamini
2005-10-02
allows dhcpd to work when ral/ural is acting as a standalone AP (without
Damien Bergamini
2005-10-02
replace the two separate dmamem allocations for the passthrough commands
David Gwynne
2005-09-30
unless AMI_DEBUG is defined, dont compile in if statements that only there
David Gwynne
2005-09-30
sync the dma mapping for the data buffer in the right direction when
David Gwynne
2005-09-30
spacing
David Gwynne
2005-09-30
remove the dmamap used for iocmds since they were only copied into the
David Gwynne
2005-09-26
Share com probe code between com and pccom; allows us to get rid of awkward
Miod Vallat
2005-09-26
allocate and map the mbox separately to the iocmds used by the ccbs.
David Gwynne
2005-09-25
Change 21040 modes slightly.
Brad Smith
2005-09-25
Remove some duplicate definitions.
Brad Smith
2005-09-25
1.83 again:
David Gwynne
2005-09-25
1.82 again; dont use the scsi xfer to decide if we should dma_sync.
David Gwynne
2005-09-24
The ADM8211B seems to stall after some time of constant
Jonathan Gray
2005-09-24
Make use of ieee80211_ibss_merge() from net80211.
Jonathan Gray
2005-09-24
Remove a bunch of redundant defines that are also in net80211.
Jonathan Gray
2005-09-23
Handle SI4126 operations differently on ADM8211B. This
Jonathan Gray
2005-09-23
cleanup and simplify the regulation domain handling. some devices are
Reyk Floeter
2005-09-23
change the fallback regulation domain to FCC2A (Canada) instead of
Reyk Floeter
2005-09-22
remove the very basic ath(4) rate control implementation and use
Reyk Floeter
2005-09-22
revert 1.82 and 1.83 of ami.c and 1.26 of amivar.h since it seems to be
David Gwynne
2005-09-22
Print MAC name and version and use "address" instead of
Jonathan Gray
2005-09-21
fix ami_drv_inq so it uses ami_cmd's ability to use an arbitrary kernel
David Gwynne
2005-09-21
dont use the scsi xfer in ami_done to figure out if we have to sync a
David Gwynne
[next]