[BACK]Return to files CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / conf

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/conf/files between version 1.819.2.5 and 1.819.2.5.2.1

version 1.819.2.5, 2007/08/31 20:09:24 version 1.819.2.5.2.1, 2007/11/10 02:57:00
Line 260  define onewirebus { }
Line 260  define onewirebus { }
 define  pckbport        {[slot = -1]}  define  pckbport        {[slot = -1]}
 define  pckbport_machdep_cnattach  define  pckbport_machdep_cnattach
 define  firmload  define  firmload
   define  mmcbus          { }
   
 # audio device attributes  # audio device attributes
 #  #
Line 1028  define pcibus {[bus = -1]}  # PCI attach
Line 1029  define pcibus {[bus = -1]}  # PCI attach
 define  tcbus   { }                     # TurboChannel attachment  define  tcbus   { }                     # TurboChannel attachment
 define  mcabus  { }                     # MicroChannel attachment  define  mcabus  { }                     # MicroChannel attachment
 define  usbus   { }                     # USB attachment  define  usbus   { }                     # USB attachment
   define  usbfbus { }                     # USB function attachment
   define  usbtbus { }                     # USB transceiver attachment
 define  fwbus   { }                     # IEEE 1394 attachment  define  fwbus   { }                     # IEEE 1394 attachment
 define  vmebus  { }                     # VME bus attachment  define  vmebus  { }                     # VME bus attachment
 define  acpibus { }                     # ACPI "bus" attachment  define  acpibus { }                     # ACPI "bus" attachment
Line 1233  include "ufs/files.ufs"
Line 1236  include "ufs/files.ufs"
 #  #
 include "uvm/files.uvm"  include "uvm/files.uvm"
   
   # Hardware clocks
   
   defparam opt_hwclock_machine.h  HWCLOCK_MACHINE
   file    kern/hwclock.c                  hwclock
   
   
 #  #
 # Security models  # Security models
 #  #

Legend:
Removed from v.1.819.2.5  
changed lines
  Added in v.1.819.2.5.2.1

CVSweb <webmaster@jp.NetBSD.org>