| To: | linux-mips@fnet.fr |
|---|---|
| Subject: | Turning of CONFIG_TC |
| From: | Thomas Riemer <triemer@apt4g.a3nyc.com> |
| Date: | Tue, 25 Aug 1998 21:40:09 -0400 (EDT) |
Turning off option CONFIG_TC generates a no link error. drivers/char/tty_io.c has a call to rs_init which is defined in drivers/tc/tc.c tc.c is logically not included when CONFIG_TC is turned off. I would guess that rs_init should be protected with #ifdef CONFIG_TC but I don't know the whole story about the code yet. -Tom |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: TurboChannel, Adam Fritzler |
|---|---|
| Next by Date: | tc.c, Thomas Riemer |
| Previous by Thread: | TurboChannel, Thomas Riemer |
| Next by Thread: | tc.c, Thomas Riemer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |