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
Age
Commit message (
Expand
)
Author
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
2006-02-01
rearrange code section for enabling the read DMA state machine
Brad Smith
2006-02-01
one less magic value.
Brad Smith
2006-02-01
Set up the PCI DMA control register properly for the 5714 family,
Brad Smith
2006-02-01
some more constants.
Brad Smith
2006-01-31
regen
Brad Smith
2006-01-31
add a few more Promise SATA chipsets.
Brad Smith
2006-01-31
regen
Brad Smith
2006-01-31
some of these bridges are actually provided by the HT-2000 for additional
Brad Smith
2006-01-31
regen
Brad Smith
2006-01-31
add ATI ES1000 and ServerWorks HT-1000 PCI/PCIX/PCIE bridges, LPC and
Brad Smith
2006-01-31
Don't use RYEL as error indicator in T1 ESF mode. For some reason it toggles
Claudio Jeker
2006-01-31
fix error message
Damien Miller
2006-01-31
the TCP SACK option needs sequence number modulation
Mike Frantzen
2006-01-30
When delivering SIGFOO, make sure the siginfo code is a FOO_xxx constant;
Miod Vallat
2006-01-30
Better siginfo field values for fpe failures.
Miod Vallat
2006-01-30
Do not disable frame buffer interrupts in the match() function, but rather
Miod Vallat
2006-01-30
swap B and R in 24bpp and 32bpp modes too; tested martin@
Miod Vallat
2006-01-30
Remove dead code; we should never see T_DNA here.
Mark Kettenis
2006-01-30
fix updating of tables associated with interface groups used in
Henning Brauer
2006-01-30
pretty printf, for 32bit mode
Martin Reindl
2006-01-30
Add basic radiotap support. Modelled somewhat after
Jonathan Gray
2006-01-30
only flush the TX descriptors in re_start() if there are packets
Brad Smith
2006-01-30
reduce the timeout waiting for command completions from 5 seconds to .1
David Gwynne
2006-01-29
remove printf on ath_cardbus_power; reyk@ ok.
Federico G. Schwindt
2006-01-29
regen
Brad Smith
2006-01-29
add VT6410 IDE PCI id.
Brad Smith
2006-01-29
Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 that
Marco Peereboom
2006-01-29
SMC91CXX NuBus hooks
Martin Reindl
2006-01-29
re-enable scatter and fix scanning of 802.11a channels.
Damien Bergamini
2006-01-29
Don't probe address 0x4f.
Mark Kettenis
2006-01-29
Add a alpha_shared_intr_reset_strays() function that resets the stray
Martin Reindl
2006-01-29
Use usbd_clear_endpoint_stall_async() when clearing endpoint stalls in
Brad Smith
2006-01-29
prettify dmesg output a touch. from Michael Knudsen.
David Gwynne
2006-01-29
Don't ask bus_dmamem_alloc() for zero bytes. 'bioctl -H x:y amiz' no
Kenneth R Westerback
2006-01-29
index the drive labels from 0 instead of 1 to match the labels on the front
David Gwynne
2006-01-28
Fix hmac calculation.
Marco Pfatschbacher
2006-01-28
a little cleaning.
Brad Smith
2006-01-28
Move address checks forward. Cleanup comments.
Mark Kettenis
2006-01-28
Consider temperatures below -45 degC to be invalid for Winbond chips.
Mark Kettenis
2006-01-28
Disable ds1624/ds1631/ds1721 probe.
Mark Kettenis
2006-01-28
Rename lm_isa.c to lm78_isa.c. Now that there isn't really any NetBSD code
Mark Kettenis
2006-01-28
Rename lm_i2c.c to lm78_i2c.c.
Mark Kettenis
2006-01-28
remove 2 printf's from dc_coal() too.
Brad Smith
2006-01-28
get rid of the sensors globals. theyre were only used by sysctl for
David Gwynne
2006-01-28
Make sure that HW VLAN stripping is not enabled and remove unused code
Brad Smith
2006-01-28
remove printf's from dc_newbuf().
Brad Smith
2006-01-27
Oops, removed too many includes in 1.34 by mistake; spotted matthieu@
Miod Vallat
2006-01-27
Use letoh32 to print out configuration descriptors in debug functions. Now
Claudio Jeker
[next]