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
2008-01-05
Make the ffs code 64-bit disk block number clean. Based on a diff
Otto Moerbeek
2008-01-05
make sure all callers of rtlabel_id2name check for a null return value.
Henning Brauer
2008-01-05
Never attach more acpicpu(4) devices than cpu(4) devices. Always attach
Mark Kettenis
2008-01-05
Add support for the Meinberg Standard Time String format that all Meinberg
Marc Balmer
2008-01-05
Adapt to the recent cleanup of Intel PCI host bridges Ids. ok oga@
Matthieu Herrb
2008-01-05
even better attach message location
Theo de Raadt
2008-01-05
return with ENOTTY instead of EINVAL for unknown ioctl requests.
Brad Smith
2008-01-05
rtlabel_id2name() can return NULL if there is no route label..
Theo de Raadt
2008-01-05
sync
Theo de Raadt
2008-01-05
SPARKLAN RT2573, found in HP s3200n, owned by laa@laa.zp.ua
Theo de Raadt
2008-01-05
print info in attach before if_attach
Theo de Raadt
2008-01-05
regen
Miod Vallat
2008-01-05
Mark vadvise(2) as obsolete and remove its implementation, so instead of
Miod Vallat
2008-01-05
For each channel, tell if it is single-ended or differential if we can know
Miod Vallat
2008-01-04
Only compile in uvm_page_physdump() if option DDB as it's not directly callable
Miod Vallat
2008-01-04
Compute physmem as the real physical memory size, not the physical memory
Miod Vallat
2008-01-04
Do not leave a page unused after the kernel message buffer on m68k platforms.
Miod Vallat
2008-01-04
Fix wrong sizeof(). Makes driver work on amd64, too.
Marcus Glocker
2008-01-04
Fix TX padding.
Marcus Glocker
2008-01-04
- remove two entries that'll never be used
Jasper Lievisse Adriaanse
2008-01-04
read the hardware mac address into the drivers ac_enaddr thing rather than
David Gwynne
2008-01-04
we have pci_vpd_read now. get rid of the (bad) comment that left it out
David Gwynne
2008-01-04
Prevent sign-extension when setting ASI in %tstate.
Mark Kettenis
2008-01-04
Clean up Intel host bridge PCI IDs.
Mark Kettenis
2008-01-04
regen
Mark Kettenis
2008-01-04
Clean up Intel host bridge PCI IDs.
Mark Kettenis
2008-01-03
Fix debug code.
Mark Kettenis
2008-01-03
Add an explicit clobber to prevent gcc from reordering instructions around
Miod Vallat
2008-01-03
Enable wide transfers in the IOPB on wide busses, and get the IOPB passthrough
Miod Vallat
2008-01-03
Remove redundant extenr declaration.
Mark Kettenis
2008-01-03
Don't depend on evil (struct psycho_pbm *) cast.
Mark Kettenis
2008-01-03
Remove some junk.
Mark Kettenis
2008-01-03
Move zaurus to __HAVE_TIMECOUNTER.
Mark Kettenis
2008-01-03
Make slowtrap check the real stack pointer instead of whatever is in %g6.
Mark Kettenis
2008-01-03
Fix page fault trap which occured when device was detached after a failed
Marcus Glocker
2008-01-02
Do not invalidate the 88410 cache without flushing it first; this is
Miod Vallat
2008-01-02
Do not lose nanosleep() return value in the last copyout if nonzero; PR#5697
Miod Vallat
2008-01-02
Make network scanning work correctly.
Marcus Glocker
2008-01-02
regen
Mark Kettenis
2008-01-02
Fix typo in 82801IH LPC entry.
Mark Kettenis
2008-01-02
Add the ATI SB700 chipset.
Brad Smith
2008-01-02
Give LOCKDEBUG kernels a chance to compile; ok kettenis@
Miod Vallat
2008-01-02
correct the comment above noct_read().
Brad Smith
2008-01-02
add the NVIDIA MCP77/79 ids.
Brad Smith
2008-01-02
correct the comment in agp_map_aperture().
Brad Smith
2008-01-02
return with ENOTTY instead of EINVAL for unknown ioctl requests.
Brad Smith
2008-01-02
Accept BPF_MUL as a valid instruction in bpf_validate() also improve
Can Erkin Acar
2008-01-01
Implement an MP-safe rw_cas() based upon the casx instruction; ok kettenis@
Miod Vallat
2008-01-01
Match on Cougar boards, and try to drive them like Jaguars on steroids. On
Miod Vallat
2008-01-01
Add devices 11b rateset. Add/Adjust comments.
Marcus Glocker
[next]