[PATCH] add legacy resource support to sysfs
From: Jesse Barnes (jbarnes_at_engr.sgi.com)
Date: 12/21/04
- Previous message: Kylene Hall: "Re: [PATCH 1/1] driver: Tpm hardware enablement --updated version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org Date: Tue, 21 Dec 2004 10:30:48 -0800
This sits on top of my last two patches to sysfs (the one that adds mmap
support and the one that exports PCI resources in sysfs). It adds per-bus
legacy_io and legacy_mem files for use by userspace applications that want to
do legacy port I/O or access legacy ISA memory. It's protected by a new
HAVE_PCI_LEGACY ifdef modeled after HAVE_PCI_MMAP since not all arches will
support it. It's really just an RFC at this point, I have to rediff once
Greg incorporates the above patches (the second of which I have to rediff and
resubmit).
Thanks,
Jesse
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- text/plain attachment: sysfs-legacy-resource.patch
- Previous message: Kylene Hall: "Re: [PATCH 1/1] driver: Tpm hardware enablement --updated version"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|