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
Age
Commit message (
Expand
)
Author
2004-10-17
Improve support for SiI3112 and add new controllers: SiI3512, SiI3114
Alexander Yurchenko
2004-10-17
Allow chip-map function to specify which bits must permanently present
Alexander Yurchenko
2004-10-17
Don't touch dma registers directly, instead use callbacks that
Alexander Yurchenko
2004-10-17
Bump wdc_chanarray as well.
Alexander Yurchenko
2004-10-17
Bump number of channels to PCIIDE_MAX_CHANNELS.
Alexander Yurchenko
2004-10-17
Constify channel name.
Alexander Yurchenko
2004-10-17
Stop bloating pciide_softc with chip-specific variables. Add one pointer
Alexander Yurchenko
2004-10-17
Move pciide_softc definition to pciidevar.h.
Alexander Yurchenko
2004-10-17
Define 4 channels max for pciide. Legacy ide controllers can only
Alexander Yurchenko
2004-10-17
Fix space.
Alexander Yurchenko
2004-10-17
Add a callback drv_probe() to allow underlying ata controller driver
Alexander Yurchenko
2004-10-17
Small includes cleanup: explicit bus.h inclusion, add satareg.h and
Alexander Yurchenko
2004-10-17
Native SATA register definitions; from NetBSD (work by thorpej@)
Alexander Yurchenko
2004-10-17
Move declaration of default _vtbl members (wdc_default_*) to
Alexander Yurchenko
2004-10-17
Define number of ide dma registers; from NetBSD.
Alexander Yurchenko
2004-10-17
Define number of general and ``shadow'' (overlapping) ATA registers;
Alexander Yurchenko
2004-10-16
Add Longshine LCS-8138TX and Micronet SP128AR found in linux driver
Jonathan Gray
2004-10-16
Add Silicom U2E found in linux driver. ok dlg@
Jonathan Gray
2004-10-16
regen
Jonathan Gray
2004-10-16
more kue/url devices from linux drivers, ok dlg@
Jonathan Gray
2004-10-15
Add support for IODATA GV-BCTV3 and AOpen VA1000 from FreeBSD
Jonathan Gray
2004-10-15
regen
Jonathan Gray
2004-10-15
Add IODATA GV-BCTV3, ok mickey@
Jonathan Gray
2004-10-14
a few more c-media codec ids
Michael Shalayeff
2004-10-14
constants for TX underrun handling
Brad Smith
2004-10-14
rev 1.47
Brad Smith
2004-10-14
Bail out quietly if the eeprom appears to be missing or empty. Fixes
Brad Smith
2004-10-13
De-inline siop. Shrinks almost 1K on i386.
Kenneth R Westerback
2004-10-13
Let the generic rtl code work if the bus-dependent code has decided to attach;
Miod Vallat
2004-10-12
Don't use BIOS configuration data when no seeprom is available. Lets
Kenneth R Westerback
2004-10-11
regen
Michael Shalayeff
2004-10-11
add support for Planex GW-NS11H; from Jonathan Gray <jsg@goblin.cx>
Michael Shalayeff
2004-10-10
Work around "overlapped command" issue on devices that are slower than U320. ...
Marco Peereboom
2004-10-10
Use the correct API for /dev/sequencer. From Alexandre Ratchov.
Jonathan Gray
2004-10-10
regen
Brad Smith
2004-10-10
add an Intel PCI modem entry
Brad Smith
2004-10-09
When testing for a void region, use PCI_MAPREG_MEM_SIZE() for 32bit memaddr.
Brad Smith
2004-10-09
remove redundant checks for MII_TICK case which mii_phy_tick()
Brad Smith
2004-10-09
Allow a little time for the reset to settle in before we start polling
Brad Smith
2004-10-09
add master flag support for 1000baseT and autonegotiation support for 1000baseX.
Brad Smith
2004-10-08
If the hotplug queue is full, bump the tail pointer in the circular buffer.
Dale Rahn
2004-10-08
don't print media info
Brad Smith
2004-10-07
Add driver for generic ten-bit interfaces (1000BASE-{LX,SX} fibre interfaces)
Brad Smith
2004-10-07
add constants for 1000Base-X duplex negotiation.
Brad Smith
2004-10-07
*phy -> *sc
Brad Smith
2004-10-07
cardbusdevs -> pcidevs
Brad Smith
2004-10-07
regen
Brad Smith
2004-10-07
merge vendors/devices from cardbusdevs
Brad Smith
2004-10-07
regen
Jonathan Gray
2004-10-07
add the Radeon in my iBook, ok deraadt@
Jonathan Gray
[next]