From 7b1e8fbd77cc7f5ef3eba5d693999b4b0cd31396 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 17 Aug 2001 16:54:09 +0000 Subject: Fix style nits. --- sys/alpha/conf/GENERIC | 16 ++++++++-------- sys/alpha/conf/NOTES | 16 ++++++++-------- 2 files changed, 16 insertions(+), 16 deletions(-) (limited to 'sys') diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC index cff98a2a10ae..703c5506cdc7 100644 --- a/sys/alpha/conf/GENERIC +++ b/sys/alpha/conf/GENERIC @@ -33,7 +33,7 @@ maxusers 32 makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols # Platforms supported -options API_UP1000 # UP1000, UP1100 (Nautilus) +options API_UP1000 # UP1000, UP1100 (Nautilus) options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, Noname options DEC_EB164 # EB164, PC164, PC164LX, PC164SX options DEC_EB64PLUS # EB64+, Aspen Alpine, etc @@ -65,7 +65,7 @@ options KTRACE #ktrace(1) syscall trace support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores -options P1003_1B #Posix P1003_1B real-time extentions +options P1003_1B #Posix P1003_1B real-time extentions options _KPOSIX_PRIORITY_SCHEDULING # Debugging for use in -current @@ -129,12 +129,12 @@ device mcclock device sio # 8250, 16[45]50 based serial ports # Parallel port -device ppc -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 da +device ppc +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 da # PCI Ethernet NICs. device de # DEC/Intel DC21x4x (``Tulip'') diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES index cff98a2a10ae..703c5506cdc7 100644 --- a/sys/alpha/conf/NOTES +++ b/sys/alpha/conf/NOTES @@ -33,7 +33,7 @@ maxusers 32 makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols # Platforms supported -options API_UP1000 # UP1000, UP1100 (Nautilus) +options API_UP1000 # UP1000, UP1100 (Nautilus) options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, Noname options DEC_EB164 # EB164, PC164, PC164LX, PC164SX options DEC_EB64PLUS # EB64+, Aspen Alpine, etc @@ -65,7 +65,7 @@ options KTRACE #ktrace(1) syscall trace support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores -options P1003_1B #Posix P1003_1B real-time extentions +options P1003_1B #Posix P1003_1B real-time extentions options _KPOSIX_PRIORITY_SCHEDULING # Debugging for use in -current @@ -129,12 +129,12 @@ device mcclock device sio # 8250, 16[45]50 based serial ports # Parallel port -device ppc -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 da +device ppc +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 da # PCI Ethernet NICs. device de # DEC/Intel DC21x4x (``Tulip'') -- cgit v1.3