Advertisement
venture37

coreboot board_status.sh output from ALIX 2c3

Aug 11th, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.93 KB | None | 0 0
  1. cbfs.txt
  2. coreboot.rom: 512 kB, bootblocksize 784, romsize 524288, offset 0x0
  3. alignment: 64 bytes
  4.  
  5. Name Offset Type Size
  6. vsa 0x0 stage 57532
  7. config 0xe100 raw 2840
  8. (empty) 0xec40 null 4888
  9. fallback/romstage 0xff80 stage 23533
  10. fallback/ramstage 0x15c00 stage 40486
  11. fallback/payload 0x1fa80 payload 52952
  12. (empty) 0x2c9c0 null 340696
  13.  
  14. config.txt
  15. # This image was built using git revision 8845759a024e7c2fb2c16cec5338e388574f0c70
  16. CONFIG_LOCALVERSION=""
  17. CONFIG_CBFS_PREFIX="fallback"
  18. CONFIG_COMPILER_GCC=y
  19. CONFIG_COMPRESS_RAMSTAGE=y
  20. CONFIG_INCLUDE_CONFIG_FILE=y
  21. CONFIG_VENDOR_PCENGINES=y
  22. CONFIG_BOARD_SPECIFIC_OPTIONS=y
  23. CONFIG_MAINBOARD_DIR="pcengines/alix2d"
  24. CONFIG_MAINBOARD_PART_NUMBER="ALIX.2C"
  25. CONFIG_IRQ_SLOT_COUNT=7
  26. CONFIG_MAINBOARD_VENDOR="PC Engines"
  27. CONFIG_MAX_CPUS=1
  28. CONFIG_RAMTOP=0x200000
  29. CONFIG_HEAP_SIZE=0x4000
  30. CONFIG_RAMBASE=0x100000
  31. CONFIG_DCACHE_RAM_BASE=0xc8000
  32. CONFIG_DCACHE_RAM_SIZE=0x8000
  33. CONFIG_ACPI_SSDTX_NUM=0
  34. CONFIG_UART_FOR_CONSOLE=0
  35. CONFIG_ID_SECTION_OFFSET=0x80
  36. CONFIG_STACK_SIZE=0x1000
  37. CONFIG_CACHE_ROM_SIZE_OVERRIDE=0
  38. CONFIG_CBFS_SIZE=0x80000
  39. CONFIG_POST_IO=y
  40. CONFIG_POST_DEVICE=y
  41. CONFIG_MAINBOARD_SMBIOS_MANUFACTURER="PC Engines"
  42. CONFIG_MAINBOARD_VERSION="1.0"
  43. CONFIG_CPU_ADDR_BITS=36
  44. CONFIG_DEFAULT_CONSOLE_LOGLEVEL=8
  45. CONFIG_BOARD_PCENGINES_ALIX2C=y
  46. CONFIG_BOARD_ROMSIZE_KB_512=y
  47. CONFIG_COREBOOT_ROMSIZE_KB_512=y
  48. CONFIG_COREBOOT_ROMSIZE_KB=512
  49. CONFIG_ROM_SIZE=0x80000
  50. CONFIG_MAINBOARD_SERIAL_NUMBER="123456789"
  51. CONFIG_MAINBOARD_SMBIOS_PRODUCT_NAME="ALIX.2C"
  52. CONFIG_ARCH_X86=y
  53. CONFIG_ARCH_BOOTBLOCK_X86_32=y
  54. CONFIG_ARCH_ROMSTAGE_X86_32=y
  55. CONFIG_ARCH_RAMSTAGE_X86_32=y
  56. CONFIG_NUM_IPI_STARTS=2
  57. CONFIG_PC80_SYSTEM=y
  58. CONFIG_IOAPIC_INTERRUPTS_ON_FSB=y
  59. CONFIG_HPET_ADDRESS=0xfed00000
  60. CONFIG_BOOTBLOCK_SIMPLE=y
  61. CONFIG_BOOTBLOCK_SOURCE="bootblock_simple.c"
  62. CONFIG_CPU_SPECIFIC_OPTIONS=y
  63. CONFIG_XIP_ROM_SIZE=0x10000
  64. CONFIG_GEODE_VSA=y
  65. CONFIG_GEODE_VSA_FILE=y
  66. CONFIG_VSA_FILENAME="3rdparty/cpu/amd/geode_lx/gpl_vsa_lx_102.bin"
  67. CONFIG_CPU_AMD_GEODE_LX=y
  68. CONFIG_SMM_TSEG_SIZE=0
  69. CONFIG_UDELAY_TSC=y
  70. CONFIG_TSC_MONOTONIC_TIMER=y
  71. CONFIG_LOGICAL_CPUS=y
  72. CONFIG_CACHE_AS_RAM=y
  73. CONFIG_AP_SIPI_VECTOR=0xfffff000
  74. CONFIG_CPU_MICROCODE_CBFS_NONE=y
  75. CONFIG_VIDEO_MB=8
  76. CONFIG_NORTHBRIDGE_AMD_LX=y
  77. CONFIG_MAX_PIRQ_LINKS=4
  78. CONFIG_SOUTHBRIDGE_AMD_CS5536=y
  79. CONFIG_PCI_OPTION_ROM_RUN_REALMODE=y
  80. CONFIG_PCI=y
  81. CONFIG_PCIX_PLUGIN_SUPPORT=y
  82. CONFIG_PCIEXP_PLUGIN_SUPPORT=y
  83. CONFIG_AGP_PLUGIN_SUPPORT=y
  84. CONFIG_CARDBUS_PLUGIN_SUPPORT=y
  85. CONFIG_PCI_BUS_SEGN_BITS=0
  86. CONFIG_SUBSYSTEM_VENDOR_ID=0x0000
  87. CONFIG_SUBSYSTEM_DEVICE_ID=0x0000
  88. CONFIG_DRIVERS_UART=y
  89. CONFIG_DRIVERS_UART_8250IO=y
  90. CONFIG_SQUELCH_EARLY_SMP=y
  91. CONFIG_CONSOLE_SERIAL=y
  92. CONFIG_TTYS0_BASE=0x3f8
  93. CONFIG_CONSOLE_SERIAL_9600=y
  94. CONFIG_TTYS0_BAUD=9600
  95. CONFIG_TTYS0_LCS=3
  96. CONFIG_DEFAULT_CONSOLE_LOGLEVEL_8=y
  97. CONFIG_POST_DEVICE_NONE=y
  98. CONFIG_POST_IO_PORT=0x80
  99. CONFIG_HAVE_MONOTONIC_TIMER=y
  100. CONFIG_PIRQ_ROUTE=y
  101. CONFIG_HAVE_PIRQ_TABLE=y
  102. CONFIG_GENERATE_PIRQ_TABLE=y
  103. CONFIG_GENERATE_SMBIOS_TABLES=y
  104. CONFIG_PAYLOAD_SEABIOS=y
  105. CONFIG_SEABIOS_STABLE=y
  106. CONFIG_PAYLOAD_FILE="$(obj)/seabios/out/bios.bin.elf"
  107. CONFIG_COMPRESSED_PAYLOAD_LZMA=y
  108. CONFIG_WARNINGS_ARE_ERRORS=y
  109. CONFIG_POWER_BUTTON_FORCE_DISABLE=y
  110. CONFIG_REG_SCRIPT=y
  111. CONFIG_MAX_REBOOT_CNT=3
  112.  
  113. coreboot_console.txt
  114. No console found in coreboot table.
  115.  
  116. coreboot_timestamp.txt
  117. No timestamps found in coreboot table.
  118.  
  119. kernel_log.txt
  120. [ 0.000000] __ex_table already sorted, skipping sort
  121. [ 0.000000] Initializing CPU#0
  122. [ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
  123. [ 0.000000] Memory: 240060k/253696k available (2917k kernel code, 13184k reserved, 1170k data, 404k init, 0k highmem)
  124. [ 0.000000] virtual kernel memory layout:
  125. [ 0.000000] fixmap : 0xfff14000 - 0xfffff000 ( 940 kB)
  126. [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
  127. [ 0.000000] vmalloc : 0xcffc0000 - 0xff7fe000 ( 760 MB)
  128. [ 0.000000] lowmem : 0xc0000000 - 0xcf7c0000 ( 247 MB)
  129. [ 0.000000] .init : 0xc13fe000 - 0xc1463000 ( 404 kB)
  130. [ 0.000000] .data : 0xc12d9416 - 0xc13fdfc0 (1170 kB)
  131. [ 0.000000] .text : 0xc1000000 - 0xc12d9416 (2917 kB)
  132. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  133. [ 0.000000] Hierarchical RCU implementation.
  134. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
  135. [ 0.000000] NR_IRQS:2304 nr_irqs:256 16
  136. [ 0.000000] CPU 0 irqstacks, hard=ce806000 soft=ce808000
  137. [ 0.000000] Console: colour dummy device 80x25
  138. [ 0.000000] console [ttyS0] enabled
  139. [ 0.000000] tsc: Fast TSC calibration using PIT
  140. [ 0.000000] tsc: Detected 498.024 MHz processor
  141. [ 0.003007] Calibrating delay loop (skipped), value calculated using timer frequency.. 996.04 BogoMIPS (lpj=498024)
  142. [ 0.005014] pid_max: default: 32768 minimum: 301
  143. [ 0.006216] Mount-cache hash table entries: 512
  144. [ 0.008102] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
  145. [ 0.008102] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0
  146. [ 0.008102] tlb_flushall_shift: -1
  147. [ 0.021035] Freeing SMP alternatives: 20k freed
  148. [ 0.029274] smpboot: weird, boot CPU (#0) not listed by the BIOS
  149. [ 0.030013] smpboot: SMP motherboard not detected
  150. [ 0.031012] smpboot: Local APIC not detected. Using dummy APIC emulation.
  151. [ 0.032010] smpboot: SMP disabled
  152. [ 0.033011] Performance Events: no PMU driver, software events only.
  153. [ 0.036469] Brought up 1 CPUs
  154. [ 0.037018] smpboot: Total of 1 processors activated (996.04 BogoMIPS)
  155. [ 0.039761] devtmpfs: initialized
  156. [ 0.042371] NET: Registered protocol family 16
  157. [ 0.047347] PCI: PCI BIOS revision 2.10 entry at 0xfd4b7, last bus=0
  158. [ 0.048014] PCI: Using configuration type 1 for base access
  159. [ 0.068534] bio: create slab <bio-0> at 0
  160. [ 0.070205] ACPI: Interpreter disabled.
  161. [ 0.072370] vgaarb: loaded
  162. [ 0.074403] SCSI subsystem initialized
  163. [ 0.076608] PCI: Probing PCI hardware
  164. [ 0.077041] PCI: root bus 00: using default resources
  165. [ 0.077056] PCI: Probing PCI hardware (bus 00)
  166. [ 0.077296] PCI host bridge to bus 0000:00
  167. [ 0.078052] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
  168. [ 0.079024] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
  169. [ 0.080035] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
  170. [ 0.081211] pci 0000:00:01.0: [1022:2080] type 00 class 0x060000
  171. [ 0.081354] pci 0000:00:01.0: reg 10: [io 0xac1c-0xac1f]
  172. [ 0.082384] pci 0000:00:01.2: [1022:2082] type 00 class 0x101000
  173. [ 0.082630] pci 0000:00:01.2: reg 10: [mem 0xfe010000-0xfe013fff]
  174. [ 0.083930] pci 0000:00:09.0: [1106:3053] type 00 class 0x020000
  175. [ 0.083975] pci 0000:00:09.0: reg 10: [io 0x1000-0x10ff]
  176. [ 0.084047] pci 0000:00:09.0: reg 14: [mem 0xfe019000-0xfe0190ff]
  177. [ 0.084158] pci 0000:00:09.0: supports D1 D2
  178. [ 0.084180] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
  179. [ 0.084250] pci 0000:00:0a.0: [1106:3053] type 00 class 0x020000
  180. [ 0.084294] pci 0000:00:0a.0: reg 10: [io 0x1400-0x14ff]
  181. [ 0.084328] pci 0000:00:0a.0: reg 14: [mem 0xfe019100-0xfe0191ff]
  182. [ 0.084437] pci 0000:00:0a.0: supports D1 D2
  183. [ 0.084459] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
  184. [ 0.084516] pci 0000:00:0b.0: [1106:3053] type 00 class 0x020000
  185. [ 0.084559] pci 0000:00:0b.0: reg 10: [io 0x1800-0x18ff]
  186. [ 0.084593] pci 0000:00:0b.0: reg 14: [mem 0xfe019200-0xfe0192ff]
  187. [ 0.084702] pci 0000:00:0b.0: supports D1 D2
  188. [ 0.084724] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
  189. [ 0.084872] pci 0000:00:0f.0: [1022:2090] type 00 class 0x060100
  190. [ 0.085181] pci 0000:00:0f.0: reg 10: [io 0x24b0-0x24b7]
  191. [ 0.085447] pci 0000:00:0f.0: reg 14: [io 0x1c00-0x1cff]
  192. [ 0.085713] pci 0000:00:0f.0: reg 18: [io 0x2400-0x243f]
  193. [ 0.086022] pci 0000:00:0f.0: reg 1c: [io 0x2480-0x249f]
  194. [ 0.086294] pci 0000:00:0f.0: reg 20: [io 0x2000-0x207f]
  195. [ 0.086577] pci 0000:00:0f.0: reg 24: [io 0x2440-0x247f]
  196. [ 0.087191] pci 0000:00:0f.2: [1022:209a] type 00 class 0x010180
  197. [ 0.088110] pci 0000:00:0f.2: reg 20: [io 0x24a0-0x24af]
  198. [ 0.088863] pci 0000:00:0f.4: [1022:2094] type 00 class 0x0c0310
  199. [ 0.089242] pci 0000:00:0f.4: reg 10: [mem 0xfe016000-0xfe016fff]
  200. [ 0.090782] pci 0000:00:0f.4: PME# supported from D0 D3hot D3cold
  201. [ 0.091119] pci 0000:00:0f.5: [1022:2095] type 00 class 0x0c0320
  202. [ 0.091460] pci 0000:00:0f.5: reg 10: [mem 0xfe017000-0xfe017fff]
  203. [ 0.093016] pci 0000:00:0f.5: PME# supported from D0 D3hot D3cold
  204. [ 0.093254] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
  205. [ 0.096238] PCI: pci_cache_line_size set to 32 bytes
  206. [ 0.096584] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
  207. [ 0.096602] e820: reserve RAM buffer [mem 0x0f7c0000-0x0fffffff]
  208. [ 0.097805] Switching to clocksource pit
  209. [ 0.098473] pnp: PnP ACPI: disabled
  210. [ 0.120882] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
  211. [ 0.120911] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
  212. [ 0.121052] NET: Registered protocol family 2
  213. [ 0.123059] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
  214. [ 0.124344] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
  215. [ 0.124743] TCP: Hash tables configured (established 2048 bind 2048)
  216. [ 0.125923] TCP: reno registered
  217. [ 0.126639] UDP hash table entries: 256 (order: 1, 8192 bytes)
  218. [ 0.128171] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  219. [ 0.129234] NET: Registered protocol family 1
  220. [ 0.130743] RPC: Registered named UNIX socket transport module.
  221. [ 0.131518] RPC: Registered udp transport module.
  222. [ 0.132648] RPC: Registered tcp transport module.
  223. [ 0.133766] RPC: Registered tcp NFSv4.1 backchannel transport module.
  224. [ 0.135770] PCI: CLS 64 bytes, default 32
  225. [ 0.136000] Trying to unpack rootfs image as initramfs...
  226. [ 1.322419] Freeing initrd memory: 6152k freed
  227. [ 1.330933] platform rtc_cmos: registered platform RTC device (no PNP device found)
  228. [ 1.333341] microcode: AMD CPU family 0x5 not supported
  229. [ 1.352789] NFS: Registering the id_resolver key type
  230. [ 1.354097] Key type id_resolver registered
  231. [ 1.354695] Key type id_legacy registered
  232. [ 1.355818] msgmni has been set to 480
  233. [ 1.358480] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  234. [ 1.359693] io scheduler noop registered
  235. [ 1.360482] io scheduler deadline registered
  236. [ 1.361354] io scheduler cfq registered (default)
  237. [ 1.496829] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
  238. [ 1.498261] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
  239. [ 1.500351] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A
  240. [ 1.504415] Linux agpgart interface v0.103
  241. [ 1.519086] brd: module loaded
  242. [ 1.519440] ACPI Exception: AE_BAD_PARAMETER, Thread 3464682432 could not acquire Mutex [0x1] (20121018/utmutex-278)
  243. [ 1.522420] ACPI Exception: AE_BAD_PARAMETER, Thread 3464682432 could not acquire Mutex [0x1] (20121018/utmutex-278)
  244. [ 1.525424] cs5535-gpio cs5535-gpio: reserved resource region [io 0x1c00-0x1cff]
  245. [ 1.527242] ACPI Exception: AE_BAD_PARAMETER, Thread 3464682432 could not acquire Mutex [0x1] (20121018/utmutex-278)
  246. [ 1.531253] ACPI Exception: AE_BAD_PARAMETER, Thread 3464682432 could not acquire Mutex [0x1] (20121018/utmutex-278)
  247. [ 1.535273] ACPI Exception: AE_BAD_PARAMETER, Thread 3464682432 could not acquire Mutex [0x1] (20121018/utmutex-278)
  248. [ 1.539272] cs5535-mfd 0000:00:0f.0: 5 devices registered.
  249. [ 1.540956] Uniform Multi-Platform E-IDE driver
  250. [ 1.541976] ide-gd driver 1.18
  251. [ 1.542563] spurious 8259A interrupt: IRQ7.
  252. [ 1.543467] i8042: PNP: No PS/2 controller found. Probing ports directly.
  253. [ 1.547575] i8042: No controller found
  254. [ 1.549508] mousedev: PS/2 mouse device common for all mice
  255. [ 1.550817] cpuidle: using governor ladder
  256. [ 1.552215] cpuidle: using governor menu
  257. [ 1.555434] TCP: cubic registered
  258. [ 1.556408] NET: Registered protocol family 17
  259. [ 1.557896] Key type dns_resolver registered
  260. [ 1.558848] Using IPI No-Shortcut mode
  261. [ 1.562992] Freeing unused kernel memory: 404k freed
  262. [ 1.564748] Write protecting the kernel text: 2920k
  263. [ 1.565529] Write protecting the kernel read-only data: 964k
  264. [ 1.635459] udevd[899]: starting version 175
  265. [ 1.835987] via_rhine: v1.10-LK1.5.0 2010-10-09 Written by Donald Becker
  266. [ 1.857271] amd74xx 0000:00:0f.2: UDMA100 controller
  267. [ 1.858206] amd74xx 0000:00:0f.2: IDE controller (0x1022:0x209a rev 0x01)
  268. [ 1.870262] amd74xx 0000:00:0f.2: IDE port disabled
  269. [ 1.891694] amd74xx 0000:00:0f.2: not 100% native mode: will probe irqs later
  270. [ 1.892269] ide0: BM-DMA at 0x24a0-0x24a7
  271. [ 1.893367] Probing IDE interface ide0...
  272. [ 1.966178] usbcore: registered new interface driver usbfs
  273. [ 1.972255] usbcore: registered new interface driver hub
  274. [ 1.986272] usbcore: registered new device driver usb
  275. [ 2.042364] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  276. [ 2.094736] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  277. [ 2.157385] hda: HMS360404D5CF00, CFA DISK drive
  278. [ 2.331111] Switching to clocksource tsc
  279. [ 2.771356] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
  280. [ 3.389994] hda: UDMA/33 mode selected
  281. [ 3.716494] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
  282. [ 3.730864] hda: max request size: 128KiB
  283. [ 3.742929] hda: 7999488 sectors (4095 MB) w/128KiB Cache, CHS=7936/16/63
  284. [ 3.791413] hda: cache flushes supported
  285. [ 3.818513] hda: hda1
  286. [ 3.836718] via-rhine 0000:00:09.0 eth0: VIA Rhine III (Management Adapter) at 0xfe019000, 00:0d:b9:15:6b:e0, IRQ 10
  287. [ 3.869066] via-rhine 0000:00:09.0 eth0: MII PHY found at address 1, status 0x7869 advertising 05e1 Link 45e1
  288. [ 3.899120] ohci_hcd 0000:00:0f.4: setting latency timer to 64
  289. [ 3.899165] ohci_hcd 0000:00:0f.4: OHCI Host Controller
  290. [ 3.914906] ohci_hcd 0000:00:0f.4: new USB bus registered, assigned bus number 1
  291. [ 3.937134] ohci_hcd 0000:00:0f.4: irq 9, io mem 0xfe016000
  292. [ 4.011876] Clocksource tsc unstable (delta = 181008403 ns)
  293. [ 4.052751] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
  294. [ 4.073125] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  295. [ 4.094775] usb usb1: Product: OHCI Host Controller
  296. [ 4.109409] usb usb1: Manufacturer: Linux 3.8.11-voyage ohci_hcd
  297. [ 4.127424] usb usb1: SerialNumber: 0000:00:0f.4
  298. [ 4.141329] Switching to clocksource pit
  299. [ 4.154315] hub 1-0:1.0: USB hub found
  300. [ 4.155656] hub 1-0:1.0: 4 ports detected
  301. [ 4.164000] via-rhine 0000:00:0a.0 eth1: VIA Rhine III (Management Adapter) at 0xfe019100, 00:0d:b9:15:6b:e1, IRQ 11
  302. [ 4.166331] via-rhine 0000:00:0a.0 eth1: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000
  303. [ 4.183119] via-rhine 0000:00:0b.0 eth2: VIA Rhine III (Management Adapter) at 0xfe019200, 00:0d:b9:15:6b:e2, IRQ 9
  304. [ 4.185210] via-rhine 0000:00:0b.0 eth2: MII PHY found at address 1, status 0x7849 advertising 05e1 Link 0000
  305. [ 4.191772] libata version 3.00 loaded.
  306. [ 10.465456] udevd[1129]: starting version 175
  307. [ 11.099879] cs5535-mfgpt cs5535-mfgpt: reserved resource region [io 0x2400-0x243f]
  308. [ 11.100879] cs5535-mfgpt cs5535-mfgpt: 2 MFGPT timers available
  309. [ 11.115731] AMD Geode RNG detected
  310. [ 11.358636] cs5535-smb cs5535-smb: SCx200 device 'CS5535 ACB0' registered
  311. [ 11.463661] input: PC Speaker as /devices/platform/pcspkr/input/input0
  312. [ 11.524834] geode-aes: GEODE AES engine enabled.
  313. [ 11.640478] ehci-pci: EHCI PCI platform driver
  314. [ 11.641136] ehci-pci 0000:00:0f.5: setting latency timer to 64
  315. [ 11.641180] ehci-pci 0000:00:0f.5: EHCI Host Controller
  316. [ 11.641917] ehci-pci 0000:00:0f.5: new USB bus registered, assigned bus number 2
  317. [ 11.648065] ehci-pci 0000:00:0f.5: cache line size of 64 is not supported
  318. [ 11.648119] ehci-pci 0000:00:0f.5: irq 9, io mem 0xfe017000
  319. [ 11.661800] ehci-pci 0000:00:0f.5: USB 2.0 started, EHCI 1.00
  320. [ 11.665881] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
  321. [ 11.667371] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  322. [ 11.668041] usb usb2: Product: EHCI Host Controller
  323. [ 11.669739] usb usb2: Manufacturer: Linux 3.8.11-voyage ehci_hcd
  324. [ 11.670772] usb usb2: SerialNumber: 0000:00:0f.5
  325. [ 11.682605] hub 2-0:1.0: USB hub found
  326. [ 11.705759] hub 2-0:1.0: 4 ports detected
  327. [ 12.423839] Error: Driver 'pcspkr' is already registered, aborting...
  328. [ 14.713804] cs5535-mfgpt cs5535-mfgpt: registered timer 0
  329. [ 21.633618] NET: Registered protocol family 10
  330. [ 25.336530] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  331.  
  332. revision.txt
  333. Local revision: 6481e10
  334. Tagged revision: 4.0-6662-g6481e10
  335. Upstream revision: 6481e10
  336. Upstream URL:
  337. Timestamp: 2014-08-11T22:29:53Z
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement