summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1997-08-17 03:38:52 +0000
committerkato <kato@FreeBSD.org>1997-08-17 03:38:52 +0000
commit88a74fed356a66a6e7fa7ceb5cc947a55bc3346e (patch)
treec9ee2fa7b54bfa2b8cfc7e4678b24f3464a52a32 /sys/pc98
parentfb286eb4afb6fd9ce5f29e5655c583a83183a9b1 (diff)
downloadFreeBSD-src-88a74fed356a66a6e7fa7ceb5cc947a55bc3346e.zip
FreeBSD-src-88a74fed356a66a6e7fa7ceb5cc947a55bc3346e.tar.gz
Synchronize with sys/i386/i386/userconfig.c revision 1.88.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/i386/userconfig.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/pc98/i386/userconfig.c b/sys/pc98/i386/userconfig.c
index 2de9bb7..cf44ce1 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.30 1997/06/23 09:31:58 kato Exp $
+ ** $Id: userconfig.c,v 1.31 1997/08/11 14:41:18 kato Exp $
**/
/**
@@ -275,6 +275,7 @@ static DEV_INFO device_info[] = {
{"stl", "Stallion EasyIO/Easy Connection 8/32 async adapter",0, CLS_COMMS},
{"stli", "Stallion intelligent async adapter" ,0, CLS_COMMS},
{"lpt", "Parallel printer port", 0, CLS_COMMS},
+{"ppc", "Parallel Port chipset", 0, CLS_COMMS},
{"gp", "National Instruments AT-GPIB/TNT driver", 0, CLS_COMMS},
{"mse", "Microsoft Bus Mouse", 0, CLS_INPUT},
@@ -2372,7 +2373,7 @@ visuserconfig(void)
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: userconfig.c,v 1.30 1997/06/23 09:31:58 kato Exp $
+ * $Id: userconfig.c,v 1.31 1997/08/11 14:41:18 kato Exp $
*/
#include "scbus.h"
OpenPOWER on IntegriCloud