summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/wdc_obio.c
AgeCommit message (Expand)Author
2022-03-13Constify struct cfattach.Martin Pieuchot
2013-05-30Enforce ca_activate tree-walks over the entire heirarchy for all events,Theo de Raadt
2011-05-09Refactor queue allocation and initialization into a wdc_alloc_queue()Matthew Dempsky
2010-08-29s/wdcactivate/config_activate_children/Theo de Raadt
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2006-06-19Be more strict in the probe routines and actually check ca_nintr andMiod Vallat
2006-02-10Fix LBA48 access for ServerWorks SATA.Mark Kettenis
2006-01-13Allow proper detaching of wdc, so that detaching a mediabay device properlyMiod Vallat
2004-10-17Move declaration of default _vtbl members (wdc_default_*) toAlexander Yurchenko
2004-08-17Use device name, not constant string, ok deraadt@Dale Rahn
2004-03-17Remove pointless printfs.Dale Rahn
2004-01-11Little sync dmesg output with pciide.Alexander Yurchenko
2003-10-26More ansi/knf missed the first time around.Dale Rahn
2003-10-26Oops, I'm on drugs. Revert and blame gremlins for the state of my tree.Miod Vallat
2003-10-26Unbrek after recent wdc changes.Miod Vallat
2003-10-18ANSI/KNF now that conflict has been resolved.Dale Rahn
2003-10-17Merge an old fix from NetBSD:Alexander Yurchenko
2003-07-19The last parameter to _dma_init for wdc code is flags, not read,Dale Rahn
2003-06-11Get rid of the '#if 1' nonsense.Dale Rahn
2003-06-11Previously DMA/UDMA was disabled on macppc RAMDISK kernels, I have notDale Rahn
2003-06-06Fix a copied constant, mention why a number doesnt match linux, removeDale Rahn
2003-06-05Cleanup and enable kauaiata DMA. Tables should be mostly saneDale Rahn
2003-06-05ATA100 driver for apple's new machines, aka kauai.Dale Rahn
2002-09-15backout prematureTheo de Raadt
2002-09-15KNFTheo de Raadt
2002-03-26On the wdc_obio controller if one device is UDMA capable and one is not,Dale Rahn
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-09-15reimplement dbdma such that it does memory allocationsMichael Shalayeff
2001-09-01correct files for the powerpc/mac/ -> macppc/dev which did not getDale Rahn
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn