Re: [PATCH 2.6.18 V8] drivers: add LCD support
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
- Date: Wed, 4 Oct 2006 09:49:34 -0700
On Wed, 4 Oct 2006 18:06:15 +0000 Miguel Ojeda Sandonis wrote:
miguelojeda-2.6.18-add-lcd-display-support.patch.v8
Andrew, I think this can be the final review.
Nomenclature changed as requested. Please apply.
Brief
-----
- Adds a "auxdisplay/" folder in "drivers/" for auxiliary display drivers.
- Adds a LCD class for registering LCD devices.
- Adds support for the ks0108 LCD Controller as a device driver.
(uses lcddisplay class and parport interface)
Couldn't you make the class be "auxdisplay" also?
- Adds support for the cfag12864b LCD as a device driver.
(uses ks0108 LCD Controller driver)
- Adds a new ioctl() magic number/range (0xFF) in the list for the cfag12864b device.
- Adds the usual Documentation, ABI, includes, Makefiles, Kconfigs, MAINTAINERS, CREDITS...
---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 2.6.18 V8] drivers: add LCD support
- From: Miguel Ojeda
- Re: [PATCH 2.6.18 V8] drivers: add LCD support
- References:
- [PATCH 2.6.18 V8] drivers: add LCD support
- From: Miguel Ojeda Sandonis
- [PATCH 2.6.18 V8] drivers: add LCD support
- Prev by Date: Re: [RFC] PATCH to fix rescan_partitions to return errors properly
- Next by Date: Re: [patch] clockevents: drivers for i386, fix #2
- Previous by thread: [PATCH 2.6.18 V8] drivers: add LCD support
- Next by thread: Re: [PATCH 2.6.18 V8] drivers: add LCD support
- Index(es):