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
2005-05-10
use pci_matchbyid().
Brad Smith
2005-05-10
put this in the Attic
Brad Smith
2005-05-10
Add epic(4) driver which supersedes tx(4).
Brad Smith
2005-05-09
replace sc_quirk with sc_flags, spotted and ok mickey@
Marco Peereboom
2005-05-09
regen
Brad Smith
2005-05-09
add PCI id for SMC 83C175
Brad Smith
2005-05-07
enable transmit checksum offload on all chips except 82542.
Brad Smith
2005-05-07
- enable transmit checksum offload
Brad Smith
2005-05-07
regen
Brad Smith
2005-05-07
better names for some Intel devices
Brad Smith
2005-05-06
Remove debug printf which crept in; spotted by drahn@
Miod Vallat
2005-05-04
remove #ifdef __OpenBSD__
Brad Smith
2005-05-03
enable HW transmit checksum offload
Brad Smith
2005-05-02
Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled for
Alexander Yurchenko
2005-05-02
Add 6300ESB watchdog timer register definitions.
Alexander Yurchenko
2005-05-02
Don't hardcode sizeof(pcireg_t) value. ok markus@
Alexander Yurchenko
2005-05-01
update the maxium sendqueue size on ifconfig up; this should fix problems
Markus Friedl
2005-04-30
- Add missing break for SIOCSIFADDR
Brad Smith
2005-04-30
- Correct the if_link_state_change() logic.
Brad Smith
2005-04-29
Support ATI IXP 400 SATA, which is a Silicon Image 3112 in sheep's clothing.
Jonathan Gray
2005-04-29
regen
Jonathan Gray
2005-04-29
ATI IXP 400 devices and some additional Radeon XPRESS IDs.
Jonathan Gray
2005-04-25
KNF and zap trailing whitespace.
Niall O'Higgins
2005-04-25
csum -> csum_flags
Brad Smith
2005-04-25
use delay() and not tsleep() in attach. makes driver work properly with
Niall O'Higgins
2005-04-25
Use ETHERTYPE_VLAN.
Brad Smith
2005-04-23
accept VLAN-sized frames
Brad Smith
2005-04-23
make sure bus mastering is enabled
Martin Reindl
2005-04-22
sparc -> sparc64
Brad Smith
2005-04-21
If the SMM driver had enabled ownership change interrupts, re-enable them
Christopher Pascoe
2005-04-21
o if the mac address cannot be read, just fail and disestablish the
Federico G. Schwindt
2005-04-20
SiS 180/181/182 SATA support using generic sata_chip_map().
Jonathan Gray
2005-04-20
Replace VIA SATA chip map routine with generic sata_chip_map().
Jonathan Gray
2005-04-20
SiS 760 support from a tech@ mail from peter.galbavy at knowtion.net
Jonathan Gray
2005-04-20
SiS 661 support tested on a Gigabyte 8S661FXMP-RZ board.
Jonathan Gray
2005-04-20
regen
Jonathan Gray
2005-04-20
A bunch of PCI/SATA SIS devices.
Jonathan Gray
2005-04-18
- check for ETHERMIN with SIOCSIFMTU ioctl case
Brad Smith
2005-04-17
temporarly remove 802.11a channels from the set of supported channels until
Damien Bergamini
2005-04-17
don't disassociate on SIOCSIFADDR if the interface is already up and running.
Damien Bergamini
2005-04-17
regen
Jonathan Gray
2005-04-17
Add some common ids for unsupported wireless chipsets.
Jonathan Gray
2005-04-17
regen
Jonathan Gray
2005-04-17
Radeon 9800 Pro from Jonathan Fromer <jf at daimi.au.dk>
Jonathan Gray
2005-04-16
do not provide round_buffer if not needed unless explained why in comments
Michael Shalayeff
2005-04-16
Add SATA 8 channel.
Marco Peereboom
2005-04-16
Sync.
Marco Peereboom
2005-04-16
Add MegaRAID SATA 8 channel.
Marco Peereboom
2005-04-16
remove lots of crud from this driver, makes it fit on the alpha media
Theo de Raadt
2005-04-15
sync
Theo de Raadt
[next]