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
2006-08-30
when determining the size of the volumes and disks we want how many
David Gwynne
2006-08-29
Don't panic when watchdog timeout is called.
Marcus Glocker
2006-08-28
Port bus_dmamap_load(9) and bus_dmamap_sync(9).
Marcus Glocker
2006-08-28
Move DMA mapping code from if_pgt_pci.c to pgt.c and port it as is for now.
Marcus Glocker
2006-08-28
async events defines and structs
Michael Shalayeff
2006-08-28
make a define for dealing w/ the big bit (0x80); no func change
Michael Shalayeff
2006-08-28
properly detect failed drives and do not crash bioctl; krw@ testing
Michael Shalayeff
2006-08-28
bzero() the sensor memory after allocating it.
Kenneth R Westerback
2006-08-28
set error and break -- not return an error before spl is set back in ioctl! f...
Michael Shalayeff
2006-08-27
display proper volume device name in the volume line (; krw@ testing
Michael Shalayeff
2006-08-27
basic monitoring and management support. there are a few more things to fix b...
Michael Shalayeff
2006-08-24
Add some first PCI glue.
Marcus Glocker
2006-08-24
dont print debug output when the scsi completion path returns with
David Gwynne
2006-08-22
Clear sti display on console attach, now that the bootloader leaves us
Miod Vallat
2006-08-22
Very initial import to support the PrismGT chipset (FullMAC for now).
Marcus Glocker
2006-08-21
Add missing amrr statistic updates. Makes rate control work proper.
Marcus Glocker
2006-08-20
Remove some dead code.
Marcus Glocker
2006-08-19
Replace existing rate adaption code with the ieee80211_amrr framework.
Marcus Glocker
2006-08-17
Remove the link state check from re_start() for now. Allows the 8139C+
Brad Smith
2006-08-17
reduce the stack usage of the ioctl function by malloc/free'ing a number
Theo de Raadt
2006-08-16
Not a bug, but change the ID strings for devices with hardware rev
Brad Smith
2006-08-15
Remove DPRINTF from watchdog routine. To noisy even for debug mode.
Marcus Glocker
2006-08-15
Remove obsolete macros.
Marcus Glocker
2006-08-15
spacing
Theo de Raadt
2006-08-15
Some KNF and comment cleanup.
Marcus Glocker
2006-08-15
Improve watchdog handler.
Marcus Glocker
2006-08-14
Fix bogus scanning mode.
Marcus Glocker
2006-08-14
Turn off debug messages by default.
Jonathan Gray
2006-08-13
Enable hostap mode. Tested with acx100 and acx111.
Marcus Glocker
2006-08-12
KNF tweak.
Marcus Glocker
2006-08-12
Fill ic_max_rssi with values depending on the radio type. Makes signal
Marcus Glocker
2006-08-10
- eliminate re-initialization's when adding IP addresses.
Brad Smith
2006-08-10
- ANSI functions
Brad Smith
2006-08-10
- move the promiscuous mode handling code to xl_setpromisc() and simplify
Brad Smith
2006-08-09
flags for register TXRX_CSR4 were shifted one bit too much on the left.
Damien Bergamini
2006-08-08
A more flexible method for deciding what firmware filenames to load.
Jonathan Gray
2006-08-08
Don't yell about failed channel enabling in none-debug mode, because we
Marcus Glocker
2006-08-08
Mention which MAC we are using (ACX100 or ACX111) and fix
Jonathan Gray
2006-08-08
Print a string for radio type.
Jonathan Gray
2006-08-07
Make radio type 0x11 work. Radio firmware needs longer to initialize
Marcus Glocker
2006-08-07
Remove some unused/uneeded code.
Jonathan Gray
2006-08-07
Enable WEP.
Marcus Glocker
2006-08-07
Radio type is in hex not decimal. Therefore decide correctly which
Marcus Glocker
2006-08-06
Some KNF.
Marcus Glocker
2006-08-06
remove a dragonflybsd'ism
Damien Bergamini
2006-08-06
more s/f/wh/ that I forgot in rev 1.25
Damien Bergamini
2006-08-06
fix a comment.
Damien Bergamini
2006-08-06
use the same naming conventions than net80211.
Damien Bergamini
2006-08-06
Add bpf hooks. Based on slightly modified diff from jsg.
Marcus Glocker
2006-08-06
fix swapping of the station address for big-endian archs.
Brad Smith
[prev]
[next]