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-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
2005-04-15
shrink
Theo de Raadt
2005-04-15
regen
Michael Shalayeff
2005-04-15
some hp smart array devs and fix compaq smrtarray ids and add 6422
Michael Shalayeff
2005-04-15
Simplify matching logic using pci_matchbyid() and correct some comments.
Jonathan Gray
2005-04-14
make sure round_blocksize does not produce 0 after alignment
Michael Shalayeff
2005-04-14
do not reset tuner and audio settings on open/close; from jakemsr@
Michael Shalayeff
2005-04-11
Make sure that the requested size is a multiple of block size in
Matthieu Herrb
2005-04-11
get rid of the lines on ehci attach that show the version and the companion
David Gwynne
2005-04-10
- Run em_local_timer() once per second instead of running it once per 2 seconds.
Brad Smith
2005-04-10
Support for ICH6M IDE. Tested on a Dell Latitude D810 by
Jonathan Gray
2005-04-10
regen
Jonathan Gray
2005-04-10
ICH6M IDE
Jonathan Gray
2005-04-08
remove dmesg spewage when link changes, ok deraadt, brad, canacar
Bob Beck
[next]