summaryrefslogtreecommitdiffstats
path: root/sys/pc98/i386/userconfig.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98/i386/userconfig.c')
-rw-r--r--sys/pc98/i386/userconfig.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/pc98/i386/userconfig.c b/sys/pc98/i386/userconfig.c
index 9022390..ba5da41 100644
--- a/sys/pc98/i386/userconfig.c
+++ b/sys/pc98/i386/userconfig.c
@@ -46,7 +46,7 @@
** (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
** THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
**
- ** $Id: userconfig.c,v 1.7 1996/10/09 21:46:01 asami Exp $
+ ** $Id: userconfig.c,v 1.8 1996/10/23 07:25:04 asami Exp $
**/
/**
@@ -283,8 +283,6 @@ static DEV_INFO device_info[] = {
{"cy", "Cyclades multiport async adapter", 0, CLS_COMMS},
#endif
{"lpt", "Parallel printer port", 0, CLS_COMMS},
-{"nic", "ISDN driver", 0, CLS_COMMS},
-{"nnic", "ISDN driver", 0, CLS_COMMS},
#ifndef PC98
{"gp", "National Instruments AT-GPIB/TNT driver", 0, CLS_COMMS},
#endif
@@ -2249,7 +2247,7 @@ visuserconfig(void)
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: userconfig.c,v 1.7 1996/10/09 21:46:01 asami Exp $
+ * $Id: userconfig.c,v 1.8 1996/10/23 07:25:04 asami Exp $
*/
#include "scbus.h"
OpenPOWER on IntegriCloud