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
2007-11-25
unbreak compat_osf1; spotted by mk
Theo de Raadt
2007-11-25
Strip the CRC in rxeof()
Jonathan Gray
2007-11-25
remove an ugly nested block
Theo de Raadt
2007-11-25
Enable et/etphy now it can pass packets both ways.
Jonathan Gray
2007-11-25
It helps if you initialise timeouts before you try using them...
Joel Sing
2007-11-25
Correctly setup the tx descriptor by using the right mapping infos.
Claudio Jeker
2007-11-25
Get rid of the kernel 'libcompat' framework, and instead use conf/files to
Theo de Raadt
2007-11-25
Map the interrupt pins used for swizzling *after* mapping the PCI Express
Mark Kettenis
2007-11-25
Add entries for the Transmeta Efficeon CPU to the CPUID table.
Tom Cosgrove
2007-11-25
turn off COMPAT_35; ok miod
Theo de Raadt
2007-11-25
When available and ACPI is enabled use the ACPI reset method
Jonathan Gray
2007-11-25
First step towards PCI Express/ExpressCard hotplug. Unplug should work on
Mark Kettenis
2007-11-25
Give the CarBus side of CardBus-PCI bridges a bus number, since OpenFirmware
Mark Kettenis
2007-11-25
Make msk(4) detachable.
Mark Kettenis
2007-11-24
First step towards PCI Express/ExpressCard hotplug. Unplug should work on
Mark Kettenis
2007-11-24
make ALTENTRY() use _C_LABEL() for the 2nd argument, and adjust callers
Theo de Raadt
2007-11-24
SCCS junk, bit by bit
Theo de Raadt
2007-11-24
junk RCS
Theo de Raadt
2007-11-24
junk SCCS
Theo de Raadt
2007-11-24
more junk SCCS
Theo de Raadt
2007-11-24
Recognize the wait r5k instruction in ddb and use it in cpu_idle_cycle.
Miod Vallat
2007-11-24
junk SCCS
Theo de Raadt
2007-11-24
delete unused junk RCS ids
Theo de Raadt
2007-11-24
ansi C
Theo de Raadt
2007-11-24
The Sigmatel codec id 7662 looks identical to STAC7661 and works fine with
Deanna Phillips
2007-11-24
we dont need ot include sys/lock.h here
David Gwynne
2007-11-24
Fix a stupid underscore bug in memory area computations in the cache functions,
Miod Vallat
2007-11-24
typo
Miod Vallat
2007-11-24
Some macppc models (e.g. the 1.5 GHz G4 MacMini) have a large clock drift
Marc Balmer
2007-11-24
Be sure to program the busswitch interrupt selection register on 197SP
Miod Vallat
2007-11-24
some spelling fixes from Martynas Venckus
Jason McIntyre
2007-11-24
Try a forced unmount if mount_mfs is killed with SIGKILL.
Marco Pfatschbacher
2007-11-24
enable PCIAGP on amd64, tested for some time now by various people
Reyk Floeter
2007-11-24
Do not mark any page as global on monoprocessor kernels if running on a
Miod Vallat
2007-11-24
Slightly faster cache flushing operations on MP systems.
Miod Vallat
2007-11-24
Allow for any baud rate within a range rather than
Jonathan Gray
2007-11-23
Don't do anything in the shutdownhook if the registers aren't mapped.
Mark Kettenis
2007-11-23
ukbd_rawrepeat only there if WSDISPLAY_COMPAT_RAWKBD
Theo de Raadt
2007-11-23
Check for invalid dev indices, which could get here through ioctl.
Deanna Phillips
2007-11-23
If the card has gone away, return imediately from the interrupt handler.
Mark Kettenis
2007-11-23
starting bits to implement hotplug of sili controllers. this adds the code
David Gwynne
2007-11-23
Since the devices that we detach may have children we cannot rely on the
Mark Kettenis
2007-11-23
feng shui
David Gwynne
2007-11-23
Don't use uninitialized variables in umbg_detach.
Marc Balmer
2007-11-23
Make sure that variables used during detach are initialized during attach.
Marc Balmer
2007-11-23
use copyin and copyout to get the actual ata data in and out of the kernel
David Gwynne
2007-11-23
Sanitize the use of timeouts:
Marc Balmer
2007-11-23
implement translation of the scsi vpd page for fetching a disks serial
David Gwynne
2007-11-23
if we cant fetch the serial then fill it with "(unknown)".
David Gwynne
2007-11-23
kprintf -> printf, unbreaks USB_DEBUG
Marc Winiger
[next]