Bug 126925

Summary: Sony Vaio PCG4N1M works with FreeBSD
Product: Documentation Reporter: Gavin Atkinson <gavin>
Component: Books & ArticlesAssignee: Gavin Atkinson <gavin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
dmesg.sony-vaio-PCG4N1M
none
devinfo-v.sony-vaio-PCG4N1M none

Description Gavin Atkinson freebsd_committer freebsd_triage 2008-08-28 21:30:03 UTC
	The (very nice) Sony Vaio PCG4N1M laptop mostly works with FreeBSD.
In the brief time I had to play with it I could not get the built-in 3G
modem working, however.  Wireless, camera and fingerprint reader untested,
but at least the wireless may well work once the iwn(4) driver is MFC'd.
Sound works fine, wired network interface fine.  SMBus fails to attach,
but from looking at Windows there doesn't seem to be much of interest
behind it.  NOTE however, the machine will not work with FreeBSD 7.0, 
due to the BTX changes it requires at least the 7.0-STABLE-200807
snapshot, or 7.1 when it is released.

Fix: (I'm going to submit a megapatch covering all open amd64 PRs soon)

hostb0@pci0:0:0:0:	class=0x060000 card=0x900e104d chip=0x27a08086 rev=0x03 hdr=0x00
    class      = bridge
    subclass   = HOST-PCI
vgapci0@pci0:0:2:0:	class=0x030000 card=0x900e104d chip=0x27a28086 rev=0x03 hdr=0x00
    class      = display
    subclass   = VGA
vgapci1@pci0:0:2:1:	class=0x038000 card=0x900e104d chip=0x27a68086 rev=0x03 hdr=0x00
    class      = display
pcm0@pci0:0:27:0:	class=0x040300 card=0x900e104d chip=0x27d88086 rev=0x02 hdr=0x00
    class      = multimedia
pcib1@pci0:0:28:0:	class=0x060400 card=0x900e104d chip=0x27d08086 rev=0x02 hdr=0x01
    class      = bridge
    subclass   = PCI-PCI
pcib2@pci0:0:28:1:	class=0x060400 card=0x900e104d chip=0x27d28086 rev=0x02 hdr=0x01
    class      = bridge
    subclass   = PCI-PCI
pcib3@pci0:0:28:2:	class=0x060400 card=0x900e104d chip=0x27d48086 rev=0x02 hdr=0x01
    class      = bridge
    subclass   = PCI-PCI
pcib4@pci0:0:28:3:	class=0x060400 card=0x900e104d chip=0x27d68086 rev=0x02 hdr=0x01
    class      = bridge
    subclass   = PCI-PCI
uhci0@pci0:0:29:0:	class=0x0c0300 card=0x900e104d chip=0x27c88086 rev=0x02 hdr=0x00
    class      = serial bus
    subclass   = USB
uhci1@pci0:0:29:1:	class=0x0c0300 card=0x900e104d chip=0x27c98086 rev=0x02 hdr=0x00
    class      = serial bus
    subclass   = USB
uhci2@pci0:0:29:2:	class=0x0c0300 card=0x900e104d chip=0x27ca8086 rev=0x02 hdr=0x00
    class      = serial bus
    subclass   = USB
uhci3@pci0:0:29:3:	class=0x0c0300 card=0x900e104d chip=0x27cb8086 rev=0x02 hdr=0x00
    class      = serial bus
    subclass   = USB
ehci0@pci0:0:29:7:	class=0x0c0320 card=0x900e104d chip=0x27cc8086 rev=0x02 hdr=0x00
    class      = serial bus
    subclass   = USB
pcib5@pci0:0:30:0:	class=0x060401 card=0x900e104d chip=0x24488086 rev=0xe2 hdr=0x01
    class      = bridge
    subclass   = PCI-PCI
isab0@pci0:0:31:0:	class=0x060100 card=0x900e104d chip=0x27b98086 rev=0x02 hdr=0x00
    class      = bridge
    subclass   = PCI-ISA
atapci0@pci0:0:31:1:	class=0x01018a card=0x900e104d chip=0x27df8086 rev=0x02 hdr=0x00
    class      = mass storage
    subclass   = ATA
ichsmb0@pci0:0:31:3:	class=0x0c0500 card=0x900e104d chip=0x27da8086 rev=0x02 hdr=0x00
    class      = serial bus
    subclass   = SMBus
mskc0@pci0:2:0:0:	class=0x020000 card=0x900e104d chip=0x436311ab rev=0x13 hdr=0x00
    class      = network
    subclass   = ethernet
none0@pci0:3:0:0:	class=0x028000 card=0x11018086 chip=0x42298086 rev=0x61 hdr=0x00
    class      = network
cbb0@pci0:9:4:0:	class=0x060700 card=0x900e104d chip=0x04761180 rev=0xba hdr=0x02
    class      = bridge
    subclass   = PCI-CardBus
fwohci0@pci0:9:4:1:	class=0x0c0010 card=0x900e104d chip=0x08321180 rev=0x04 hdr=0x00
    class      = serial bus
    subclass   = FireWire
none1@pci0:9:4:3:	class=0x088000 card=0x900e104d chip=0x08431180 rev=0x11 hdr=0x00
    class      = base peripheral
none2@pci0:9:4:4:	class=0x088000 card=0x900e104d chip=0x05921180 rev=0x11 hdr=0x00
    class      = base peripheral
--- pciconf-lv.sony-vaio-PCG4N1M ends here ---
How-To-Repeat: 	N/A
Comment 1 Gavin Atkinson freebsd_committer freebsd_triage 2008-08-29 16:13:33 UTC
Responsible Changed
From-To: freebsd-www->gavin

I'll create a patch for these
Comment 2 Gavin Atkinson freebsd_committer freebsd_triage 2008-09-10 14:54:05 UTC
Should have mentioned in the original PR: X works nicely out of the box,
without needing any configuration other than having moused running.
Having powerd running lets the battery last ~6 hours.  iwn(4) network
card works under -CURRENT so will presumably work on 7.x once MFC'd.
Note also that Sony's official model number actually seems to be
VGN-TZ31WN/B, although PCG-4N1M is the model number on the labels.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-11-27 07:54:13 UTC
remko       2008-11-27 07:54:03 UTC

  FreeBSD doc repository

  Modified files:
    en/platforms/amd64   motherboards.sgml 
  Log:
  Add a few motherboards to the list of tested amd64 boards:
  
  - Add Gigabyte GA-MA790X-DS4 (tested with 7.0-PRERELEASE)
    PR:             www/126618
    Submitted by:   Terry R. Friedrichsen <bsd@bunker-ranch.com>
  
  - Add Gigabyte GA-P35-DS3L (tested with 7.0-STABLE)
    PR:             www/124652
    Submitted by:   Ben Kaduk <minimarmot@gmail.com>
  
  - Add Sun Fire X2100 M2 (tested with 7.0-PRERELEASE)
    PR:             www/125559
    Submitted by:   Markus Frohlich <markus@marfr.de>
  
  - Add Tyan Tiger K9HE (tested with 7.0-RELEASE)
    PR:             www/125092
    Submitted by:   Chris Shenton <chris@shenton.org>
  
  - Add Sony Vaio VGN-TZ31WN/B laptop (tested with 7.0-STABLE-200807)
    PR:             www/126925
    Submitted by:   gavin
  
  While here, expand the information requested for new submissions.
  
  Patch provided by:      Gavin
  
  Revision  Changes    Path
  1.143     +57 -3     www/en/platforms/amd64/motherboards.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Gavin Atkinson freebsd_committer freebsd_triage 2008-12-02 13:17:19 UTC
State Changed
From-To: open->closed

Remko@ committed this patch