The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ 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  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 # $FreeBSD: releng/10.2/sys/arm/conf/KB920X.hints 167858 2007-03-23 23:47:59Z imp $
    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: 0f308bb347e50a2cfc24a3c1613eb1eb


[ 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.