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
2007-07-02
sync
Damien Bergamini
2007-07-02
new 4965agn product Id.
Damien Bergamini
2007-07-02
only attach ahci or pciide if the chip can actually support them. deal with
David Gwynne
2007-07-02
kettenis suggested that i can use pci_intr_map twice on the same device
David Gwynne
2007-07-02
dont force probing of high functions on jmicron controllers. we dont enable
David Gwynne
2007-07-02
dont enable the second pci function for pciide support. we're going to
David Gwynne
2007-07-02
dont attach on jmicron parts now that jmb(4) does that for us.
David Gwynne
2007-07-02
jmicron controllers are strange cos they provide both ide and sata support
David Gwynne
2007-07-02
move ahci_softc and the prototype for ahci_attach into a header so other
David Gwynne
2007-07-02
pull ahci_attach apart slightly to accommodate attaching ahci(4) to things
David Gwynne
2007-06-30
regen
Jonathan Gray
2007-06-30
Add a few devices found in submitted dmesgs
Jonathan Gray
2007-06-29
force the pci bus probe routines to look for extra functions on jmicron
David Gwynne
2007-06-29
when we attach to the jmicron controllers, whack their configuration around
David Gwynne
2007-06-29
demystify a little more of the jmicron pci control registers
David Gwynne
2007-06-29
define away some of the magic on jmicron controllers
David Gwynne
2007-06-27
Shrink code by not using __inline without static; like we did for sk(4).
Mark Kettenis
2007-06-26
Make natsemi_pci_intr() use pciide_intr_flag(). Needed on the PC87415 part
Mark Kettenis
2007-06-26
Fix "the the"s. ok miod@.
Tom Cosgrove
2007-06-24
Fix typo in (unused) #define.
Mark Kettenis
2007-06-24
rework sensor tasks to use the kernels generic workq rather than a special
David Gwynne
2007-06-22
sync
Todd T. Fries
2007-06-22
according to claudio, entries should be ordered by PCI ID, fix two not in order
Todd T. Fries
2007-06-21
rework how the IFF_PROMISC and IFF_ALLMULTI flags are dealt with, and how
David Gwynne
2007-06-20
Add support for VIA CX700/VX700 IDE.
Jonathan Gray
2007-06-20
regen
Jonathan Gray
2007-06-20
Add a few VIA devices found in jcs' model 2 oqo.
Jonathan Gray
2007-06-19
Add a dac group init, mixer table and mixer init for the Sigmatel
Deanna Phillips
2007-06-19
Handle interrupts for the record stream as well. Recording now works.
Deanna Phillips
2007-06-18
regen
Martin Reindl
2007-06-18
another geforce variant
Martin Reindl
2007-06-18
remove newline in dmesg that slipped in in last commit
Jacob Meuser
2007-06-17
Repair a couple of printfs.
Miod Vallat
2007-06-16
do not allocate ring descriptors for the service queue.
Damien Bergamini
2007-06-15
the multicast filter is operated on as an array of u_int16_t's, not the
David Gwynne
2007-06-14
sync
Michael Knudsen
2007-06-14
Fix some typos in a few Intel entries.
Michael Knudsen
2007-06-13
Support the Macbook, Macbook Pro, Mac Mini and possibly the iMac.
Deanna Phillips
2007-06-13
Don't attempt multichannel playback. This workaround allows a stream
Deanna Phillips
2007-06-12
Use SATA_SIGNATURE_ATAPI constant instead of a magic number.
Alexander Yurchenko
2007-06-11
Wait for firmware command WPI_CMD_TXPOWER to complete before sending
Damien Bergamini
2007-06-11
remove all FreeBSD/NetBSD specific code because we will
Robert Nagy
2007-06-10
Remove the definition and use of the USBDEVNAME macro.
Marc Balmer
2007-06-09
print regulatory domain in dmesg output.
Damien Bergamini
2007-06-08
Add support for the Digi Neo 8-port serial adapter.
Marc Balmer
2007-06-08
sync.
Marc Balmer
2007-06-08
Add Digi International Digi Neo 8 (8 serial ports). From Pedro Almeida.
Marc Balmer
2007-06-06
the copyright holder changed the license from "dual bsd/gpl" to be
Reyk Floeter
2007-06-06
Remove IPS_D_INTR debug level, IPS_D_XFER is good enough.
Alexander Yurchenko
2007-06-06
comment an unused function (wpi_setup_beacon).
Damien Bergamini
[next]