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-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
2007-01-30
Simplify agp_generic_bind_memory by not trying to allocate big chunks
Dimitry Andric
2007-01-30
update vic(4) to use the LINK_STATE_IS_UP() macro
Reyk Floeter
2007-01-30
Allow the bnx(4) driver to make use of all of the available hardware
Kenneth R Westerback
2007-01-30
Rough in more support for 5787/5755 chips so far known to not work or
Kenneth R Westerback
2007-01-28
regen
Mark Kettenis
2007-01-28
Add nVIDIA GeForce 7800 GS. From Jim Razmus.
Mark Kettenis
2007-01-28
Fix a number of issues with vesabios discovered by miod@
Gordon Willem Klok
2007-01-27
Enable transmit TCP/UDP checksum offload.
Kenneth R Westerback
2007-01-27
convert to our locks to rwlocks.
David Gwynne
2007-01-26
Workaround for an issue with em(4) interfaces on Lenovo X60/T60 laptops where
Tobias Weingartner
2007-01-26
As per PCI specs, disable an adapter's transaction response while
Marc Aurele La France
[next]