<?php /* -*- HTML -*- */
/*

$Id: modem.php,v 1.2 2001/06/26 17:09:29 cph Exp $

Copyright (c) 2001 Massachusetts Institute of Technology

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or (at
your option) any later version.

This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
USA.

*/

include ("support.php");
$SCRIPT_TITLE = "Modem";
standard_header ("\$Id: modem.php,v 1.2 2001/06/26 17:09:29 cph Exp $");
?>

<p>
There is no driver for the built-in modem.  A 3com engineer has
<a href="http://linmodems.org/cgi-bin/ezmlm-cgi?1:msp:1229:cilpipdmolabpbbbibgd">
solicited requests</a> for a Linux driver.  HP is in negotiations with
3com to get a driver; if successful, the end result will probably be a
GPL driver with binary-only DSP code.
</p>

<?php standard_footer () ?>
