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
2006-03-19
ANSI and KNF.
Brad Smith
2006-03-19
ANSI and fix comments
Brad Smith
2006-03-19
- check HDRTYPE early, and ignore if it is not supported (n > 2).
Brad Smith
2006-03-19
regen
Brad Smith
2006-03-19
add a few more Intel devices as found on a Acer Travelmate 3012WTMi laptop.
Brad Smith
2006-03-19
sis950 has 0x5b missing, so it looks more like an it8712f-a
Theo de Raadt
2006-03-19
this is a really large reworking of how ami works in terms of submitting
David Gwynne
2006-03-19
ok, what i thought was sis950 is actually likely the it8712f-a
Theo de Raadt
2006-03-19
recognize the 976 and 978
Brad Smith
2006-03-19
rev 1.86
Brad Smith
2006-03-18
probe for it8712 and sis950 (somewhat of a clone)
Theo de Raadt
2006-03-18
typo
Brad Smith
2006-03-18
scsi completions never go via the generic done path now. xs is always set
David Gwynne
2006-03-18
use polling for the synchronise command while i move the xs setup and
David Gwynne
2006-03-18
rename ami_cmd to ami_start_xs
David Gwynne
2006-03-17
create a completion path for scsi commands without the cruft for waking
David Gwynne
2006-03-17
split the completion path up. its now the responsibility of the the path
David Gwynne
2006-03-17
remove the last remnants of AMI_POLLING
David Gwynne
2006-03-16
Comment out tekram_sync_table and only degine {,dt_}scf_period[] for
Miod Vallat
2006-03-16
Move lmc_system_errors[] so that there is only one instance of it in the
Miod Vallat
2006-03-16
Move the agpgart handling code to a separate file.
Matthieu Herrb
2006-03-16
if the link is down with a card using a fibre interface then show a
Brad Smith
2006-03-16
if the link is down then show a media status of none.
Brad Smith
2006-03-16
tidy up a bit.
Brad Smith
2006-03-16
sort
Theo de Raadt
2006-03-15
bits of my tree commited by Matthieu by mistake.
Miod Vallat
2006-03-15
Remove dead code (SUPPORTS_NON_CONSOLE and MD_DISPLAY_ISA_IOT)
Matthieu Herrb
2006-03-15
Nuke dk_establish(), no longer used.
Miod Vallat
2006-03-15
Correct checks against cd_ndevs - valid numbers are strictly inferior to
Miod Vallat
2006-03-15
Entries in cd_devs[] may be NULL, so be sure to check for them in your
Miod Vallat
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-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
move the loading of the dma maps for logical disk reads and writes from
David Gwynne
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
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-13
Remove unused softc member.
Miod Vallat
2006-03-13
make the dmseg printing look a little nicer.
Brad Smith
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
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
finner grained use of splbio in scsi_raw_cmd.
David Gwynne
2006-03-13
finer use of splbio in scsi_cmd.
David Gwynne
[prev]
[next]