Subject: port-i386/1484: /sys/arch/i386/conf/GENERIC isn't generic anymore
To: None <gnats-bugs@gnats.netbsd.org>
From: Mike Long <mike.long@analog.com>
List: netbsd-bugs
Date: 09/20/1995 03:03:14
>Number:         1484
>Category:       port-i386
>Synopsis:       /sys/arch/i386/conf/GENERIC isn't generic anymore
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 20 03:20:02 1995
>Last-Modified:
>Originator:     Mike Long <mike.long@analog.com>
>Organization:
	
>Release:        950919
>Environment:
System: NetBSD azathoth 1.0A NetBSD 1.0A (AZATHOTH) #10: Sat Sep 16 01:46:00 EDT 1995 root@azathoth:/usr/src/sys/arch/i386/compile/AZATHOTH i386

>Description:
	The last time GENERIC was committed some parts were lost.
>How-To-Repeat:
	compare GENERIC r1.21 to r1.20.
>Fix:

I also fixed a couple more small things I noticed.
	
*** /sys/arch/i386/conf/GENERIC~        Fri Sep 15 02:57:34 1995
--- /sys/arch/i386/conf/GENERIC Wed Sep 20 02:59:03 1995
***************
*** 26,30 ****
  options               DDB             # in-kernel debugger
  #makeoptions  DEBUG="-g"      # compile full symbol table
! options               DIAGNOSTIC      # internally consistency checks
  options               KTRACE          # system call tracing, a la ktrace(1)
  
--- 26,30 ----
  options               DDB             # in-kernel debugger
  #makeoptions  DEBUG="-g"      # compile full symbol table
! options               DIAGNOSTIC      # internal consistency checks
  options               KTRACE          # system call tracing, a la ktrace(1)
  
***************
*** 47,52 ****
  options               LKM             # loadable kernel modules
  
! options               FFS             # UFS
! options               QUOTA           # UFS quotas
  options               LFS             # log-structured file system
  options               MFS             # memory file system
--- 47,52 ----
  options               LKM             # loadable kernel modules
  
! options               FFS             # Berkeley Fast File System
! options               QUOTA           # FFS quotas
  options               LFS             # log-structured file system
  options               MFS             # memory file system
***************
*** 69,72 ****
--- 69,75 ----
  options               INET            # IP + ICMP + TCP + UDP
  options               NS              # XNS
+ options               ISO,TPIP        # OSI
+ options               EON             # OSI tunneling over IP
+ options               CCITT,LLC,HDLC  # X.25
  
  config                netbsd  swap generic
***************
*** 107,110 ****
--- 110,129 ----
  aha1  at isa? port 0x334 irq ? drq ?  # Adaptec 154[02] SCSI controllers
  scsibus* at aha?
+ ahb0  at isa? port ? irq ?            # Adaptec 174[024] SCSI controllers
+ scsibus* at ahb?
+ aic0  at isa? port 0x340 irq 12       # Adaptec 152[02] SCSI controllers
+ scsibus* at aic?
+ bt0   at isa? port 0x330 irq ? drq ?  # BusLogic [57]4X SCSI controllers
+ bt1   at isa? port 0x334 irq ? drq ?  # BusLogic [57]4X SCSI controllers
+ bt2   at isa? port ? irq ?
+ scsibus* at bt?
+ ncr*  at pci? bus ? dev ?             # NCR 538XX SCSI controllers
+ scsibus* at ncr?
+ sea0  at isa? iomem 0xc8000 irq 5
+ scsibus* at sea?
+ uha0  at isa? port 0x330 irq ? drq ?  # UltraStor [13]4f SCSI controllers
+ uha1  at isa? port 0x334 irq ? drq ?  # UltraStor [13]4f SCSI controllers
+ uha2  at isa? port ? irq ?            # UltraStor 24f SCSI controllers
+ scsibus* at uha?
  
  sd*   at scsibus? target ? lun ?      # SCSI disk drives

>Audit-Trail:
>Unformatted: