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
2006-02-06
fix a typo so this will compile on amd64.
Brad Smith
2006-02-06
typo from alexey dobriyan;
Jason McIntyre
2006-02-06
typos from alexey dobriyan;
Jason McIntyre
2006-02-06
Attach a wskbd device for unknown adb mapped devices, just in case we lack
Miod Vallat
2006-02-06
typos from alexey dobriyan;
Jason McIntyre
2006-02-06
Make sure to call bge_setmulti() as we're enabling or disabling promiscuous
Brad Smith
2006-02-05
improve support for TV tuning via radio(4) by:
Jacob Meuser
2006-02-05
Add a fix from David Young to not set the ring indexes to something
Jonathan Gray
2006-02-05
Simplify SIOCSIFADDR switch case a bit.
Brad Smith
2006-02-05
Eliminate a reset when configuring the IP address.
Brad Smith
2006-02-05
make sure to set or clear the RX mode promiscuous bit.
Brad Smith
2006-02-05
Deal with bus semaphore.
Alexander Yurchenko
2006-02-05
Rework code a bit more and move mpt_print_header() completely under
Kenneth R Westerback
2006-02-05
call vr_setmulti() if adjusting PROMISC or ALLMULTI and do not do a full
Brad Smith
2006-02-05
Don't force NFE_DEBUG, set default debug level to 0.
Jonathan Gray
2006-02-05
quiet nfe_intr().
Damien Bergamini
2006-02-05
unbreak the tree.
Damien Bergamini
2006-02-05
fix nfe_txeof().
Damien Bergamini
2006-02-05
and the softc addition too.
Brad Smith
2006-02-05
call gem_setladrf() if the NIC is already running and only the
Brad Smith
2006-02-04
reorganize descriptors flags declarations; it was very confusing.
Damien Bergamini
2006-02-04
- start MII timer in nfe_init() and move timer initialization in nfe_attach()
Damien Bergamini
2006-02-04
Redo debugging mechanism to something less loud and more useful.
Marco Peereboom
2006-02-04
s/amd1032cloneprobe/adm1032cloneprobe/g
Mark Kettenis
2006-02-04
fix clearing of h/w csum flags in all but the first fragment
Damien Bergamini
2006-02-04
fix a copy/paste in a comment.
Damien Bergamini
2006-02-04
silently discard f/w notifications that are unknown (fixes spurious
Damien Bergamini
2006-02-04
handle link state change interrupts but do nothing for now
Damien Bergamini
2006-02-04
- add support for multicast filters.
Damien Bergamini
2006-02-04
When ACPI_ENABLED wasn't set but the devices were it had an unknown variable.
Marco Peereboom
2006-02-03
Rewrote aml parser yet again...
Jordan Hargrave
2006-02-03
Restore patch from rev 1.9 of macppc/dev/ams.c that got lost in code
Matthieu Herrb
2006-02-03
Back out i915 changes; they broke some i810-based machines.
Todd C. Miller
2006-02-03
add some more Intel PIIX IDE controllers..
Brad Smith
2006-02-03
regen
Brad Smith
2006-02-03
add Intel 82372FB IDE
Brad Smith
2006-02-03
add Intel 82451NX (PIIX4) and 82801DBL (ICH4-L).
Brad Smith
2006-02-03
jump to the allmulti target in pcn_set_filter() if the IFF_ALLMULTI flag
Brad Smith
2006-02-03
regen
Brad Smith
2006-02-02
add a bunch of vendor id's and device id's
Brad Smith
2006-02-02
make an exposed printf for debugging a debug printf and add a few commas
Brad Smith
2006-02-02
Call bge_setmulti() if IFF_ALLMULTI is set.
Brad Smith
2006-02-02
Optimize bge_rxeof() & bge_txeof(): return immediately if there are no packets
Brad Smith
2006-02-02
Use alternate PCI DMA control register settings for PCI Express-based
Brad Smith
2006-02-01
remove return values in this comment too.
Brad Smith
2006-02-01
fix comments.
Brad Smith
2006-02-01
double semicolon; from Daniel Matic in PR 4929
Otto Moerbeek
2006-02-01
dont clutter up dmesg with useless or redundant information
David Gwynne
2006-02-01
a driver for the phillips pcf8584 i2c controller as found on the sun netra
David Gwynne
2006-02-01
Add support for VIA VT6410.
Jonathan Gray
[next]