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
2006-03-15
Remove address range KASSERT check in vtopte() and kvtopte(), callers are
Miod Vallat
2006-03-15
spacing
Theo de Raadt
2006-03-15
knf
Theo de Raadt
2006-03-15
allow for more physmem segments; as required by some dell from dhill@
Michael Shalayeff
2006-03-15
no more need for aperture
Theo de Raadt
2006-03-15
remove dead macros
Michael Shalayeff
2006-03-15
switch the ioctl paths to using ami_start instead of ami_cmd. now the only
David Gwynne
2006-03-15
clean up ami_start and move the error handling for a failed command from
David Gwynne
2006-03-15
split the code in ami_cmd that does the polling commands out into a
David Gwynne
2006-03-15
sc->sc_dev.dv_xname converted to DEVNAME(sc). makes things a little easier
David Gwynne
2006-03-15
copyout() the pollfds if poll() gets interrupted. This resets the revents
Claudio Jeker
2006-03-14
no need for an aperture. we are unlikely to ever allow pci video cards
Theo de Raadt
2006-03-14
Return ENXIO when trying to open a non-existent device, not ENODEV.
Miod Vallat
2006-03-14
move the loading of the dmamaps for passthrough commands out of ami_cmd
David Gwynne
2006-03-14
trailing tabs nomore
Michael Shalayeff
2006-03-14
trailing tabs nomore
Michael Shalayeff
2006-03-14
move the loading of the dma maps for logical disk reads and writes from
David Gwynne
2006-03-14
prevent the faults on iret to run w/ disabled intrs and cause deadlocks; nikl...
Michael Shalayeff
2006-03-14
knf
David Gwynne
2006-03-14
shuffle the switch statement around in scsi_cmd. do the io commands
David Gwynne
2006-03-14
implement a Unicast Reverse Path Forwarding (uRPF) check for pf(4)
Damien Miller
2006-03-14
a touch of knf
David Gwynne
2006-03-14
add support for the Sony CLIE PEG-T625 and potentially a range of other
David Gwynne
2006-03-14
move the kernel 1m up to provide more space for isadma; deraadt@ ok
Michael Shalayeff
2006-03-13
Remove unused softc member.
Miod Vallat
2006-03-13
Put wsscreen_list array inside the softc instead of on the stack; similar fix
Miod Vallat
2006-03-13
make the dmseg printing look a little nicer.
Brad Smith
2006-03-13
Although we can not currently run the glass console with colors if in an
Miod Vallat
2006-03-13
Regen
Miod Vallat
2006-03-13
Conforming to the party's line, report unconfigured devices as
Miod Vallat
2006-03-13
* Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to
Brad Smith
2006-03-13
Protect sgmap extents with splvm(); from NetBSD.
Miod Vallat
2006-03-13
remove IPL_IMP.
Brad Smith
2006-03-13
remove splimp.
Brad Smith
2006-03-13
time-bind and lower power in lock spinning and a couple of other ipi loops by...
Michael Shalayeff
2006-03-13
Set the address decode bit only if the iobase 0 register is available.
Federico G. Schwindt
2006-03-13
repair commands w/ no scsi_xfer but the affected code was currently dead anyw...
Michael Shalayeff
2006-03-13
Fix machines that need PCI access during ACPI bringup.
Marco Peereboom
2006-03-13
Fix machines that need PCI access during ACPI bringup.
Marco Peereboom
2006-03-13
finner grained use of splbio in scsi_raw_cmd.
David Gwynne
2006-03-13
finer use of splbio in scsi_cmd.
David Gwynne
2006-03-13
split the io and synchronise paths for scsi commands going to the logical
David Gwynne
2006-03-13
ansi/deregister. No binary change.
Jonathan Gray
2006-03-12
Previous fix was half-done, move the wsscreen_list array into the softc
Miod Vallat
2006-03-12
Move struct wsscreen_list out of the stack as on sparc.
Miod Vallat
2006-03-12
When attaching a wsdisplay, the wsscreen_list structure can not be on the
Miod Vallat
2006-03-12
Don't leave a dangling pointer to the process-specific LDT after
Tom Cosgrove
2006-03-12
regen
Brad Smith
2006-03-12
some ATI devices.
Brad Smith
2006-03-12
make SAFE_DEBUG compile clean; ssehic@gmail
Theo de Raadt
[next]