index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-04-07
De-lint.
Ray Lai
2007-04-06
Add support for PCIe. Don't map interrupts that are already mapped correctly.
Mark Kettenis
2007-04-06
Warn if one of the required fields is not filled out. Requested
Ray Lai
2007-04-06
Don't shadow variables. Enable -Wshadow.
Ray Lai
2007-04-06
Implement "bgpctl show neighbor <peer> terse" this will print all statistics
Claudio Jeker
2007-04-06
Add proper checks against fgets failure. From Charles Longeau.
Ray Lai
2007-04-06
Include update statistics in the bgpctl show neighbor output.
Claudio Jeker
2007-04-06
Count the updates and withdraws for additional statisic gathering.
Claudio Jeker
2007-04-06
Adds a pidfile argument to pflogd so that individual
Can Erkin Acar
2007-04-06
Correct order of bus_space_barrier() parameters.
Jonathan Gray
2007-04-06
argc does not include __progname after subtracting optind.
Ray Lai
2007-04-06
when copying regular files, look for blocks of zeroes. when we see them,
Ted Unangst
2007-04-06
use rwlocks instead of hand-rolled. make the softc private parts private.
Ted Unangst
2007-04-06
white space fix
David Gwynne
2007-04-06
copy the dmamem wrapper into sili for use for allocating hba memory. this
David Gwynne
2007-04-06
Wait until we have idled the port before obtaining the error CCB, so as
Christopher Pascoe
2007-04-06
Only include newest dmesg.
Ray Lai
2007-04-06
Attach dmesg to sendbug reports by default. Use -D flag to disable.
Ray Lai
2007-04-06
Fix a strange typo and don't set sc_docked in acpidock_dockctl(). It's
Michael Knudsen
2007-04-06
Match even more ids: 3131/3531 and some rebadged Intel/Adaptec
Jonathan Gray
2007-04-06
reflect new stupid DST US/Canada rules; #5433 John L. Scarfone
Theo de Raadt
2007-04-05
Allow usb microcode to be built in a cross environment. System endian has been
Dale Rahn
2007-04-05
regen
Jonathan Gray
2007-04-05
More sili additions.
Jonathan Gray
2007-04-05
regen
Jonathan Gray
2007-04-05
Add some more Intel LPC parts.
Jonathan Gray
2007-04-05
Remove lint comment, which does not apply anymore.
Moritz Jodeit
2007-04-05
sync
Theo de Raadt
2007-04-05
Fix a comment. 64KB is enough for the cpu_info structure. 64MB would be a
Claudio Jeker
2007-04-05
Mention ebus@mainbus attachment.
Miod Vallat
2007-04-05
Fix interrupts.
Mark Kettenis
2007-04-05
remove an unused function.
Pierre-Yves Ritschard
2007-04-05
no more bcw
Theo de Raadt
2007-04-05
Make sure all public declarations are declared .globl; remove code to
Mark Kettenis
2007-04-05
Disable interrupts around bit operations for propert atomicity against them.
Miod Vallat
2007-04-05
Wrap bit operations between splhigh()/splx() for atomicity wrt interrupts.
Miod Vallat
2007-04-05
Reuse symbolic values for splsoftXXX() inlines, instead of hardcoding them.
Miod Vallat
2007-04-05
splx() does not need to return a value.
Miod Vallat
2007-04-05
We also don't need the microcode builder anymore.
Marcus Glocker
2007-04-05
Remove bcw(4) man page.
Marcus Glocker
2007-04-05
After been attacked by Michael Buesch <mb@bu3sch.de> because we initially
Marcus Glocker
2007-04-05
delete userland DELAY() version; ok miod
Theo de Raadt
2007-04-05
regen
Ted Unangst
2007-04-05
freebsd added some MAP_NOCORE flag. we don't like it, so mask it out.
Ted Unangst
2007-04-05
Cleanup some flags. uath, pgt and malo are included in GENERIC.
Claudio Jeker
2007-04-05
Add acx to the supported HW list and remove the [*] from the malo entries,
Claudio Jeker
2007-04-05
this is a relatively big commit that implements a basic io path.
David Gwynne
2007-04-05
device signatures appear to be common to sata controllers too.
David Gwynne
2007-04-05
finish resetting the device by sending a soft reset via the post_direct
David Gwynne
2007-04-05
sili_post_direct lets you submit a prb without all the goop of a ccb and
David Gwynne
[prev]
[next]