[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Artur Grabowski <art_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Thu, 23 Aug 2001 05:25:55 -0600 (MDT)
- Reply-to: Artur Grabowski <art_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: art_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/08/23 05:25:54
Modified files:
sys/dev/pci : pciide.c
Log message:
sparc64 really benefits from knowing exactly what mappings to sync
on bus_dmamap_sync, so it will have the same call footprint as in NetBSD.
Rather than converting the whole world to the new arguments we will slowly
convert everything that sparc64 needs with ifdef __HAVE_NEW_BUS_DMAMAP_SYNC
Once most relevant drivers are converted we can start implementing the new
bus_dmamap_sycn on other archs.
Visit your host, monkey.org