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
/
arch
/
sparc64
/
dev
Age
Commit message (
Expand
)
Author
2012-11-23
Change the way we encode devhandle and devino in the sysino such that we can
Mark Kettenis
2012-11-21
Atempting to eject a CD-ROM makes the SCSI midlayer generate a READ_TOC
Mark Kettenis
2012-11-21
Try to negotiate version 1.1 of the vDisk protocol such that we can get
Mark Kettenis
2012-11-01
When possible, send multiple characters per packet. Also, stop sending when
Mark Kettenis
2012-10-29
Set the type of a processed MSI data record to 0, and check that the type
Mark Kettenis
2012-10-27
Also attach to channels name "ldom-<guestname>" (but not "ldom-primary").
Mark Kettenis
2012-10-27
Make polling work.
Mark Kettenis
2012-10-26
Turns out that for devices that attach to cbus(4), it is better to disable
Mark Kettenis
2012-10-21
Fix thinko in previous.
Mark Kettenis
2012-10-21
Make sure that there is enough room in the transmit queue to send a VIO
Mark Kettenis
2012-10-21
Clear a pending channel reset when a device is opened.
Mark Kettenis
2012-10-20
off-by-one in device number check; found the hard way and reported by J Sisson.
Miod Vallat
2012-10-17
Swap arguments to wdog_register() since it is nicer, and prepare
Theo de Raadt
2012-10-17
Disable debug code.
Mark Kettenis
2012-10-17
Rename hvctl(4) into vldcp(4) since this driver now handles other services
Mark Kettenis
2012-10-16
Add support for multiple channels.
Mark Kettenis
2012-10-14
Fix typo in debug print.
Mark Kettenis
2012-08-20
MISs work on Oberon as well.
Mark Kettenis
2012-08-17
Properly initialize the IOMMU control and status register for pyro(4).
Mark Kettenis
2012-08-17
Turns out interrupts for Ebus devices are wired to the *other* PCI Expres leaf
Mark Kettenis
2012-07-08
Don't need to worry about the ATI driver here anymore.
Mark Kettenis
2012-03-26
Make writes block if the message queues are full.
Mark Kettenis
2012-03-26
Increase the size of the message queues such that we can handle the default
Mark Kettenis
2012-03-20
Add ioctl to write to hypervisor memory.
Mark Kettenis
2012-03-17
hvctl(4) is a driver for the "hvctl" Logical Domain Channel that allows the
Mark Kettenis
2012-03-17
vldc(4) is a "bus" driver for Logical Domain Channels.
Mark Kettenis
2011-09-28
disable the fifo on m series systems by telling the driver its a 16550
David Gwynne
2011-09-17
arithemtic -> arithmetic
Miod Vallat
2011-07-25
Disable MSI for now; something is still not quite right on UltrSPARC T2
Mark Kettenis
2011-07-17
Backout a bunch of my SCSI commits from c2k11. At least one of these
Matthew Dempsky
2011-07-08
First batch of converting SCSI HBAs from setting saa_targets and
Matthew Dempsky
2011-07-06
Handle pci_conf_read() faults on reading non-existent registers that result
Mark Kettenis
2011-07-06
Handle pci_conf_read() faults on reading non-existent registers that result
Mark Kettenis
2011-07-06
Add MSI support to pyro(4). Tested on a v215 with the on-board mpi(4).
Mark Kettenis
2011-07-06
Split some generic MSI code out into its own file.
Mark Kettenis
2011-07-06
Move pci_msi_enable() out of the vpci(4) driver into the MD pci(4) code.
Mark Kettenis
2011-06-26
First stab at MSI support for vpci(4). Still a few rough edges, but seems
Mark Kettenis
2011-06-26
Fix some inconsistencies in how we build 64-bit addresses from OF properties.
Mark Kettenis
2011-06-26
Implement pci_intr_map_msi().
Mark Kettenis
2011-06-24
machdep.kbdreset enables a shutdown by Ctrl-Alt-Del on amd64 and
Christian Weisgerber
2011-06-05
Drop kernel support for the useless DIOCWLABEL ioctl and prune a lot
Matthew Dempsky
2011-05-18
When the sparc64 iommu fails to lookup a vaddr, it prints a message and
Ariane van der Steldt
2011-04-13
do not use NULL in an integer context
Theo de Raadt
2011-04-07
Do not use NULL in integer comparisons. No functional change.
Miod Vallat
2011-03-18
Add some delay between a successful keyboard reset sequence and a keyboard
Miod Vallat
2011-02-21
Remove redundant statement to keep this in line with radeonfb(4).
Mark Kettenis
2011-02-21
Re-initialize acceleration engine after leaving X.
Mark Kettenis
2011-01-07
Detect wether a disk image is an ISO image and set the media type to
Mark Kettenis
2011-01-07
Fix malloc(9) call with swapped type and flags arguments.
Mark Kettenis
2011-01-06
Add support for the vDisk 1.1 protocol. Improve Solaris vtoc/disklabel
Mark Kettenis
[prev]
[next]