Return to BSD News archive
Path: sserve!manuel!munnari.oz.au!uunet!mcsun!sun4nl!tuegate.tue.nl!svin09!wzv!guido From: guido@wzv.win.tue.nl (Guido van Rooij) Newsgroups: comp.unix.bsd Subject: [386bsd] config bug? Message-ID: <3861@wzv.win.tue.nl> Date: 15 Sep 92 19:08:13 GMT Organization: Eindhoven University of Technology, The Netherlands Lines: 9 When I run the config command, with a config file having 2 com ports and 1 parallel port configured, the file /sys/compile/<machinename>/com.h says: #define NCOM 3 and lpt.h says #define NLPT 2 All other devices I configured go well (i.e. NPTY 8, where my config file says that I have 8 ptys). Can anyone explain this? -Guido