Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Marvell SATA driver
Hi! Tsutsui-san,
From: Izumi Tsutsui <tsutsui%ceres.dti.ne.jp@localhost>
Date: Sun, 19 Jul 2009 15:56:10 +0900
> > The MVSATA_WITHOUTDMA option not include the DMA function of
>
> We already have PCIIDE_OPTIONS_NODMA (0x02) in cf_flags, and
> artsata.c, satalink.c and svwsata.c use it.
>
> Is there any reason why explicit MVSATA specific option is required?
# grep -r PCIIDE_OPTIONS_NODMA sys/dev/pci/*h
sys/dev/pci/pciidevar.h:#define PCIIDE_OPTIONS_NODMA 0x02
I think the option 'PCIIDE_OPTIONS_NODMA' is options for pciide(4).
the mvsata(4) not use and not include pciide.
Thanks,
--
kiyohara
Home |
Main Index |
Thread Index |
Old Index