On Wed, 30 Jun 2004, Maciej W. Rozycki wrote: > On Tue, 29 Jun 2004, Jun Sun wrote: > > This is why I favor run-time serial port configuration. My view > > Well, that's certainly a reasonable long-time strategy. > > > (maybe a little dramatic) is to remove all static serial port definition > > and push them into board setup routine. asm/serial.h only needs > > I'm not sure that is the right way of doing it -- note that one problem > is serial drivers can be built as modules and inserted at the run time. The same is true for whatever other type of device (SCSI, IDE, Ethernet, ...). And depending on the order of module loading, the order of the devices will change. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds