Diff for /src/sys/i386/conf/Attic/TINDERBOX between versions 1.9 and 1.10

version 1.9, 2004/02/10 15:00:00 version 1.10, 2004/02/10 15:28:24
Line 156  device  apm0 at nexus? disable flags 0x2 Line 156  device  apm0 at nexus? disable flags 0x2
   
 # PCCARD (PCMCIA) support  # PCCARD (PCMCIA) support
 device          pccard  device          pccard
 device          pcic0   at isa? irq 0 port 0x3e0 iomem 0xd0000  device          cardbus
 device          pcic1   at isa? irq 0 port 0x3e2 iomem 0xd4000 disable  device          cbb
   
 # Serial (COM) ports  # Serial (COM) ports
 device          sio0    at isa? port IO_COM1 flags 0x10 irq 4  device          sio0    at isa? port IO_COM1 flags 0x10 irq 4

Removed from v.1.9  
changed lines
  Added in v.1.10