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-08-29
#undef I2C_VERBOSE
Mark Kettenis
2006-08-29
Fix handling of beacon frames by stations while they're associated.
Damien Bergamini
2006-08-29
make ic_stats.is_rx_tooshort statistic more accurate.
Damien Bergamini
2006-08-29
Change the way ieee80211_fix_rate() handles the IEEE80211_F_DOFRATE flag.
Damien Bergamini
2006-08-29
Add support for onboard bge(4)'s on Sun UltraSPARC hardware that apparently
Mark Kettenis
2006-08-29
Don't panic when watchdog timeout is called.
Marcus Glocker
2006-08-29
allow the carp demotion counter to be changed by arbitary values as long
Henning Brauer
2006-08-29
Fix a possible kernel panic in ucom(4) that is caused by ttyclose() using data
Marc Balmer
2006-08-29
zyd is not making this release; ok jsg
Theo de Raadt
2006-08-29
XXX when we find vgapci devices on a USIII machine, fail to match
Theo de Raadt
2006-08-28
move to official 4.0
Theo de Raadt
2006-08-28
Allow building procfs on systems that don't #define PT_STEP (such as sparc64).
Marc Aurele La France
2006-08-28
Completely rework the allocation/management of Rx buffers.
Damien Bergamini
2006-08-28
Make carp see all IPv6 address additions and remove dead code in carp_ioctl()
Ryan Thomas McBride
2006-08-28
Another grammar nit; "please go ahead" jmc@.
Tom Cosgrove
2006-08-28
Port bus_dmamap_load(9) and bus_dmamap_sync(9).
Marcus Glocker
2006-08-28
typos; from tbert
Jason McIntyre
2006-08-28
avoid avail_end common; no binary change; found by grunk@
Michael Shalayeff
2006-08-28
enable arc
David Gwynne
2006-08-28
Check for illegal option lengths when parsing LCP packets
Can Erkin Acar
2006-08-28
Move DMA mapping code from if_pgt_pci.c to pgt.c and port it as is for now.
Marcus Glocker
2006-08-28
Get MAC address from the OpenFirmware local-mac-address property on sparc64.
Mark Kettenis
2006-08-28
move the firmware messaging under NBIO since it's only used by bio.
David Gwynne
2006-08-28
async events defines and structs
Michael Shalayeff
2006-08-28
revert flags usage commits. too close to release. will go in post release ins...
Brad Smith
2006-08-28
make a define for dealing w/ the big bit (0x80); no func change
Michael Shalayeff
2006-08-28
properly detect failed drives and do not crash bioctl; krw@ testing
Michael Shalayeff
2006-08-28
Fix manual media types by always leaving the PHY in autoneg mode but adjusting
Brad Smith
2006-08-28
bzero() the sensor memory after allocating it.
Kenneth R Westerback
2006-08-28
set error and break -- not return an error before spl is set back in ioctl! f...
Michael Shalayeff
2006-08-28
add a BGE_JUMBO flag.
Brad Smith
2006-08-28
turns out the volume info contains a bitmap of failed physdisks in it, so
David Gwynne
2006-08-28
Dell PCI vendor subid.
Brad Smith
2006-08-28
Set the BGE_NO3LED flag to properly adjust the PHY LED mode if attaching
Brad Smith
2006-08-27
display proper volume device name in the volume line (; krw@ testing
Michael Shalayeff
2006-08-27
it works a little better like this.
Brad Smith
2006-08-27
Enable HORRID_III_HACK, but make sure we only disable the data cache on
Mark Kettenis
2006-08-27
pack several boolean fields into the existing bge_flags field.
Brad Smith
2006-08-27
basic monitoring and management support. there are a few more things to fix b...
Michael Shalayeff
2006-08-27
Use the correct IGN for the B side of schizo. Makes interrupts actually work
Mark Kettenis
2006-08-27
Work-in-progress VXT2000 support (commented out in GENERIC so far). Glass
Miod Vallat
2006-08-27
Extract the device-independent parts of dzms, to let lkms@non-dz exist.
Miod Vallat
2006-08-27
Move cfdriver structs to better places, in preparation for new attachments.
Miod Vallat
2006-08-27
sigh, this is annoying. it appears that the arc firmware doesnt care if a
David Gwynne
2006-08-27
try to get the status of the volume out of the arc firmware and into
David Gwynne
2006-08-27
if a disk dissapears out of a raidset, then the raid info will list its id
David Gwynne
2006-08-27
little nit
David Gwynne
2006-08-26
Doh, compile before commit.
Miod Vallat
2006-08-26
Enable all planes in the ramdac as well, so that color really works.
Miod Vallat
2006-08-26
Remove ifdef/ifndef __OpenBSD__ maze so only what we use is left.
Jonathan Gray
[next]