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-09-01
Standardize on EFBIG in bus_dmamap_load* if caller is too greedy; I had
Miod Vallat
2006-08-31
ciss can't do bio ioctl's when >1 logical device is defined. Bail out
Kenneth R Westerback
2006-08-31
Start to get interface attach working.
Marcus Glocker
2006-08-31
Make sure we do mbuf operations at splnet(), for some models have ze
Miod Vallat
2006-08-31
Some first cleanup run.
Marcus Glocker
2006-08-31
Fix handling of 64-bit quantities in Open Firmware's client interface.
Mark Kettenis
2006-08-31
Bring chip into initialized state.
Marcus Glocker
2006-08-31
Oops! Disable debug.
Marco Peereboom
2006-08-31
Add sensor thread for individual sd devices.
Marco Peereboom
2006-08-31
Do proper chipset identification.
Marcus Glocker
2006-08-31
Automatically add a IPv6 link-local address to carp interfaces when the
Ryan Thomas McBride
2006-08-31
Prerrt print volume nr in dmesg.
Marco Peereboom
2006-08-31
Get firmware loaded.
Marcus Glocker
2006-08-30
we can fit ehci & pci verbose. Much nicer.
Theo de Raadt
2006-08-30
Try to read station address from the chip first, then try the EEPROM (if we
Mark Kettenis
2006-08-30
Horrible code to work around stupid VXT2000 rom getchar() behaviour, but
Miod Vallat
2006-08-30
Enable VXT2000 bits now that they are worth using; ok deraadt@
Miod Vallat
2006-08-30
Teach the SGEC driver about the Real World:
Miod Vallat
2006-08-30
Better diagnostic messages.
Miod Vallat
2006-08-30
allow DIOCNATLOOK to look up NAT states for protocols without port
Damien Miller
2006-08-30
Return from channel tuning code if we get IEEE80211_CHAN_ANY
Jonathan Gray
2006-08-30
when determining the size of the volumes and disks we want how many
David Gwynne
2006-08-29
enable arc, ok deraadt@
Jolan Luff
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
[next]