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-02-27
Enable HW Tx checksum offloading and VLAN tag insertion. From brad@.
Mark Kettenis
2007-02-27
Don't strip off VLAN tags. From brad@.
Mark Kettenis
2007-02-27
Fix some comments.
Mark Kettenis
2007-02-27
Cut away some dead wood.
Mark Kettenis
2007-02-26
An ethernet driver works much better if you program the Tx descriptor ring
Mark Kettenis
2007-02-26
Fix Rx FIFO constants. From brad@
Mark Kettenis
2007-02-26
Some KNF.
Marcus Glocker
2007-02-26
Remove PCI powerhooks, bcw_pci_enable() and bcw_pci_disable().
Marcus Glocker
2007-02-26
We need to save some PCI infos in our softc struct for further decisions
Marcus Glocker
2007-02-26
This fixes the function names printed in the panic strings so that
Todd T. Fries
2007-02-25
Make receiving packets work. Driver works well enough to do the commit over.
Mark Kettenis
2007-02-24
Get correct chip revision and also get chip package.
Marcus Glocker
2007-02-24
Glue for cas(4).
Mark Kettenis
2007-02-24
Start of a driver for Sun Cassini gigabit ethernet interfaces. Driver can
Mark Kettenis
2007-02-23
hide all the things userland should not see, so that this file can be
Theo de Raadt
2007-02-21
sync
Theo de Raadt
2007-02-21
put structs after copyright notice; ok dlg
Theo de Raadt
2007-02-21
regen for inclusion of the structs used in pcidevs_data.h
David Gwynne
2007-02-21
put the structs defining the content of pcidevs_data.h into that header
David Gwynne
2007-02-20
rename ccb_id to ccb_slot so its more clear what its used for. stash a
David Gwynne
2007-02-20
oops, missed one in the cmd list entry
David Gwynne
2007-02-20
fill some macros for ahci structures. fix a spello while there.
David Gwynne
2007-02-20
No use checking malloc return when called with M_WAITOK.
Thordur I. Bjornsson
2007-02-19
stick atascsi onto ahci, which in turn attaches a scsibus. while this
David Gwynne
2007-02-19
ahci will depend on atascsi and scsi
David Gwynne
2007-02-18
reorder allocation of the ports resources so register manipulation can be
David Gwynne
2007-02-17
regen
Mark Kettenis
2007-02-17
Add nVIDIA GeForce 7600 GT & GS. From Joerg Zinke.
Mark Kettenis
2007-02-17
only reset the controller if it is already enabled.
David Gwynne
2007-02-16
bge_newbuf_std() should return ENOBUFS on failure, as that's what
Kenneth R Westerback
2007-02-14
%b format string for the GHC register. less whitespace while here
David Gwynne
2007-02-14
FALLTHRU -> FALLTHROUGH for consistency.
Jonathan Gray
2007-02-14
Consistently spell FALLTHROUGH to appease lint.
Jonathan Gray
2007-02-13
Fix typo. Spotted by brad@.
Mark Kettenis
2007-02-13
Fix typo in comment
Tom Cosgrove
2007-02-13
Add missing break in attach code.
Jonathan Gray
2007-02-12
Avoid unnecessary resets. This should make fiber 88E8021/22 work completely.
Mark Kettenis
2007-02-12
Fix prototype, from brad@, no binary change
Pedro Martelletto
2007-02-11
Add support for fiber on 88E8021/22.
Mark Kettenis
2007-02-11
Remove _KERNEL_OPT leftovers.
Miod Vallat
2007-02-10
Adjust for new/renamed DLink card & Marvell chips. Based on a diff by brad@.
Mark Kettenis
2007-02-10
regen
Mark Kettenis
2007-02-10
Add DLink DGE-550T B1. Reorganize Marvell Yukon entries & add a few missing
Mark Kettenis
2007-02-10
Add preliminary support for Marvell Yukon-II Extreme chips.
Mark Kettenis
2007-02-10
Remove entry for mx driver which was removed a bit over 7 years ago.
Jonathan Gray
2007-02-10
Move HASH_BITS constant to if_skreg.h as SK_HASH_BITS. Remove unused
Kenneth R Westerback
2007-02-10
Add more chipset revision ids.
Kenneth R Westerback
2007-02-06
add macros describing the ports interrupt status, interrupt enable, task
David Gwynne
2007-02-03
Fix typo; clear tx FIFO underrun IRQ as intended instead of rx FIFO overrun
Mark Kettenis
2007-01-31
macros describing a ports sata status register
David Gwynne
[next]