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