diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 81fad2b2c9b..83d416a97f2 100644 --- a/sys/pc98/conf/GENERIC +++ b/sys/pc98/conf/GENERIC @@ -182,11 +182,11 @@ device mse0 at isa? port IO_MSE irq 13 # NEW Parallel port device ppc0 at isa? port? irq 14 -device ppbus # Parallel port bus (required) -device lpt0 at ppbus? # Printer -device plip0 at ppbus? # TCP/IP over parallel -device ppi0 at ppbus? # Parallel port interface device -#device vpo0 at ppbus? # Requires scbus and da0 +device ppbus # Parallel port bus (required) +device lpt # Printer +device plip # TCP/IP over parallel +device ppi # Parallel port interface device +#device vpo # Requires scbus and da0 # OLD Parallel port # Please stay olpt driver after ppc driver device olpt0 at isa? port IO_LPT diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index 81fad2b2c9b..83d416a97f2 100644 --- a/sys/pc98/conf/GENERIC98 +++ b/sys/pc98/conf/GENERIC98 @@ -182,11 +182,11 @@ device mse0 at isa? port IO_MSE irq 13 # NEW Parallel port device ppc0 at isa? port? irq 14 -device ppbus # Parallel port bus (required) -device lpt0 at ppbus? # Printer -device plip0 at ppbus? # TCP/IP over parallel -device ppi0 at ppbus? # Parallel port interface device -#device vpo0 at ppbus? # Requires scbus and da0 +device ppbus # Parallel port bus (required) +device lpt # Printer +device plip # TCP/IP over parallel +device ppi # Parallel port interface device +#device vpo # Requires scbus and da0 # OLD Parallel port # Please stay olpt driver after ppc driver device olpt0 at isa? port IO_LPT