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
/
pci
/
pciide.c
Age
Commit message (
Expand
)
Author
2001-11-18
spelling
Theo de Raadt
2001-11-11
Noone seems to want to fix the sparc64 cd bogus intr bug, so I will simply di...
Theo de Raadt
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
2001-11-05
Switch everything to the new bus_dmamap_sync API.
Artur Grabowski
2001-09-29
PC87415: Don't claim to support DATA32 or MODE
Jason Wright
2001-09-29
for pc87415:
Jason Wright
2001-09-29
add pciide driver for National Semiconductor PC87415.
Jason Wright
2001-09-27
style fixes from Alexander Yurchenko <grange@grange.ru>
Grigoriy Orlov
2001-09-11
Don't include <vm/vm_kern.h> if you don't need foo_map.
Miod Vallat
2001-08-31
Print a hex value with 0x (Alexander Yurchenko <grange@rt.mipt.ru>)
Chris Cappuccio
2001-08-25
- Use BUS_DMA_RAW if it's defined.
Artur Grabowski
2001-08-25
Change pci_intr_map to take pci_attach_args as an argument.
Artur Grabowski
2001-08-23
sparc64 really benefits from knowing exactly what mappings to sync
Artur Grabowski
2001-08-23
Some reordering in the code caused hw_ok to never be set to 1
Artur Grabowski
2001-08-12
absolutely no need to include vm_parm.h after vm.h
Michael Shalayeff
2001-08-03
from NetBSD:
Chris Cappuccio
2001-07-31
On DMA timeouts, stop busmaster PCIIDE and reset channel. Avoid reading
Constantine Sapuntzakis
2001-07-20
Add pa_bus to pci_attach_args
Constantine Sapuntzakis
2001-07-19
AMD766 support with UDMA/100. Thanks to Peter Galbavy for the patch
Constantine Sapuntzakis
2001-06-27
remove excess proto
Theo de Raadt
2001-06-26
Fix args to pciide_machdep_compat_intr_disestablish
Constantine Sapuntzakis
2001-06-25
Enable interrupts during PCIIDE detect
Constantine Sapuntzakis
2001-06-12
Make pci_mapreg_map take an extra argument where we can
Niklas Hallqvist
2001-05-22
Compile with WDCDEBUG. Fix a debug printout.
Hakan Olsson
2001-04-17
Enable UDMA for rev 0xd0 SiS again (undone in last update)
Chris Cappuccio
2001-04-04
Disable ATAPI DMA on Promise controllers and some ALi controllers.
Constantine Sapuntzakis
2001-04-04
Minor cleanup to minimize diffs with NetBSD
Constantine Sapuntzakis
2001-03-26
Support for Ultra/66 on Highpoint HPT366 and Ultra/100 on HPT370
Chris Cappuccio
2001-03-25
Minor mods to DMA interface - get rid of unnecessary args. Allow DMA function...
Constantine Sapuntzakis
2001-03-16
Pull in NetBSD Promise Ultra/100 support
Chris Cappuccio
2001-02-22
Use real VIA product names for IDE controllers rather then contrived ones,
Chris Cappuccio
2001-02-06
Laptop ICH2 IDE
Chris Cappuccio
2001-01-29
Add wdc_print_current_modes to print current transfer modes set on the
Constantine Sapuntzakis
2001-01-22
from NetBSD: only pass one byte for control register handle (Manuel Bouyer)
Chris Cappuccio
2001-01-18
Only try VIA CLK66 bit code for VIA rev >= 6,
Chris Cappuccio
2001-01-08
From chris@
Jeremy Evans
2000-12-08
Fix attach message printing for CY82C693U to be like pciide_print_channels().
Todd C. Miller
2000-12-06
supposed changes needed for 82801BA support; chris
Theo de Raadt
2000-11-20
support at least ATA6 on 82801BA; chris
Theo de Raadt
2000-11-13
Don't map unsafe registers from controllers that require 16 bit io space
Chris Cappuccio
2000-11-07
Promise PCI devs renamed
Chris Cappuccio
2000-10-21
82801BA is DMA, in 3 months there will be lots of these
Theo de Raadt
2000-10-21
(Temporarily) disable DMA support for OPTi 82C621 and untested 82C568/82D568
Chris Cappuccio
2000-10-16
Fix a bug introduced in 1.25->1.26 with regards to printing channel
Chris Cappuccio
2000-08-25
Match Promise Ultra/100 as PDC20262 instead of PDC20246
Chris Cappuccio
2000-08-05
Support Promise Ultra/100 as found on some Microstar motherboards
Chris Cappuccio
2000-07-31
Fix PR 1341 -
Chris Cappuccio
2000-07-07
Support Intel 440MX Ultra/33 controller found on various laptops
Chris Cappuccio
2000-07-07
From NetBSD:
Chris Cappuccio
2000-06-26
interface can be faked for cmd chips
Chris Cappuccio
[next]