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
/
dev
Age
Commit message (
Expand
)
Author
2007-11-26
typos; ok jmc@
Martynas Venckus
2007-11-26
Fix hardware cursor mapping.
Owain Ainsworth
2007-11-25
KNF and remove a bad free right before kthread_exit
Marco Peereboom
2007-11-25
missing line from previous commit; return 1 for interrupts we do handle
Theo de Raadt
2007-11-25
syc
Theo de Raadt
2007-11-25
add CNU550pro; from iss @ e-sky.ru
Theo de Raadt
2007-11-25
Set half duplex flag when appropriate and some minor cleaning.
Brad Smith
2007-11-25
Kill spdmem_hexdump() before anyone starts using it.
Miod Vallat
2007-11-25
IF_Gbps(2.5) is wrong.
David Gwynne
2007-11-25
Ask the emulation code to hide the cursor when leaving emulation mode. This
Miod Vallat
2007-11-25
Interrupt handlers which do nothing should return 0 (or -1 if they are not
Theo de Raadt
2007-11-25
If some rather important registers read as 0xffffffff then the device
Theo de Raadt
2007-11-25
typo; ok jmc@, deanna@
Martynas Venckus
2007-11-25
Do a TX interrupt for each packet instead of every 126th one. This will
Claudio Jeker
2007-11-25
Sync.
Kenneth R Westerback
2007-11-25
Add Intel ICH9 AHCI device seen on ASUS P5K-E, plus the other one
Kenneth R Westerback
2007-11-25
Make agp attach as a device. This means that many more agp bridges
Owain Ainsworth
2007-11-25
Sync.
Kenneth R Westerback
2007-11-25
Add NVIDIA GeForce 8600 GT found on ASUS P5K-E.
Kenneth R Westerback
2007-11-25
Sync.
Kenneth R Westerback
2007-11-25
Shorten some text. "AHCI SATA" and "SATA AHCI" -> "AHCI" as suggested by
Kenneth R Westerback
2007-11-25
spelling fixes from Martynas Venckus; ok miod
Jason McIntyre
2007-11-25
When plugging a device, assign BARs and set interrupt lines.
Mark Kettenis
2007-11-25
spelling fixes, from Martynas Venckus;
Jason McIntyre
2007-11-25
Strip the CRC in rxeof()
Jonathan Gray
2007-11-25
remove an ugly nested block
Theo de Raadt
2007-11-25
Correctly setup the tx descriptor by using the right mapping infos.
Claudio Jeker
2007-11-25
Map the interrupt pins used for swizzling *after* mapping the PCI Express
Mark Kettenis
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
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
The Sigmatel codec id 7662 looks identical to STAC7661 and works fine with
Deanna Phillips
2007-11-24
typo
Miod Vallat
2007-11-24
some spelling fixes from Martynas Venckus
Jason McIntyre
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
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
kprintf -> printf, unbreaks USB_DEBUG
Marc Winiger
2007-11-23
t10 has a whole spec on doing SCSI to ATA translation called SAT. i wish
David Gwynne
2007-11-23
Degrade sensor status in an interrupt context.
Marc Balmer
[next]