#ifdef DESTRUCTIVE_MODEM_OWNER
> if (modem == 33.6) {
> destroy();
> } else if (modem == 56) {
> keep();
> }
#else
/*
* The fastest a modem can upload data is 33.6kbps,
* so the modems are still good for use in a
* permanent modem setup. They are also good for
* sending and receiving faxes.
*/
keep();
#endif
/* Matthew */
--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug
- [SLUG] Rack of 17 netcomm M34F modems? Rachel Polanskis
- Re: [SLUG] Rack of 17 netcomm M34F modems? Norman Widders
- Re: [SLUG] Rack of 17 netcomm M34F modems? Dean Hamstead
- Re: [SLUG] Rack of 17 netcomm M34F modems? Matthew Dalton
- Re: [SLUG] Rack of 17 netcomm M34F modems? Aussie
- Re: [SLUG] Rack of 17 netcomm M34F modems? Paul Haddon
- Re: [SLUG] Rack of 17 netcomm M34F modems? Dave Fitch
