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
/
pci
Age
Commit message (
Expand
)
Author
2006-01-30
reduce the timeout waiting for command completions from 5 seconds to .1
David Gwynne
2006-01-29
regen
Brad Smith
2006-01-29
add VT6410 IDE PCI id.
Brad Smith
2006-01-29
re-enable scatter and fix scanning of 802.11a channels.
Damien Bergamini
2006-01-28
a little cleaning.
Brad Smith
2006-01-27
Use letoh32 to print out configuration descriptors in debug functions. Now
Claudio Jeker
2006-01-26
Make T1 work on the dual port version. Time slot map is different than on
Claudio Jeker
2006-01-26
Some fixes to make the card work on big endian systems. Still not enough
Claudio Jeker
2006-01-26
regen
Brad Smith
2006-01-26
add Promise SATA-II chipsets and fix ordering of some existing entries.
Brad Smith
2006-01-25
Wow, this is clearly wrong (found in esa_set_params):
Brad Smith
2006-01-25
Duh! If askes to halt the input dont halt the output instead. This also
Brad Smith
2006-01-25
- Count packets discarded by RX/TX MAC (cause of FIFO overflow, etc)
Brad Smith
2006-01-25
Time-slot mask are u_int32_t so art_mask_tsmap() should return u_int32_t too.
Claudio Jeker
2006-01-25
Check if the dma ring got cleared before accessing it. Fixes a panic that
Claudio Jeker
2006-01-25
Add additional debug function to print framer error counters.
Claudio Jeker
2006-01-25
Reset and initialize part of the device early. Makes reading the ROM more
Claudio Jeker
2006-01-24
Match a few more NVIDIA product ids found in Linux drivers.
Jonathan Gray
2006-01-24
regen
Jonathan Gray
2006-01-24
Some NVIDIA MCP04/MCP51/C51/MCP55 devices.
Jonathan Gray
2006-01-22
fixes miibus_{read,write}reg routines.
Damien Bergamini
2006-01-22
Fix UDMA on IDE function integrated on VIA VT8237 south bridge.
Mark Kettenis
2006-01-21
regen
Jonathan Gray
2006-01-21
Additional devices from submitted dmesgs.
Jonathan Gray
2006-01-21
Remove zeroref here too; spotted by naddy@
Miod Vallat
2006-01-21
some cleaning after removing code for reading the VPD.
Brad Smith
2006-01-21
regen
Brad Smith
2006-01-21
add Dell RAC 3 and 4 PCI ids.
Brad Smith
2006-01-20
remove redundant code from nfe_attach().
Brad Smith
2006-01-20
Include sys/stdint.h instead of defining uintptr_t ourselves.
Todd C. Miller
2006-01-20
- match another revision of Audigy cards
Jacob Meuser
2006-01-19
Replace SENSOR_ADD() macro with a pair of functions
Alexander Yurchenko
2006-01-18
initial Tx/Rx bits. not working yet.
Damien Bergamini
2006-01-18
add some bits to control assoc led.
Damien Bergamini
2006-01-18
add some PIIX compatible SMBus controllers from SMSC and ATI.
Brad Smith
2006-01-18
regen
Brad Smith
2006-01-18
add the vendor id for Agilent Technologies
Brad Smith
2006-01-16
Cache the TX producer index instead of reading it every time ti_start is
Brad Smith
2006-01-15
as of rev 1.16 of bktr_core.c, bktr(4) enables the audio muxes at
Jacob Meuser
2006-01-15
fix dma mapping of tx ring.
Damien Bergamini
2006-01-15
In iic_exec don't fail immediately if bus is already busy. It might be
Alexander Yurchenko
2006-01-15
Sync with piixpm: allow driver to continue to work in polling mode
Alexander Yurchenko
2006-01-15
Simplify interrupt handler installing code.
Alexander Yurchenko
2006-01-14
- the allmulti target initially enables all multicast mode so don't bother
Brad Smith
2006-01-14
regen
Brad Smith
2006-01-14
SIS 966 south bridge.
Brad Smith
2006-01-14
Make sure interrupt is properly ack'd.
Jonathan Gray
2006-01-14
Only update the RX ring consumer pointer after running through the RX loop,
Brad Smith
2006-01-13
support i915. adapted from freebsd by Dimitry Andric. does not break
Theo de Raadt
2006-01-12
Don't start new command if bus is busy and kill command on timeout.
Mark Kettenis
[next]