Skip to content

Instantly share code, notes, and snippets.

@dpritchett
Created September 17, 2013 16:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dpritchett/6597048 to your computer and use it in GitHub Desktop.
Save dpritchett/6597048 to your computer and use it in GitHub Desktop.
[ 2.271946] NET: Registered protocol family 17
[ 2.293032] Key type dns_resolver registered
[ 2.303022] VFP support v0.3: implementor 41 architecture 1 part 20 variant b rev 5
[ 2.316791] registered taskstats version 1
[ 2.327139] Waiting for root device /dev/mmcblk0p2...
[ 2.412488] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.432609] Indeed it is in host mode hprt0 = 00001101
[ 2.444400] mmc0: could read SD Configuration register (SCR) at the 2th attempt
[ 2.494663] mmc0: read SD Status register (SSR) after 2 attempts
[ 2.526604] mmc0: new high speed SDHC card at address 1234
[ 2.549738] mmcblk0: mmc0:1234 SA08G 7.28 GiB
[ 2.562048] mmcblk0: p1 p2
[ 2.682840] usb 1-1: New USB device found, idVendor=0424, idProduct=9512
[ 2.695271] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.709851] hub 1-1:1.0: USB hub found
[ 2.719463] hub 1-1:1.0: 3 ports detected
[ 3.002701] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 3.113078] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 3.128988] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.145124] smsc95xx v1.0.4
[ 3.217311] smsc95xx 1-1.1:1.0: eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:e6:9c:23
[ 9.264097] EXT4-fs (mmcblk0p2): recovery complete
[ 9.278033] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 9.292110] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 9.305883] devtmpfs: mounted
[ 9.315225] Freeing init memory: 128K
[ 10.760144] udevd[155]: starting version 175
[ 12.029264] Registered led device: led0
[ 27.616861] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 28.101425] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 42.830530] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[ 50.917055] Adding 102396k swap on /var/swap. Priority:-1 extents:2 across:507900k SS
[ 7524.580710] smsc95xx 1-1.1:1.0: eth0: link down
[ 7677.481235] smsc95xx 1-1.1:1.0: eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
(END)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment