[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/arm/conf/KB920X.hints

Version: -  FREEBSD  -  FREEBSD7  -  FREEBSD71  -  FREEBSD70  -  FREEBSD6  -  FREEBSD64  -  FREEBSD63  -  FREEBSD62  -  FREEBSD61  -  FREEBSD60  -  FREEBSD5  -  FREEBSD55  -  FREEBSD54  -  FREEBSD53  -  FREEBSD52  -  FREEBSD51  -  FREEBSD50  -  FREEBSD4  -  FREEBSD3  -  FREEBSD22  -  linux-2.6  -  linux-2.4.22  -  MK83  -  MK84  -  PLAN9  -  DFBSD  -  NETBSD  -  NETBSD5  -  NETBSD4  -  NETBSD3  -  NETBSD20  -  OPENBSD  -  xnu-517  -  xnu-792  -  xnu-792.6.70  -  xnu-1228  -  OPENSOLARIS  -  minix-3-1-1  -  TRUSTEDBSD-SEBSD  -  FREEBSD-LIBC  -  FREEBSD7-LIBC  -  FREEBSD6-LIBC  -  GLIBC27 
SearchContext: -  none  -  excerpts  -  bigexcerpts 

  1 # $FreeBSD: src/sys/arm/conf/KB920X.hints,v 1.1 2007/03/23 23:47:59 imp Exp $
  2 #
  3 # Kwikbyte KB9202A description (will also work for 9202 and might work with
  4 # a boot loader tweak on the KB9202B).  For the moment, all we list is the
  5 # eeprom.  The temperature sensor isn't listed.
  6 #
  7 
  8 # boot eeprom at 'default' address of 0xa0
  9 hint.icee.0.at="iicbus0"
 10 hint.icee.0.addr=0xa0
 11 hint.icee.0.type=16
 12 hint.icee.0.size=16384
 13 hint.icee.0.rd_sz=256
 14 hint.icee.0.wr_sz=16
 15 
 16 # XXX add temperature sensor

Cache object: dc993eba2ae992685e169ba17c0c3e13


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.