From owner-freebsd-multimedia@FreeBSD.ORG Wed Aug 12 13:05:31 2009 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26856106566B for ; Wed, 12 Aug 2009 13:05:31 +0000 (UTC) (envelope-from rick@mitranet.nl) Received: from streamware.nl (streamware.nl [89.18.182.10]) by mx1.freebsd.org (Postfix) with ESMTP id CFF438FC48 for ; Wed, 12 Aug 2009 13:05:30 +0000 (UTC) Received: from phenomium.mitranet.nl (ns3.mitranet.nl [80.56.10.177]) (authenticated bits=0) by streamware.nl (8.14.3/8.14.3) with ESMTP id n7CD6Y56083343 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 12 Aug 2009 15:06:34 +0200 (CEST) (envelope-from rick@mitranet.nl) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mitranet.nl; s=mail; t=1250082395; bh=KmW3pY3GyX9xC3LkxNjsHhN5fmIYT25du/Ctyroqdfk=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=dYSj/EqcDF9MtohUObA6eR9VqHJYDuryjzDhICvVEoEr0hAf1P+vYpTzRYJLOjtB7 iWISk3hfrUz+fCGFSYydeT5TFgMM54rxpKBVvgLyzYRRnhvAxYP5xM65EcrhHOFMDr mJR+ZenjmrUBpwKHSlUgXzgWrET/SLeHR0c4T/VA= Message-ID: <4A82BE14.8080306@mitranet.nl> Date: Wed, 12 Aug 2009 15:05:24 +0200 From: Rick Wezenaar User-Agent: Thunderbird 2.0.0.22 (X11/20090804) MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org References: <4A7EE1A2.6000208@mitranet.nl> <4A82B20C.6030703@mitranet.nl> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.64 on 89.18.182.10 Subject: Re: acd0: setting up DMA failed X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2009 13:05:31 -0000 I compiled atapicam into the kernel, as you could see in the first mail. Of course I followed the instructions in the manual. All those programs are installed and some even made suid. However, it still doesnt work right, therefore must be missing something. That's why I mailed this list ;) Rick N wrote: > breifly, at the risk of mentioning the obvious, which you may already know, did you: ? > > atapicam_load="YES" (in /boot/loader.conf), make sure the dvd+... tools port, cdrdao?, is also installed. > > actually, just re-check your settings with the FreeBSD Handbook: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ > under Storage -> Creating and using Optical Media (DVDs/CDs), ... > it contains a lot of other good tips as well. > > > -hope some of this helps. > > > >> Date: Wed, 12 Aug 2009 14:14:04 +0200 >> From: rick@mitranet.nl >> To: freebsd-multimedia@freebsd.org >> Subject: Re: acd0: setting up DMA failed >> >> *BUMP* >> >> Anyone ? >> >> Rick Wezenaar wrote: >>> Hello all, >>> >>> I am getting the following error on my DVDRW drive: >>> >>> Aug 9 10:07:18 phenomium kernel: acd0: FAILURE - READ_BIG MEDIUM ERROR >>> asc=0x02 ascq=0x00 >>> Aug 9 10:07:18 phenomium kernel: (cd0:ata2:0:0:0): READ(10). CDB: 28 0 >>> 0 5 77 e0 0 0 1 0 >>> Aug 9 10:07:18 phenomium kernel: (cd0:ata2:0:0:0): CAM Status: SCSI >>> Status Error >>> Aug 9 10:07:18 phenomium kernel: (cd0:ata2:0:0:0): SCSI Status: Check >>> Condition >>> Aug 9 10:07:18 phenomium kernel: (cd0:ata2:0:0:0): MEDIUM ERROR >>> info:577e0 asc:2,0 >>> Aug 9 10:07:18 phenomium kernel: (cd0:ata2:0:0:0): No seek complete >>> Aug 9 10:07:18 phenomium kernel: (cd0:ata2:0:0:0): Retrying Command >>> (per Sense Data) >>> Aug 9 10:07:18 phenomium kernel: ata3: FAILURE - zero length DMA >>> transfer attempted >>> Aug 9 10:07:18 phenomium kernel: acd0: setting up DMA failed >>> Aug 9 10:07:19 phenomium kernel: ata3: FAILURE - zero length DMA >>> transfer attempted >>> etc. >>> >>> Also, k3b and xcdroast seem to have problems detecting the drive. They >>> keep complaining that they can not find an optical device. (which should >>> be /dev/cd0). >>> >>> Information about my system: >>> >>> uname: >>> FreeBSD phenomium.mitranet.nl 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri >>> Aug 7 01:22:21 CEST 2009 >>> root@phenomium.mitranet.nl:/usr/obj/usr/src/sys/PHENOMIUM02 amd64 >>> >>> kernel (excerpt): >>> cpu HAMMER >>> ident PHENOMIUM02 >>> options QUOTA >>> options IPFIREWALL >>> options IPFIREWALL_VERBOSE >>> options DUMMYNET >>> options HZ=1000 >>> device atapicam >>> device ata >>> device atadisk >>> device ataraid >>> device atapicd >>> device atapifd >>> device atapist >>> options ATA_STATIC_ID >>> device scbus >>> device ch >>> device da >>> device sa >>> device cd >>> device pass >>> >>> $ ls -la /dev/*cd* >>> crw-rw-rw- 1 root operator 0, 99 Aug 9 02:42 acd0 >>> crw-r----- 1 root operator 0, 126 Aug 9 02:42 acd0t01 >>> crw-rw-rw- 1 root operator 0, 118 Aug 9 02:42 cd0 >>> $ >>> >>> dmesg: >>> Copyright (c) 1992-2009 The FreeBSD Project. >>> Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 >>> The Regents of the University of California. All rights reserved. >>> FreeBSD is a registered trademark of The FreeBSD Foundation. >>> FreeBSD 7.2-RELEASE #0: Fri Aug 7 01:22:21 CEST 2009 >>> root@phenomium.mitranet.nl:/usr/obj/usr/src/sys/PHENOMIUM02 >>> Timecounter "i8254" frequency 1193182 Hz quality 0 >>> CPU: AMD Phenom(tm) 9850 Quad-Core Processor (2500.19-MHz K8-class CPU) >>> Origin = "AuthenticAMD" Id = 0x100f23 Stepping = 3 >>> >>> Features=0x178bfbff >>> >>> Features2=0x802009> >>> AMD >>> Features=0xee500800 >>> AMD >>> Features2=0x7ff,,,Prefetch,,> >>> >>> TSC: P-state invariant >>> Cores per package: 4 >>> usable memory = 4280946688 (4082 MB) >>> avail memory = 4108361728 (3918 MB) >>> ACPI APIC Table: <122407 APIC1648> >>> FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs >>> cpu0 (BSP): APIC ID: 0 >>> cpu1 (AP): APIC ID: 1 >>> cpu2 (AP): APIC ID: 2 >>> cpu3 (AP): APIC ID: 3 >>> ioapic0 irqs 0-23 on motherboard >>> kbd1 at kbdmux0 >>> acpi0: <122407 RSDT1648> on motherboard >>> acpi0: [ITHREAD] >>> acpi0: Power Button (fixed) >>> acpi0: reservation of ffb80000, 80000 (3) failed >>> acpi0: reservation of fff00000, 100000 (3) failed >>> acpi0: reservation of 0, a0000 (3) failed >>> acpi0: reservation of 100000, cff00000 (3) failed >>> ACPI HPET table warning: Sequence is non-zero (2) >>> Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 >>> acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 >>> acpi_hpet0: iomem 0xfed00000-0xfed003ff on >>> acpi0 >>> Timecounter "HPET" frequency 14318180 Hz quality 900 >>> pcib0: port 0xcf8-0xcff on acpi0 >>> pci0: on pcib0 >>> pcib1: at device 2.0 on pci0 >>> pci1: on pcib1 >>> vgapci0: port 0xc000-0xc0ff mem >>> 0xd0000000-0xdfffffff,0xfe9f0000-0xfe9fffff irq 18 at device 0.0 on pci1 >>> hdac0: mem >>> 0xfe9ec000-0xfe9effff irq 19 at device 0.1 on pci1 >>> hdac0: HDA Driver Revision: 20090329_0131 >>> hdac0: [ITHREAD] >>> pcib2: at device 6.0 on pci0 >>> pci2: on pcib2 >>> re0: >> Gigabit Ethernet> port 0xd800-0xd8ff mem 0xfeaff000-0xfeafffff irq 18 at >>> device 0.0 on pci2 >>> re0: Using 1 MSI messages >>> re0: Chip rev. 0x38000000 >>> re0: MAC rev. 0x00000000 >>> miibus0: on re0 >>> rgephy0: PHY 1 on miibus0 >>> rgephy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, >>> 1000baseT-FDX, auto >>> re0: Ethernet address: 00:1d:92:85:b3:ad >>> re0: [FILTER] >>> atapci0: port >>> 0xb000-0xb007,0xa000-0xa003,0x9000-0x9007,0x8000-0x8003,0x7000-0x700f >>> mem 0xfe8ff800-0xfe8ffbff irq 22 at device 18.0 on pci0 >>> atapci0: [ITHREAD] >>> atapci0: AHCI Version 01.10 controller with 4 ports detected >>> ata2: on atapci0 >>> ata2: [ITHREAD] >>> ata3: on atapci0 >>> ata3: [ITHREAD] >>> ata4: on atapci0 >>> ata4: [ITHREAD] >>> ata5: on atapci0 >>> ata5: [ITHREAD] >>> ohci0: mem 0xfe8fe000-0xfe8fefff irq 16 >>> at device 19.0 on pci0 >>> ohci0: [GIANT-LOCKED] >>> ohci0: [ITHREAD] >>> usb0: OHCI version 1.0, legacy support >>> usb0: SMM does not respond, resetting >>> usb0: on ohci0 >>> usb0: USB revision 1.0 >>> uhub0: on usb0 >>> uhub0: 2 ports with 2 removable, self powered >>> ohci1: mem 0xfe8fd000-0xfe8fdfff irq 17 >>> at device 19.1 on pci0 >>> ohci1: [GIANT-LOCKED] >>> ohci1: [ITHREAD] >>> usb1: OHCI version 1.0, legacy support >>> usb1: SMM does not respond, resetting >>> usb1: on ohci1 >>> usb1: USB revision 1.0 >>> uhub1: on usb1 >>> uhub1: 2 ports with 2 removable, self powered >>> ohci2: mem 0xfe8fc000-0xfe8fcfff irq 18 >>> at device 19.2 on pci0 >>> ohci2: [GIANT-LOCKED] >>> ohci2: [ITHREAD] >>> usb2: OHCI version 1.0, legacy support >>> usb2: SMM does not respond, resetting >>> usb2: on ohci2 >>> usb2: USB revision 1.0 >>> uhub2: on usb2 >>> uhub2: 2 ports with 2 removable, self powered >>> ohci3: mem 0xfe8fb000-0xfe8fbfff irq 17 >>> at device 19.3 on pci0 >>> ohci3: [GIANT-LOCKED] >>> ohci3: [ITHREAD] >>> usb3: OHCI version 1.0, legacy support >>> usb3: SMM does not respond, resetting >>> usb3: on ohci3 >>> usb3: USB revision 1.0 >>> uhub3: on usb3 >>> uhub3: 2 ports with 2 removable, self powered >>> ohci4: mem 0xfe8fa000-0xfe8fafff irq 18 >>> at device 19.4 on pci0 >>> ohci4: [GIANT-LOCKED] >>> ohci4: [ITHREAD] >>> usb4: OHCI version 1.0, legacy support >>> usb4: SMM does not respond, resetting >>> usb4: on ohci4 >>> usb4: USB revision 1.0 >>> uhub4: on usb4 >>> uhub4: 2 ports with 2 removable, self powered >>> ehci0: mem 0xfe8ff000-0xfe8ff0ff irq >>> 19 at device 19.5 on pci0 >>> ehci0: [GIANT-LOCKED] >>> ehci0: [ITHREAD] >>> usb5: EHCI version 1.0 >>> usb5: companion controllers, 2 ports each: usb0 usb1 usb2 usb3 usb4 >>> usb5: on ehci0 >>> usb5: USB revision 2.0 >>> uhub5: on usb5 >>> uhub5: 10 ports with 10 removable, self powered >>> umass0: >>> on uhub5 >>> pci0: at device 20.0 (no driver attached) >>> atapci1: port >>> 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 20.1 on pci0 >>> ata0: on atapci1 >>> ata0: [ITHREAD] >>> hdac1: mem >>> 0xfe8f4000-0xfe8f7fff irq 16 at device 20.2 on pci0 >>> hdac1: HDA Driver Revision: 20090329_0131 >>> hdac1: [ITHREAD] >>> isab0: at device 20.3 on pci0 >>> isa0: on isab0 >>> pcib3: at device 20.4 on pci0 >>> pci3: on pcib3 >>> pci3: at device 2.0 (no driver attached) >>> em0: port 0xe800-0xe83f mem >>> 0xfebc0000-0xfebdffff,0xfeba0000-0xfebbffff irq 21 at device 3.0 on pci3 >>> em0: [FILTER] >>> em0: Ethernet address: 00:1b:21:17:8f:61 >>> acpi_button0: on acpi0 >>> sio0: configured irq 4 not in bitmap of probed irqs 0 >>> sio0: port may not be enabled >>> sio0: configured irq 4 not in bitmap of probed irqs 0 >>> sio0: port may not be enabled >>> sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on >>> acpi0 >>> sio0: type 16550A >>> sio0: [FILTER] >>> cpu0: on acpi0 >>> acpi_throttle0: on cpu0 >>> acpi_throttle0: CLK_VAL field overlaps THT_EN bit >>> device_attach: acpi_throttle0 attach returned 6 >>> cpu1: on acpi0 >>> cpu2: on acpi0 >>> cpu3: on acpi0 >>> orm0: at iomem 0xc0000-0xcffff,0xd0000-0xd0fff on isa0 >>> atkbdc0: at port 0x60,0x64 on isa0 >>> atkbd0: irq 1 on atkbdc0 >>> kbd0 at atkbd0 >>> atkbd0: [GIANT-LOCKED] >>> atkbd0: [ITHREAD] >>> ppc0: cannot reserve I/O port range >>> sc0: at flags 0x100 on isa0 >>> sc0: VGA <16 virtual consoles, flags=0x300> >>> sio1: configured irq 3 not in bitmap of probed irqs 0 >>> sio1: port may not be enabled >>> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 >>> ukbd0: on uhub1 >>> kbd2 at ukbd0 >>> ums0: on uhub1 >>> ums0: 8 buttons and Z dir. >>> Timecounters tick every 1.000 msec >>> ipfw2 (+ipv6) initialized, divert loadable, nat loadable, rule-based >>> forwarding disabled, default to deny, logging unlimited >>> ad0: 38172MB at ata0-master UDMA133 >>> ad4: 715404MB at ata2-master SATA300 >>> acd0: DVDR at ata3-master SATA150 >>> hdac0: HDA Codec #0: ATI R6xx HDMI >>> pcm0: at cad 0 nid 1 on hdac0 >>> hdac1: HDA Codec #0: Realtek ALC888 >>> pcm1: at cad 0 nid 1 on hdac1 >>> pcm2: at cad 0 nid 1 on hdac1 >>> pcm3: at cad 0 nid 1 on hdac1 >>> GEOM_LABEL: Label for provider ad0s1a is ufsid/4a76ae87acea749e. >>> GEOM_LABEL: Label for provider ad0s1d is ufsid/4a76ae9edced99b2. >>> GEOM_LABEL: Label for provider ad0s1e is ufsid/4a76ae9d2d7dce0a. >>> GEOM_LABEL: Label for provider ad0s1f is ufsid/4a76ae9d00089a00. >>> GEOM_LABEL: Label for provider ad4s1 is ntfs/XP_Pro_x64_UK. >>> GEOM_LABEL: Label for provider ad4s3 is ufsid/4a76ae871cba9765. >>> GEOM_LABEL: Label for provider ad4s5 is msdosfs/D0-P2. >>> (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 >>> (probe0:umass-sim0:0:0:0): CAM Status: SCSI Status Error >>> (probe0:umass-sim0:0:0:0): SCSI Status: Check Condition >>> (probe0:umass-sim0:0:0:0): NOT READY csi:0,aa,55,40 asc:3a,0 >>> (probe0:umass-sim0:0:0:0): Medium not present >>> (probe0:umass-sim0:0:0:0): Unretryable error >>> (probe1:ata2:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 >>> (probe1:ata2:0:0:0): CAM Status: SCSI Status Error >>> (probe1:ata2:0:0:0): SCSI Status: Check Condition >>> (probe1:ata2:0:0:0): NOT READY asc:3a,0 >>> (probe1:ata2:0:0:0): Medium not present >>> (probe1:ata2:0:0:0): Unretryable error >>> (probe0:umass-sim0:0:0:1): TEST UNIT READY. CDB: 0 20 0 0 0 0 >>> (probe0:umass-sim0:0:0:1): CAM Status: SCSI Status Error >>> (probe0:umass-sim0:0:0:1): SCSI Status: Check Condition >>> (probe0:umass-sim0:0:0:1): NOT READY csi:0,aa,55,40 asc:3a,0 >>> (probe0:umass-sim0:0:0:1): Medium not present >>> (probe0:umass-sim0:0:0:1): Unretryable error >>> (probe0:umass-sim0:0:0:2): TEST UNIT READY. CDB: 0 40 0 0 0 0 >>> (probe0:umass-sim0:0:0:2): CAM Status: SCSI Status Error >>> (probe0:umass-sim0:0:0:2): SCSI Status: Check Condition >>> (probe0:umass-sim0:0:0:2): NOT READY csi:0,aa,55,40 asc:3a,0 >>> (probe0:umass-sim0:0:0:2): Medium not present >>> (probe0:umass-sim0:0:0:2): Unretryable error >>> (probe0:umass-sim0:0:0:3): TEST UNIT READY. CDB: 0 60 0 0 0 0 >>> (probe0:umass-sim0:0:0:3): CAM Status: SCSI Status Error >>> (probe0:umass-sim0:0:0:3): SCSI Status: Check Condition >>> (probe0:umass-sim0:0:0:3): NOT READY csi:0,aa,55,40 asc:3a,0 >>> (probe0:umass-sim0:0:0:3): Medium not present >>> (probe0:umass-sim0:0:0:3): Unretryable error >>> SMP: AP CPU #1 Launched! >>> SMP: AP CPU #3 Launched! >>> SMP: AP CPU #2 Launched! >>> da0 at umass-sim0 bus 0 target 0 lun 0 >>> da0: Removable Direct Access SCSI-0 device >>> da0: 40.000MB/s transfers >>> da0: Attempt to query device size failed: NOT READY, Medium not present >>> cd0 at ata2 bus 0 target 0 lun 0 >>> cd0: Removable CD-ROM SCSI-0 device >>> cd0: 3.300MB/s transfers >>> cd0: Attempt to query device size failed: NOT READY, Medium not present >>> da1 at umass-sim0 bus 0 target 0 lun 1 >>> da1: Removable Direct Access SCSI-0 device >>> da1: 40.000MB/s transfers >>> da1: Attempt to query device size failed: NOT READY, Medium not present >>> da2 at umass-sim0 bus 0 target 0 lun 2 >>> da2: Removable Direct Access SCSI-0 device >>> da2: 40.000MB/s transfers >>> da2: Attempt to query device size failed: NOT READY, Medium not present >>> da3 at umass-sim0 bus 0 target 0 lun 3 >>> da3: Removable Direct Access SCSI-0 device >>> da3: 40.000MB/s transfers >>> da3: Attempt to query device size failed: NOT READY, Medium not present >>> Trying to mount root from ufs:/dev/ad0s1a >>> GEOM_LABEL: Label ufsid/4a76ae87acea749e removed. >>> GEOM_LABEL: Label for provider ad0s1a is ufsid/4a76ae87acea749e. >>> GEOM_LABEL: Label ufsid/4a76ae871cba9765 removed. >>> <11G8>/dev/ad4s3d: FILE SYSTEM CLEAN; SKIPPIENG CHECKS >>> OM_ >>> BEL: Label ufsid/4a76ae9d2d7dce0a removed. >>> GEOM_LABEL: Label for provider ad4s3 is ufsid/4a76ae871cba9765. >>> GEOM_LABEL: Label for provider ad0s1e is ufsid/4a76ae9d2d7dce0a. >>> GEOM_LABEL: Label ufsid/4a76ae9d00089a00 removed. >>> GEOM_LABEL: Label for provider ad0s1f is ufsid/4a76ae9d00089a00. >>> GEOM_LABEL: Label ufsid/4a76ae9edced99b2 removed. >>> GEOM_LABEL: Label for provider ad0s1d is ufsid/4a76ae9edced99b2. >>> GEOM_LABEL: Label ufsid/4a76ae87acea749e removed. >>> GEOM_LABEL: Label ufsid/4a76ae871cba9765 removed. >>> GEOM_LABEL: Label ufsid/4a76ae9d2d7dce0a removed. >>> GEOM_LABEL: Label ufsid/4a76ae9d00089a00 removed. >>> GEOM_LABEL: Label ufsid/4a76ae9edced99b2 removed. >>> netsmb_dev: loaded >>> drm0: on vgapci0 >>> vgapci0: child drm0 requested pci_enable_busmaster >>> info: [drm] Initialized radeon 1.29.0 20080528 >>> info: [drm] Setting GART location based on new memory map >>> info: [drm] Loading RV630 CP Microcode >>> info: [drm] Loading RV630 PFP Microcode >>> info: [drm] Resetting GPU >>> info: [drm] writeback test succeeded in 1 usecs >>> drm0: [ITHREAD] >>> >>> $ camcontrol devlist >>> at scbus0 target 0 lun 0 (pass0,da0) >>> at scbus0 target 0 lun 1 (pass1,da1) >>> at scbus0 target 0 lun 2 (pass2,da2) >>> at scbus0 target 0 lun 3 (pass3,da3) >>> at scbus3 target 0 lun 0 (pass4,cd0) >>> $ >>> >>> $ cat /etc/devfs.conf | grep perm >>> perm acd0 0666 >>> perm cd0 0666 >>> perm xpt0 0666 >>> perm pass0 0666 >>> perm pass1 0666 >>> perm pass2 0666 >>> perm pass4 0666 >>> $ >>> >>> $ cat /boot/loader.conf >>> snd_hda_load="YES" >>> sem_load="YES" >>> hw.ata.atapi_dma=1 >>> $ >>> >>> hal daemon and dbus daemon are both running. >>> >>> Does anyone have an idea what the problem might be, and if there is a >>> solution to it ? >>> >>> Thanks, >>> >>> Rick >>> _______________________________________________ >>> freebsd-multimedia@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia >>> To unsubscribe, send any mail to >>> "freebsd-multimedia-unsubscribe@freebsd.org" >> _______________________________________________ >> freebsd-multimedia@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia >> To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org" > > _________________________________________________________________ > More storage. Better anti-spam and antivirus protection. Hotmail makes it simple. > http://go.microsoft.com/?linkid=9671357_______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe@freebsd.org"