This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

pid_serial driver



The pid_serial driver appears to be a generic 16c550 driver,
right?  Apart from the addresses of the UARTs being hard-wired
into the source code (grin) I don't see anyting that looks
specific to the PID board or even to the ARM processor.

I'm starting on a driver for the 16c850 (a '550 superset) with
the pid_serial driver as my starting point.  Is there any
reason I should tie this driver to a specific platform?
Assuming you can configure the interrupt-ID and the UART base
address, I don't see why a UART driver needs to be associated
with a particular platform.

-- 
Grant Edwards
grante@visi.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]