From owner-freebsd-mobile Sun Mar 12 9:23: 5 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from www.menzor.dk (themoonismadeofgreenchease.dk [195.249.147.160]) by hub.freebsd.org (Postfix) with ESMTP id 8E52D37BBDF for ; Sun, 12 Mar 2000 09:22:54 -0800 (PST) (envelope-from ml@seeberg.dk) Received: from sos (fw.micon.dk [195.249.147.131]) by www.menzor.dk (8.8.8/8.8.8) with SMTP id SAA11323 for ; Sun, 12 Mar 2000 18:24:22 +0100 (CET) (envelope-from ml@seeberg.dk) Message-ID: <020e01bf8c48$1b4fece0$c80ba8c0@sos> Reply-To: "Morten Seeberg" From: "Morten Seeberg" To: Subject: pcm driver on Thinkpad 600E (2645) Date: Sun, 12 Mar 2000 15:52:05 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I have a subj. I probably just overlooked something very simple, but I havent been able to make my soundcard work. Im running CURRENT RC3, and since the new pcm driver seems to detect everything just fine, I dont think this is a CURRENT problem. Basicly I just added: device pcm to my kernel file, and this is what dmesg shows: csa0: mem 0x50000000-0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 pcm0: on csa0 pcm0: ac97 codec reports dac not ready Then I just went to /dev and did a ./MAKEDEV snd0 I then tried to cat /kernel > /dev/dsp0 cp /kernel /dev/dsp0 and started mpg123 http://some.address.that.worked:8000 mpg123 started playing, but no sound in the built-in speakers. I tried starting both mixer and cam (from ports), and they all said that everything was turned on and at highest level, and I had also turned the speakers up using the FN key (special Thinkpad key). Normal beeps, fx when doing something wrong is audible. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /\/\orten $eeberg, Systems Consultant @ Merkantildata - Enterprise Solutions #echo 'System Administrators suck :)' > /dev/console To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 13 2:21:58 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from ams2eusosrv16.ams.ops.eu.uu.net (ams2eusosrv16.ams.ops.eu.uu.net [146.188.99.71]) by hub.freebsd.org (Postfix) with ESMTP id 9101237B61B for ; Mon, 13 Mar 2000 02:21:53 -0800 (PST) (envelope-from mroorda@eu.uu.net) Received: from ams2eusosrv20.ams.ops.eu.uu.net by ams2eusosrv16.ams.ops.eu.uu.net with ESMTP (peer crosschecked as: ams2eusosrv20.ams.ops.eu.uu.net [146.188.99.75]) id QQigib26130; Mon, 13 Mar 2000 10:21:48 GMT Received: from jmnoc28.ams.ops.eu.uu.net by ams2eusosrv20.ams.ops.eu.uu.net with ESMTP (peer crosschecked as: jmnoc28.ams.ops.eu.uu.net [146.188.98.24]) id QQigib03130; Mon, 13 Mar 2000 10:20:59 GMT Received: from localhost by jmnoc28.ams.ops.eu.uu.net with SMTP (peer crosschecked as: mroorda@localhost) id QQigib09669; Mon, 13 Mar 2000 11:20:58 +0100 (MET) Message-Id: X-Organization: UUNET X-Address: Postbus 12954, 1100 AZ Amsterdam, The Netherlands X-Phone: +31 20 7116001 X-Fax: +31 20 4952737 X-Mailer: MH 6.8.4 X-ncc-regid: nl.nlnet From: Anne Marcel Roorda To: "Morten Seeberg" Cc: mobile@freebsd.org Subject: Re: pcm driver on Thinkpad 600E (2645) In-reply-to: Your message of "Sun, 12 Mar 2000 15:52:05 +0100." <020e01bf8c48$1b4fece0$c80ba8c0@sos> Date: Mon, 13 Mar 2000 11:20:58 +0100 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I have a subj. I probably just overlooked something very simple, but I havent been able to make my soundcard work. Im running CURRENT RC3, and since the new pcm driver seems to detect everything just fine, I dont think this is a CURRENT problem. Basicly I just added: device pcm to my kernel file, and this is what dmesg shows: csa0: mem 0x50000000-0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 pcm0: on csa0 pcm0: ac97 codec reports dac not ready Hi, Adding "options PNPBIOS" to the kernel config should get this working. From a working TP600E: csa0: mem 0x50000000-0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 pcm0: at port 0x530-0x537,0x388-0x38b,0x220-0x233 irq 5 drq 1,0 on isa0 - marcel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 13 12:43:15 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from freesbee.wheel.dk (freesbee.wheel.dk [193.162.159.97]) by hub.freebsd.org (Postfix) with ESMTP id 4DE9237C08F for ; Mon, 13 Mar 2000 12:43:01 -0800 (PST) (envelope-from jesper@skriver.dk) Received: by freesbee.wheel.dk (Postfix, from userid 1001) id 533F23E3E; Mon, 13 Mar 2000 21:42:55 +0100 (CET) Date: Mon, 13 Mar 2000 21:42:55 +0100 From: Jesper Skriver To: Anne Marcel Roorda Cc: Morten Seeberg , mobile@freebsd.org Subject: Re: pcm driver on Thinkpad 600E (2645) Message-ID: <20000313214255.B52797@skriver.dk> References: <020e01bf8c48$1b4fece0$c80ba8c0@sos> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from marcel@uu.net on Mon, Mar 13, 2000 at 11:20:58AM +0100 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Mar 13, 2000 at 11:20:58AM +0100, Anne Marcel Roorda wrote: > > Hi, I have a subj. I probably just overlooked something very simple, but I > havent been able to make my soundcard work. > > Im running CURRENT RC3, and since the new pcm driver seems to detect > everything just fine, I dont think this is a CURRENT problem. > > Basicly I just added: > device pcm > to my kernel file, and this is what dmesg shows: > > csa0: mem > 0x50000000-0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 > pcm0: on csa0 > pcm0: ac97 codec reports dac not ready > > Hi, > > Adding "options PNPBIOS" to the kernel config should get this > working. > > From a working TP600E: > > csa0: mem 0x50000000-0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 > pcm0: at port 0x530-0x537,0x388-0x38b,0x220-0x233 irq 5 drq 1,0 on isa0 This got my sound working, but now ep0 (a 3c589c) doesn't work, it complains like ep0: No irq?! It works find when I remove PNPBIOS again, any ideas ? /Jesper -- Jesper Skriver, jesper(at)skriver(dot)dk - CCIE #5456 Work: Network manager @ AS3292 (Tele Danmark DataNetworks) Private: Geek @ AS2109 (A much smaller network ;-) One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 13 13: 9:32 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from ams2eusosrv15.ams.ops.eu.uu.net (ams2eusosrv15.ams.ops.eu.uu.net [146.188.99.70]) by hub.freebsd.org (Postfix) with ESMTP id 0BF8737B65C for ; Mon, 13 Mar 2000 13:09:23 -0800 (PST) (envelope-from mroorda@eu.uu.net) Received: from anocserve1.ams.ops.eu.uu.net by ams2eusosrv15.ams.ops.eu.uu.net with ESMTP (peer crosschecked as: anocserve1.ams.ops.eu.uu.net [146.188.99.69]) id QQigjs27237; Mon, 13 Mar 2000 21:09:12 GMT Received: from localhost by anocserve1.ams.ops.eu.uu.net with SMTP (peer crosschecked as: mroorda@localhost) id QQigjs11040; Mon, 13 Mar 2000 22:09:11 +0100 (MET) Message-Id: X-Organization: UUNET, EMEA Operations X-Address: J. Muyskenweg 22, 1097 CJ Amsterdam, The netherlands X-Phone: +31 20 711 6000 X-Fax: +31 20 711 6001 X-Mailer: MH 6.8.4 X-ncc-regid: nl.nlnet From: Anne Marcel Roorda To: Jesper Skriver Cc: Morten Seeberg , mobile@freebsd.org Subject: Re: pcm driver on Thinkpad 600E (2645) In-reply-to: Your message of "Mon, 13 Mar 2000 21:42:55 +0100." <20000313214255.B52797@skriver.dk> Date: Mon, 13 Mar 2000 22:09:11 +0100 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Mar 13, 2000 at 11:20:58AM +0100, Anne Marcel Roorda wrote: > > Hi, I have a subj. I probably just overlooked something very simple, but I > havent been able to make my soundcard work. > > Im running CURRENT RC3, and since the new pcm driver seems to detect > everything just fine, I dont think this is a CURRENT problem. > > Basicly I just added: > device pcm > to my kernel file, and this is what dmesg shows: > > csa0: mem > 0x50000000-0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 > pcm0: on csa0 > pcm0: ac97 codec reports dac not ready > > Hi, > > Adding "options PNPBIOS" to the kernel config should get this > working. > > From a working TP600E: > > csa0: mem 0x50000000- 0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 > pcm0: at port 0x530-0x537,0x388-0x38b,0x220-0x233 irq 5 drq 1, 0 on isa0 This got my sound working, but now ep0 (a 3c589c) doesn't work, it complains like ep0: No irq?! It works find when I remove PNPBIOS again, any ideas ? Hi, Yes, a few :) I'm assuming that you're using the PCMCIA version. If you check the list of available IRQ's, then you'll probably find one that's in use already listed there. I'm including the pccard.conf file as I'm currently using it, stripped so it only contains things that I actually use, and all cards configured to allow me to mix and match as I need them. - marcel # Generally available IO ports io 0x240-0x360 # Generally available IRQs (Built-in sound-card owners remove 5) irq 9 10 # Available memory slots memory 0xd4000 96k # 3Com Etherlink III 3C589B, 3C589C card "3Com Corporation" "3C589" config 0x1 "ep0" ? insert echo 3Com Etherlink III inserted insert /etc/pccard_ether ep0 -link0 link1 # insert /etc/pccard_ether ep0 link0 -link1 remove echo 3Com Etherlink III removed remove /sbin/ifconfig ep0 delete # 3Com Etherlink III 3C589D card "3Com Corporation" "3C589D" config 0x1 "ep0" ? insert echo 3Com Etherlink III inserted insert /etc/pccard_ether ep0 remove echo 3Com Etherlink III removed remove /sbin/ifconfig ep0 delete card "3Com" "Megahertz 574B" config 0x1 "ep0" ? insert echo 3Com Fast Etherlink 547B inserted remove echo 3Com Fast Etherlink 547B removed card "DYNALINK" "L10C" config 0x21 "ed0" ? insert echo Dynalink L10C inserted remove echo Dynalink L10C removed card "PCC" "336-03" config 0x4 "sio1" ? insert echo Modem inserted remove echo Modem removed card "ROCKWELL" "V.34+ Fax Modem" config 0x22 "sio1" ? insert echo Modem inserted remove echo Modem removed card "Megahertz" "XJ4336-CC4336" config 0x22 "sio1" ? insert echo Modem inserted remove echo Modem removed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 13 13:20:30 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from freesbee.wheel.dk (freesbee.wheel.dk [193.162.159.97]) by hub.freebsd.org (Postfix) with ESMTP id 9FA1D37BD6F for ; Mon, 13 Mar 2000 13:20:25 -0800 (PST) (envelope-from jesper@skriver.dk) Received: by freesbee.wheel.dk (Postfix, from userid 1001) id 787E33E41; Mon, 13 Mar 2000 22:20:23 +0100 (CET) Date: Mon, 13 Mar 2000 22:20:23 +0100 From: Jesper Skriver To: Anne Marcel Roorda Cc: Morten Seeberg , mobile@freebsd.org Subject: Re: pcm driver on Thinkpad 600E (2645) Message-ID: <20000313222023.A52969@skriver.dk> References: <20000313214255.B52797@skriver.dk> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="ZPt4rx8FFjLCG7dd" X-Mailer: Mutt 1.0.1i In-Reply-To: ; from marcel@eu.uu.net on Mon, Mar 13, 2000 at 10:09:11PM +0100 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii On Mon, Mar 13, 2000 at 10:09:11PM +0100, Anne Marcel Roorda wrote: >> > >> > Adding "options PNPBIOS" to the kernel config should get this >> > working. >> > >> > From a working TP600E: >> > >> > csa0: mem 0x50000000- >> 0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 >> > pcm0: at port 0x530-0x537,0x388-0x38b,0x220-0x233 irq 5 drq 1, >> 0 on isa0 >> >> This got my sound working, but now ep0 (a 3c589c) doesn't work, it >> complains like >> >> ep0: No irq?! >> >> It works find when I remove PNPBIOS again, any ideas ? > > Hi, > > Yes, a few :) > > I'm assuming that you're using the PCMCIA version. If you > check the list of available IRQ's, then you'll probably find one > that's in use already listed there. > > I'm including the pccard.conf file as I'm currently using it, > stripped so it only contains things that I actually use, and all > cards configured to allow me to mix and match as I need them. I've tried only to include irq 10 (that is normally used) in the list, and listing it at the config line (config 0x1 "ep0" 10), none of these does the trick, and irq 10 is not used, dmesg attached .... /Jesper -- Jesper Skriver, jesper(at)skriver(dot)dk - CCIE #5456 Work: Network manager @ AS3292 (Tele Danmark DataNetworks) Private: Geek @ AS2109 (A much smaller network ;-) One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them. --ZPt4rx8FFjLCG7dd Content-Type: text/plain Content-Description: dmesg.pnp.txt Content-Disposition: attachment; filename="dmesg.pnp.txt" Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #4: Mon Mar 13 21:22:22 CET 2000 root@tam:/usr/src/sys/compile/TAM Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (363.96-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x66a Stepping = 10 Features=0x183f9ff real memory = 66912256 (65344K bytes) config> q avail memory = 61743104 (60296K bytes) Preloaded elf kernel "kernel" at 0xc0303000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc030309c. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 pcic-pci0: mem 0x50102000-0x50102fff irq 11 at device 2.0 on pci0 pcic-pci1: mem 0x50101000-0x50101fff irq 11 at device 2.1 on pci0 csa0: mem 0x50000000-0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 pcm0: on csa0 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xfcf0-0xfcff at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0x8400-0x841f irq 11 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered chip1: port 0xefa0-0xefaf at device 7.3 on pci0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> pcic: polling mode pcic: polling mode pcic0: on isa0 pccard0: on pcic0 pccard1: on pcic0 sio0: configured irq 4 not in bitmap of probed irqs 0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 unknown: can't assign resources unknown0: at port 0-0xf,0x80-0x8f,0xc0-0xdf drq 4 on isa0 unknown1: at port 0x40-0x43 irq 0 on isa0 unknown2: at port 0x70-0x73 irq 8 on isa0 unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown3: at port 0xf0-0xff irq 13 on isa0 unknown: can't assign resources unknown4: at port 0xcf8-0xcff on isa0 unknown5: at port 0x22,0x2e-0x2f,0x92,0xb2-0xb3,0x4d0-0x4d1,0x15e0-0x15ef,0xef00-0xefaf iomem 0-0x9ffff,0xf0000-0xfffff,0x100000-0x3ffffff,0xffff0000-0xffffffff on isa0 unknown6: at port 0x3bc-0x3bf irq 7 on isa0 unknown: can't assign resources pcm1: at port 0x530-0x537,0x388-0x38b,0x220-0x233 irq 5 drq 1,0 on isa0 unknown7: at port 0x538-0x53f on isa0 unknown8: at port 0x200-0x207 on isa0 unknown: can't assign resources unknown9: at port 0x130-0x13f,0x2f8-0x2ff irq 3,10 drq 7 on isa0 unknown: can't assign resources unknown10: at port 0x3e0-0x3e1 on isa0 unknown: can't assign resources unknown: can't assign resources unknown11: on isa0 IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging limited to 100 packets/entry by default DUMMYNET initialized (000106) ad0: 6149MB [13328/15/63] at ata0-master using UDMA33 acd0: CDROM at ata1-master using PIO4 Mounting root from ufs:/dev/ad0s2a pccard: card inserted, slot 1 cmd ntpd pid 95 tried to use non-present sched_get_priority_max cmd ntpd pid 95 tried to use non-present sched_setscheduler ep0: No irq?! --ZPt4rx8FFjLCG7dd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 13 13:30: 9 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from ams2eusosrv16.ams.ops.eu.uu.net (ams2eusosrv16.ams.ops.eu.uu.net [146.188.99.71]) by hub.freebsd.org (Postfix) with ESMTP id 3987F37BD3D for ; Mon, 13 Mar 2000 13:29:55 -0800 (PST) (envelope-from mroorda@eu.uu.net) Received: from anocserve1.ams.ops.eu.uu.net by ams2eusosrv16.ams.ops.eu.uu.net with ESMTP (peer crosschecked as: anocserve1.ams.ops.eu.uu.net [146.188.99.69]) id QQigjt03612; Mon, 13 Mar 2000 21:29:28 GMT Received: from localhost by anocserve1.ams.ops.eu.uu.net with SMTP (peer crosschecked as: mroorda@localhost) id QQigjt11608; Mon, 13 Mar 2000 22:29:28 +0100 (MET) Message-Id: X-Organization: UUNET, EMEA Operations X-Address: J. Muyskenweg 22, 1097 CJ Amsterdam, The netherlands X-Phone: +31 20 711 6000 X-Fax: +31 20 711 6001 X-Mailer: MH 6.8.4 X-ncc-regid: nl.nlnet From: Anne Marcel Roorda To: Jesper Skriver Cc: Morten Seeberg , mobile@freebsd.org Subject: Re: pcm driver on Thinkpad 600E (2645) In-reply-to: Your message of "Mon, 13 Mar 2000 22:20:23 +0100." <20000313222023.A52969@skriver.dk> Date: Mon, 13 Mar 2000 22:29:28 +0100 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii On Mon, Mar 13, 2000 at 10:09:11PM +0100, Anne Marcel Roorda wrote: >> > >> > Adding "options PNPBIOS" to the kernel config should get this >> > working. >> > >> > From a working TP600E: >> > >> > csa0: mem 0x5000 0000- >> 0x500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 >> > pcm0: at port 0x530-0x537,0x388-0x38b,0x220-0x233 irq 5 d rq 1, >> 0 on isa0 >> >> This got my sound working, but now ep0 (a 3c589c) doesn't work, it >> complains like >> >> ep0: No irq?! >> >> It works find when I remove PNPBIOS again, any ideas ? > > Hi, > > Yes, a few :) > > I'm assuming that you're using the PCMCIA version. If you > check the list of available IRQ's, then you'll probably find one > that's in use already listed there. > > I'm including the pccard.conf file as I'm currently using it, > stripped so it only contains things that I actually use, and all > cards configured to allow me to mix and match as I need them. I've tried only to include irq 10 (that is normally used) in the list, and listing it at the config line (config 0x1 "ep0" 10), none of these does the trick, and irq 10 is not used, dmesg attached .... Hi, It would appear that IRQ 10 is already spoken for.. unknown9: at port 0x130-0x13f,0x2f8-0x2ff irq 3,10 drq 7 on isa0 As far as I can see IRQ 9 is not used by anything. Could you give that a try? - marcel --ZPt4rx8FFjLCG7dd Content-Type: text/plain Content-Description: dmesg.pnp.txt Content-Disposition: attachment; filename="dmesg.pnp.txt" Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #4: Mon Mar 13 21:22:22 CET 2000 root@tam:/usr/src/sys/compile/TAM Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (363.96-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x66a Stepping = 10 Features=0x183f9ff real memory = 66912256 (65344K bytes) config> q avail memory = 61743104 (60296K bytes) Preloaded elf kernel "kernel" at 0xc0303000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc030309c. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 pcic-pci0: mem 0x50102000-0x50102fff irq 11 at device 2.0 on pci0 pcic-pci1: mem 0x50101000-0x50101fff irq 11 at device 2.1 on pci0 csa0: mem 0x50000000-0x 500fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 pcm0: on csa0 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xfcf0-0xfcff at device 7.1 on p ci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0x8400-0x841f irq 11 at device 7.2 on pci0 usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered chip1: port 0xefa0-0xefaf at devi ce 7.3 on pci0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> pcic: polling mode pcic: polling mode pcic0: on isa0 pccard0: on pcic0 pccard1: on pcic0 sio0: configured irq 4 not in bitmap of probed irqs 0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 unknown: can't assign resources unknown0: at port 0-0xf,0x80-0x8f,0xc0-0xdf drq 4 on isa0 unknown1: at port 0x40-0x43 irq 0 on isa0 unknown2: at port 0x70-0x73 irq 8 on isa0 unknown: can't assign resources unknown: can't assign resources unknown: can't assign resources unknown3: at port 0xf0-0xff irq 13 on isa0 unknown: can't assign resources unknown4: at port 0xcf8-0xcff on isa0 unknown5: at port 0x22,0x2e-0x2f,0x92,0xb2-0xb3,0x4d0-0x4d1,0x15e0- 0x15ef,0xef00-0xefaf iomem 0-0x9ffff,0xf0000-0xfffff,0x100000-0x3ffffff,0xfff f0000-0xffffffff on isa0 unknown6: at port 0x3bc-0x3bf irq 7 on isa0 unknown: can't assign resources pcm1: at port 0x530-0x537,0x388-0x38b,0x220-0x233 irq 5 drq 1,0 on isa0 unknown7: at port 0x538-0x53f on isa0 unknown8: at port 0x200-0x207 on isa0 unknown: can't assign resources unknown9: at port 0x130-0x13f,0x2f8-0x2ff irq 3,10 drq 7 on isa0 unknown: can't assign resources unknown10: at port 0x3e0-0x3e1 on isa0 unknown: can't assign resources unknown: can't assign resources unknown11: on isa0 IP packet filtering initialized, divert enabled, rule-based forwarding disabl ed, default to deny, logging limited to 100 packets/entry by default DUMMYNET initialized (000106) ad0: 6149MB [13328/15/63] at ata0-master using UDMA33 acd0: CDROM at ata1-master using PIO4 Mounting root from ufs:/dev/ad0s2a pccard: card inserted, slot 1 cmd ntpd pid 95 tried to use non-present sched_get_priority_max cmd ntpd pid 95 tried to use non-present sched_setscheduler ep0: No irq?! --ZPt4rx8FFjLCG7dd-- - marcel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 13 13:43:55 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from freesbee.wheel.dk (freesbee.wheel.dk [193.162.159.97]) by hub.freebsd.org (Postfix) with ESMTP id A887F37B680 for ; Mon, 13 Mar 2000 13:43:47 -0800 (PST) (envelope-from jesper@skriver.dk) Received: by freesbee.wheel.dk (Postfix, from userid 1001) id F064B3E3E; Mon, 13 Mar 2000 22:43:43 +0100 (CET) Date: Mon, 13 Mar 2000 22:43:43 +0100 From: Jesper Skriver To: Anne Marcel Roorda Cc: Morten Seeberg , mobile@freebsd.org Subject: Re: pcm driver on Thinkpad 600E (2645) Message-ID: <20000313224343.A55792@skriver.dk> References: <20000313222023.A52969@skriver.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from marcel@eu.uu.net on Mon, Mar 13, 2000 at 10:29:28PM +0100 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Mar 13, 2000 at 10:29:28PM +0100, Anne Marcel Roorda wrote: > It would appear that IRQ 10 is already spoken for.. > > unknown9: at port 0x130-0x13f,0x2f8-0x2ff irq 3,10 drq 7 on isa0 > > As far as I can see IRQ 9 is not used by anything. Could you > give that a try? Thanks ! Got it working now !! /Jesper -- Jesper Skriver, jesper(at)skriver(dot)dk - CCIE #5456 Work: Network manager @ AS3292 (Tele Danmark DataNetworks) Private: Geek @ AS2109 (A much smaller network ;-) One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 13 16:25: 9 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from server.woodson.com (server.woodson.com [209.136.195.212]) by hub.freebsd.org (Postfix) with ESMTP id 6621A37B56E for ; Mon, 13 Mar 2000 16:25:05 -0800 (PST) (envelope-from lance@woodson.com) Received: from woodson.com ([130.184.140.74]) by server.woodson.com (8.9.3/8.9.3) with ESMTP id SAA69043 for ; Mon, 13 Mar 2000 18:25:03 -0600 (CST) (envelope-from lance@woodson.com) Message-ID: <38CD8708.1526342@woodson.com> Date: Mon, 13 Mar 2000 18:25:44 -0600 From: Lance Woodson X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: No PC-CARD Slots; Device Not Configured Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've installed today's 4.0-20000313-CURRENT snapshot but can't get my PCMCIA controller working. My kernel has: device card device pcic0 at isa? irq 11 port 0x3e0 iomem 0xd0000 device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 dmesg shows: pcic-pci0: irq 11 at device 3.0 on pci0 pcic-pci1: irq 11 at device 3.1 on pci0 but pccardd gives: fatal error: no PC-CARD slots and pccardc gives: /dev/card0: Device not configured ls -ltog /dev/card0: crw-r--r-- 1 root wheel 50, 0 Mar 13 16:02 /dev/card0 Resources in use by Windows 2000 --------------------------------------------- Texas Instruments PCI-1250 CardBus Controller Memory Range: EFFF F000 - EFFF FFFF FFEF F000 - FFEF FFFF FFC0 0000 - FFDF FFFF Input / Output Range: FF00 - FFFF FD00 - FDFF 03E0 - 03E1 Interrupt Request: 11 Memory Range: 000D F000 - 0000 FFFF Texas Instruments PCI-1250 CardBus Controller Memory Range: EFFF E000 - EFFF EFFF FFEF E000 - FFEF EFFF FFA0 0000 - FFBF FFFF Input / Output Range: FC00 - FCFF FB00 - FBFF FEFE - FEFF Interrupt Request: 11 Memory Range: 000D E000 - 000D EFFF To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 13 17:48:34 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from axp5.physik.fu-berlin.de (axp5.physik.fu-berlin.de [160.45.34.3]) by hub.freebsd.org (Postfix) with ESMTP id 4195237BE46 for ; Mon, 13 Mar 2000 17:47:03 -0800 (PST) (envelope-from dieringe@sirius.physik.fu-berlin.de) Received: from sirius.physik.fu-berlin.de (sirius.physik.fu-berlin.de [160.45.34.162]) by axp5.physik.fu-berlin.de (8.9.1a/8.9.1) with ESMTP id CAA06700; Tue, 14 Mar 2000 02:46:59 +0100 (MET) Received: from localhost (dieringe@localhost) by sirius.physik.fu-berlin.de (8.9.1a/8.9.1) with ESMTP id CAA16125; Tue, 14 Mar 2000 02:46:57 +0100 (MET) Date: Tue, 14 Mar 2000 02:46:57 +0100 (MET) From: Martin Dieringer To: Warner Losh Cc: mobile@FreeBSD.ORG Subject: Re: netboot via pccard? In-Reply-To: <200003060927.CAA57771@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 6 Mar 2000, Warner Losh wrote: > In message Martin Dieringer writes: > : is it possible to boot via network with a pccard? > > Not from scratch. At last I've not seen a laptop with this feature, > but I have seen some embedded systems that could do this. > > : Or at least to mount directories like /usr by nfs? > : The pccards are probed AFTER mounting filesystems, can this be changed? > : I have a 3com 589D and 4.0-CURRENT. > > Well, you'd have to try hard to do this. Enough hacking on /etc/rc > could likely make this work. pccardd can run after / has been mounted > r/w (maybe even while it is still r/o). It doesn't need anything in > /usr. So if you have a local /, then you might be able to do that. yes, hacking in rc was not that difficult. I just moved rc.conf, pccard and network to the top, and moved pccardd and ..c from /usr/sbin to /sbin. had to take out file logging for pccardd. now I can mount everything except / via net. But all this makes no sense if it doesn't work for / . can it possibly work to mount / locally first, then mount it via the net after the pccard has been probed? is there a netboot program that runs under freebsd? I think I can't get the dos version to find the card. > NEWCARD will likely change this... so I wait for this? how long would that be? martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 13 17:57:25 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from berlin.atlantic.net (berlin.atlantic.net [209.208.0.20]) by hub.freebsd.org (Postfix) with ESMTP id DE95437B98A for ; Mon, 13 Mar 2000 17:57:02 -0800 (PST) (envelope-from bobj@atlantic.net) Received: from mail.atlantic.net (mail.atlantic.net [209.208.0.71]) by berlin.atlantic.net (8.9.3/8.9.3) with ESMTP id UAA25661; Mon, 13 Mar 2000 20:59:37 -0500 Received: from bsd.cisi.com (ocalflifanb-as-1-r2-ip-458.atlantic.net [209.208.31.204]) by mail.atlantic.net (8.9.3/8.9.3) with ESMTP id UAA14031; Mon, 13 Mar 2000 20:56:38 -0500 Received: from nancy.cisi.com (nancy.cisi.com [192.168.0.131]) by bsd.cisi.com (8.9.3/8.9.3) with SMTP id UAA01143; Mon, 13 Mar 2000 20:54:10 -0500 (EST) (envelope-from bobj@atlantic.net) Message-Id: <3.0.6.32.20000313205456.008643f0@rio.atlantic.net> X-Sender: bobj@rio.atlantic.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 13 Mar 2000 20:54:56 -0500 To: Lance Woodson , freebsd-mobile@FreeBSD.ORG From: Bob Johnson Subject: Re: No PC-CARD Slots; Device Not Configured In-Reply-To: <38CD8708.1526342@woodson.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I had this problem. I finally resolved it by the following: When the initial configuration menu first comes up (i.e. where you disable any devices you know your system doesn't have), instead of using the default IRQ 10 for pcic0, change it to some IRQ you know your system doesn't use for anything else. I used IRQ 3, because my laptop has only one serial port (IRQ 4 is the first serial port, IRQ 3 is the second). Then, when the PCCARD configuration asks you the confusing question about picking an IRQ that is/isn't available for PCCARD, pick 10 & 11 and see if that works. If IRQ 10 is used by a sound card, then pick 5 & 11. I'm not entirely sure this makes sense, but it seemed to me that it was trying to use IRQ 10 for both the PCCARD controller itself, and simultaneously for the PCCARDs themselves. Give it a different IRQ for the controller (pcic0), and it seems to solve the problem. It might work for you. The recent 3.4R-PAO install went much more smoothly. It is much more flexible in assigning IRQs to the pccards. I hope it gets rolled into 4.x soon! -- Bob At 06:25 PM 03/13/2000 -0600, Lance Woodson wrote: >I've installed today's 4.0-20000313-CURRENT snapshot but can't get my >PCMCIA controller working. > >My kernel has: >device card >device pcic0 at isa? irq 11 port 0x3e0 iomem 0xd0000 >device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 > >dmesg shows: >pcic-pci0: irq 11 at device 3.0 on pci0 >pcic-pci1: irq 11 at device 3.1 on pci0 > >but pccardd gives: fatal error: no PC-CARD slots >and pccardc gives: /dev/card0: Device not configured > >ls -ltog /dev/card0: >crw-r--r-- 1 root wheel 50, 0 Mar 13 16:02 /dev/card0 > >Resources in use by Windows 2000 >--------------------------------------------- >Texas Instruments PCI-1250 CardBus Controller > Memory Range: EFFF F000 - EFFF FFFF > FFEF F000 - FFEF FFFF > FFC0 0000 - FFDF FFFF >Input / Output Range: FF00 - FFFF > FD00 - FDFF > 03E0 - 03E1 > Interrupt Request: 11 > Memory Range: 000D F000 - 0000 FFFF > > >Texas Instruments PCI-1250 CardBus Controller > Memory Range: EFFF E000 - EFFF EFFF > FFEF E000 - FFEF EFFF > FFA0 0000 - FFBF FFFF >Input / Output Range: FC00 - FCFF > FB00 - FBFF > FEFE - FEFF > Interrupt Request: 11 > Memory Range: 000D E000 - 000D EFFF > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-mobile" in the body of the message > > +-------------------------------------------------------- | Bob Johnson | bobj@atlantic.net +-------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 7:28:11 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from dustdevil.waterspout.com (fourier.physics.purdue.edu [128.210.146.43]) by hub.freebsd.org (Postfix) with ESMTP id 479D237BB87 for ; Tue, 14 Mar 2000 07:28:05 -0800 (PST) (envelope-from csg@waterspout.com) Received: by dustdevil.waterspout.com (Postfix, from userid 1000) id 51D5F59; Tue, 14 Mar 2000 10:27:59 -0500 (EST) Date: Tue, 14 Mar 2000 10:27:59 -0500 From: "C. Stephen Gunn" To: freebsd-mobile@freebsd.org Subject: Carrying Bag for VAIO 505-TR Message-ID: <20000314102759.A23010@waterspout.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I just wanted to drop a note to the list. I found a wonderful case for my VAIO 505-TR at Eddie Bauer. They make an over-the-shoulder canvas bag with a pocket _exactly_ the right size for my VAIO. Here's a URL to their online store: http://www.eddiebauer.com/shopeb/product.asp?prodid=15424 I added some nylon fabric + quilt batting that my wife made into a slip-pocket-padded thing.. Works great. The pockets are about the right size for the floppy, port replicator, and power supply. If you're looking for a carying case for a 505. I whole-heartedly recommend this one. - Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 9:48:17 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from quack.kfu.com (quack.kfu.com [170.1.70.2]) by hub.freebsd.org (Postfix) with ESMTP id 6551937B77D for ; Tue, 14 Mar 2000 09:48:15 -0800 (PST) (envelope-from nsayer@quack.kfu.com) Received: from icarus.kfu.com (icarus.kfu.com [170.1.70.17]) by quack.kfu.com (8.9.2/8.9.3) with ESMTP id JAA96199; Tue, 14 Mar 2000 09:48:05 -0800 (PST) (envelope-from nsayer@quack.kfu.com) Received: from quack.kfu.com by icarus.kfu.com with ESMTP (8.9.3//ident-1.0) id JAA00510; Tue, 14 Mar 2000 09:47:27 -0800 (PST) Message-ID: <38CE7B2F.DF103964@quack.kfu.com> Date: Tue, 14 Mar 2000 09:47:27 -0800 From: Nick Sayer X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Warner Losh Cc: freebsd-mobile@freebsd.org Subject: Re: Additional pccard.conf.sample entry References: <200003140604.XAA42131@harmony.village.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Warner Losh wrote: > > In message Nick Sayer writes: > : I have not yet attempted it. I must installworld on that machine > : first and rebuild a kernel > > OK. Just curious. I was able to get a 100% repeatable crash before > my patch, and couldn't crash it no matter how hard I tried after. > > Warner Not only does it work, but so does my camera's CF cards! For the first time ever, I believe an unpatched FreeBSD -RELEASE has operated every PCCard peripheral I own! This is a proud moment. I even believe that I would be able to do an install on a brand new laptop with nothing but two floppies and an FA410TX, which is also miraculous for a -RELEASE, especially one ending in a 0! If no one else says it, I want to thank everyone involved for this achievement. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 10: 0:31 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id C407A37B707 for ; Tue, 14 Mar 2000 10:00:27 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id LAA90661; Tue, 14 Mar 2000 11:00:22 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id LAA45155; Tue, 14 Mar 2000 11:00:16 -0700 (MST) Message-Id: <200003141800.LAA45155@harmony.village.org> To: Nick Sayer Subject: Re: Additional pccard.conf.sample entry Cc: freebsd-mobile@freebsd.org In-reply-to: Your message of "Tue, 14 Mar 2000 09:47:27 PST." <38CE7B2F.DF103964@quack.kfu.com> References: <38CE7B2F.DF103964@quack.kfu.com> <200003140604.XAA42131@harmony.village.org> Date: Tue, 14 Mar 2000 11:00:16 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <38CE7B2F.DF103964@quack.kfu.com> Nick Sayer writes: : Not only does it work, but so does my camera's CF cards! Yes. We're using them here at Timing Solutions for a more reliable rarely written disk than IDE crap-drives that we were able to get. Given the failure rates of the IDE drives in the invoronments that we were putting them into, the CF cards are much much cheaper. So, we needed to have a reliable CF solution that can sit on our desks and can be hot plugged. Since I had the pccard slots on the desk, it also made it easier to test pccard patches and fixes since it is on a full debugging test gig. I fixed the sio eject while busy problem because the village had a flakey ISDN connection for a while and I needed a quick way to dial into home, and said test gig was the easiest way to go. Pop my modem in, call home, fix the line, pop it out. : For the first time ever, I believe an unpatched FreeBSD -RELEASE has : operated every PCCard peripheral I own! This is a proud moment. I : even believe that I would be able to do an install on a brand new : laptop with nothing but two floppies and an FA410TX, which is also : miraculous for a -RELEASE, especially one ending in a 0! That's the one weak point in the release right now. I didn't have time to fix the pccard irq selection mechanism at boot. Also, I didn't have time to do extensive testing of the install process. Some laptops will have problems with the install from pccard device :-(. : If no one else says it, I want to thank everyone involved for this : achievement. You are welcome. I couldn't have done what I did without the support of everyone who sent me fixes/patches/etc, nor w/o the support of the helpful Japanese people on the -nomads mailing list. There are about 20 messages in my "can't do it during the freeze" queue that I need to work through which originated from them. Also, there's e very experimental cardbus implementation floating around too from the nomads. Better in some ways than NetBSD's, not so good in some ways and still somewhat green. It shows enough promise that I think that I'll be giving it a tough look over the next few weeks in my spare time. yamamoto-san has done some good work here while I was busy trying to mop up the -current support for pccard for the release. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 11: 6:39 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from ptldpop3.ptld.uswest.net (ptldpop3.ptld.uswest.net [198.36.160.3]) by hub.freebsd.org (Postfix) with SMTP id D9DF437BA12 for ; Tue, 14 Mar 2000 11:06:20 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: (qmail 2338 invoked by alias); 14 Mar 2000 19:05:22 -0000 Delivered-To: fixup-freebsd-mobile@freebsd.org@fixme Received: (qmail 2328 invoked by uid 0); 14 Mar 2000 19:05:20 -0000 Received: from unknown (HELO laptop.cybcon.com) (63.163.56.205) by pop.ptld.uswest.net with SMTP; 14 Mar 2000 19:05:20 -0000 Content-Length: 2817 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 14 Mar 2000 11:03:13 -0800 (PST) Reply-To: bwoods2@uswest.net From: William Woods To: freebsd-mobile@freebsd.org Subject: Adaptec 1460 SlimSCSI woes.... Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have access to a Adaptec SlimSCSI 1460 PC Card SCSI Adapter, That is what the box says it is. On the card it says SlimSCSI 1460D. I notice a entry for this in pccard.conf.sample: # Adaptec SlimSCSI (also included with Sony CD-ROM players) card "Adaptec, Inc." "APA-1460 SCSI Host Adapter" config 0x9 "aic0" ? insert logger -t pccard:$device -s Adaptec Slim SCSI inserted remove logger -t pccard:$device -s Adaptec Slim SCSI removed But when I have this entry in pccard.conf and put the card in I get : laptop pccardd[46]: No card in database for "Adaptec, Inc."("APA-1460 SCSI Host Adapter") in /var/log/messages. I know I have the pccard.conf set up right, as I use other cards there, here is a copy of my entire pccard.conf: ---------------------------- # PCCARD configuration file # # Removing all IRQ conflicts from this file can't be done because of some # IRQ-selfish PC-cards. So if you want to use some of these cards in # your machine, you will be forced to modify their IRQ parameters from # the following list. # # IRQ == 0 means "allocate free IRQ from IRQ pool" # IRQ == 16 means "do not use IRQ (e.g. PIO mode)" # # $FreeBSD: src/etc/pccard.conf.sample,v 1.85 2000/03/07 08:51:39 imp Exp $ # Generally available IO ports io 0x240-0x360 # Generally available IRQs (Built-in sound-card owners remove 5) irq 3 10 15 # Available memory slots memory 0xd4000 96k # 3Com Megahertz 574B card "3Com" "Megahertz 574B" config 0x1 "ep0" 3 0x1 insert logger -t pccard:$device -s 3Com Megahertz 574B inserted insert /etc/pccard_ether $device remove logger -t pccard:$device -s 3Com Megahertz 574B removed remove /sbin/ifconfig $device delete # 3com/USR/Megahertz 3CCM556 card "3Com" "3CXM/3CCM556" config 0x23 "sio2" 9 insert logger -t pccard:$device -s 3Com PCMCIA 56K Modem inserted remove logger -t pccard:$device -s 3Com PCMCIA 56K Modem removed # Adaptec SlimSCSI (also included with Sony CD-ROM players) card "Adaptec, Inc." "APA-1460 SCSI Host Adapter" config 0x9 "aic0" ? insert logger -t pccard:$device -s Adaptec Slim SCSI inserted remove logger -t pccard:$device -s Adaptec Slim SCSI removed -------------------------------------------- Someone want to give me a hint at what I am doing wrong? This system is a IBM thinkpad running : 4.0-STABLE FreeBSD 4.0-STABLE #0: Tue Mar 14 08:57:03 PST 2000 ---------------------------------- E-Mail: bwoods2@uswest.net Date: 14-Mar-00 Time: 11:02:15l ---------------------------------- NOTICE TO BULK E-MAILERS: Pursuant to US Code, Title 47, Chapter 5, Subchapter II, 227, and all unsolicited commercial e-mail sent to this address is subject to a download and archival fee in the amount of $500 US To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 11:20: 4 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id 3973037B790 for ; Tue, 14 Mar 2000 11:20:00 -0800 (PST) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 12UwrG-0005J6-00 for freebsd-mobile@freebsd.org; Tue, 14 Mar 2000 14:19:58 -0500 Date: Tue, 14 Mar 2000 14:19:58 -0500 From: Peter Radcliffe To: freebsd-mobile@freebsd.org Subject: Re: Adaptec 1460 SlimSCSI woes.... Message-ID: <20000314141957.A20366@pir.net> Mail-Followup-To: freebsd-mobile@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from wwoods@cybcon.com on Tue, Mar 14, 2000 at 11:03:13AM -0800 X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org William Woods probably said: > I have access to a Adaptec SlimSCSI 1460 PC Card SCSI Adapter, That is what > the box says it is. On the card it says SlimSCSI 1460D. > > I notice a entry for this in pccard.conf.sample: > > # Adaptec SlimSCSI (also included with Sony CD-ROM players) > card "Adaptec, Inc." "APA-1460 SCSI Host Adapter" > config 0x9 "aic0" ? > insert logger -t pccard:$device -s Adaptec Slim SCSI inserted > remove logger -t pccard:$device -s Adaptec Slim SCSI removed > > But when I have this entry in pccard.conf and put the card in I get : > > laptop pccardd[46]: No card in database for "Adaptec, Inc."("APA-1460 > SCSI Host Adapter") Looks ok. Did you restart pccardd (or reboot) after adding the APA-1460 entry ? P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 11:28:38 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from ptldpop3.ptld.uswest.net (ptldpop3.ptld.uswest.net [198.36.160.3]) by hub.freebsd.org (Postfix) with SMTP id D578C37B7FC for ; Tue, 14 Mar 2000 11:28:31 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: (qmail 17721 invoked by alias); 14 Mar 2000 19:27:29 -0000 Delivered-To: fixup-freebsd-mobile@freebsd.org@fixme Received: (qmail 17703 invoked by uid 0); 14 Mar 2000 19:27:28 -0000 Received: from unknown (HELO laptop.cybcon.com) (63.163.56.21) by pop.ptld.uswest.net with SMTP; 14 Mar 2000 19:27:28 -0000 Content-Length: 1466 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20000314141957.A20366@pir.net> Date: Tue, 14 Mar 2000 11:25:21 -0800 (PST) Reply-To: bwoods2@uswest.net From: William Woods To: Peter Radcliffe Subject: Re: Adaptec 1460 SlimSCSI woes.... Cc: freebsd-mobile@freebsd.org Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org DOH!!!! That fixed it.....shesh...need more coffee On 14-Mar-00 Peter Radcliffe wrote: > William Woods probably said: >> I have access to a Adaptec SlimSCSI 1460 PC Card SCSI Adapter, That is what >> the box says it is. On the card it says SlimSCSI 1460D. >> >> I notice a entry for this in pccard.conf.sample: >> >> # Adaptec SlimSCSI (also included with Sony CD-ROM players) >> card "Adaptec, Inc." "APA-1460 SCSI Host Adapter" >> config 0x9 "aic0" ? >> insert logger -t pccard:$device -s Adaptec Slim SCSI inserted >> remove logger -t pccard:$device -s Adaptec Slim SCSI removed >> >> But when I have this entry in pccard.conf and put the card in I get : >> >> laptop pccardd[46]: No card in database for "Adaptec, Inc."("APA-1460 >> SCSI Host Adapter") > > Looks ok. Did you restart pccardd (or reboot) after adding the APA-1460 > entry ? > > P. > > -- > pir pir@pir.net pir@net.tufts.edu > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message ---------------------------------- E-Mail: bwoods2@uswest.net Date: 14-Mar-00 Time: 11:24:37l ---------------------------------- NOTICE TO BULK E-MAILERS: Pursuant to US Code, Title 47, Chapter 5, Subchapter II, 227, and all unsolicited commercial e-mail sent to this address is subject to a download and archival fee in the amount of $500 US To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 12:10:41 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 1A98F37B681 for ; Tue, 14 Mar 2000 12:10:11 -0800 (PST) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.3/8.9.3) id WAA51181; Tue, 14 Mar 2000 22:09:53 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200003142009.WAA51181@zibbi.mikom.csir.co.za> Subject: Re: No PC-CARD Slots; Device Not Configured In-Reply-To: <38CD8708.1526342@woodson.com> from Lance Woodson at "Mar 13, 2000 06:25:44 pm" To: lance@woodson.com (Lance Woodson) Date: Tue, 14 Mar 2000 22:09:53 +0200 (SAT) Cc: freebsd-mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I've installed today's 4.0-20000313-CURRENT snapshot but can't get my > PCMCIA controller working. > > My kernel has: > device card > device pcic0 at isa? irq 11 port 0x3e0 iomem 0xd0000 > device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 > > dmesg shows: > pcic-pci0: irq 11 at device 3.0 on pci0 > pcic-pci1: irq 11 at device 3.1 on pci0 > > but pccardd gives: fatal error: no PC-CARD slots > and pccardc gives: /dev/card0: Device not configured > I have seen this also when trying to install a 802.11 WaveLAN pcmcia card in a normal PC with a PCI-PCMCIA bridge. In my case the bridge is a TI PCI-1225. From looking at sys/pci/pcic_p.c I'm starting to think the probe messages is just printed, but there is nothing hooking the card into the rest of the pccard/pcmcia stuff... but I might be wrong. :-) Here is the dmesg of a boot -v session in case someone have a clue about how these things should work. John -- John Hay -- John.Hay@mikom.csir.co.za Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-20000311-SNAP #0: Mon Mar 13 18:33:30 SAST 2000 root@tj1.cids.org.za:/usr/src/sys/compile/TJ Calibrating clock(s) ... TSC clock: 501201757 Hz, i8254 clock: 1193339 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz CLK_USE_TSC_CALIBRATION not specified - using old calibration method CPU: Pentium II/Pentium II Xeon/Celeron (501.14-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x665 Stepping = 5 Features=0x183f9ff real memory = 134152192 (131008K bytes) Physical memory chunk(s): 0x00001000 - 0x0009ffff, 651264 bytes (159 pages) 0x002b3000 - 0x07fe7fff, 131289088 bytes (32053 pages) fb: new array size 4 avail memory = 127397888 (124412K bytes) bios32: Found BIOS32 Service Directory header at 0xc00facd0 bios32: Entry = 0xfb150 (c00fb150) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xb330 pnpbios: Found PnP BIOS data at 0xc00fbed0 pnpbios: Entry = f0000:bef8 Rev = 1.0 Other BIOS signatures found: ACPI: 000f6ab0 Preloaded elf kernel "kernel" at 0xc029a000. Pentium Pro MTRR support enabled md0: Malloc disk Creating DISK md0 pci_open(1): mode 1 addr port (0x0cf8) is 0x8000005c pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=71908086) npx0: on motherboard npx0: INT 16 interface pci_open(1): mode 1 addr port (0x0cf8) is 0x00000000 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=71908086) pcib0: on motherboard found-> vendor=0x8086, dev=0x7190, revid=0x03 class=06-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[10]: type 1, range 32, base e0000000, size 26 found-> vendor=0x8086, dev=0x7191, revid=0x03 class=06-04-00, hdrtype=0x01, mfdev=0 subordinatebus=1 secondarybus=1 found-> vendor=0x8086, dev=0x7110, revid=0x02 class=06-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x8086, dev=0x7111, revid=0x01 class=01-01-80, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[20]: type 1, range 32, base 0000f000, size 4 found-> vendor=0x8086, dev=0x7112, revid=0x01 class=0c-03-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=d, irq=11 map[20]: type 1, range 32, base 0000e000, size 5 found-> vendor=0x8086, dev=0x7113, revid=0x02 class=06-80-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[90]: type 1, range 32, base 00005000, size 4 found-> vendor=0x5333, dev=0x8901, revid=0x06 class=03-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=12 map[10]: type 1, range 32, base e4000000, size 26 found-> vendor=0x8086, dev=0x1229, revid=0x08 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=5 map[10]: type 1, range 32, base ea110000, size 12 map[14]: type 1, range 32, base 0000e400, size 6 map[18]: type 1, range 32, base ea000000, size 20 found-> vendor=0x104c, dev=0xac1c, revid=0x01 class=06-07-00, hdrtype=0x02, mfdev=1 subordinatebus=0 secondarybus=e8 intpin=a, irq=9 map[10]: type 1, range 32, base ea108000, size 12 found-> vendor=0x104c, dev=0xac1c, revid=0x01 class=06-07-00, hdrtype=0x02, mfdev=1 subordinatebus=0 secondarybus=ec intpin=a, irq=9 map[10]: type 1, range 32, base ea10c000, size 12 found-> vendor=0x1073, dev=0x000c, revid=0x03 class=04-01-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base ea100000, size 15 pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xf000 ata0: mask=03 status0=50 status1=00 ata0: mask=03 status0=50 status1=00 ata0: devices = 0x1 ata0: at 0x1f0 irq 14 on atapci0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xf008 ata1: mask=03 status0=28 status1=28 ata1: mask=03 status0=18 status1=18 ata1: devices = 0x0 ata1: probe allocation failed pci0: (vendor=0x8086, dev=0x7112) at 7.2 irq 11 chip1: port 0x5000-0x500f at device 7.3 on pci0 pci0: (vendor=0x5333, dev=0x8901) at 8.0 irq 12 fxp0: port 0xe400-0xe43f mem 0xea000000-0xea0fffff,0xea110000-0xea110fff irq 5 at device 9.0 on pci0 fxp0: Ethernet address 00:90:27:8b:3b:7d fxp0: supplying EUI64: 00:90:27:ff:fe:8b:3b:7d bpf: fxp0 attached pcic-pci0: mem 0xea108000-0xea108fff irq 9 at device 10.0 on pci0 PCI Config space: 00: ac1c104c 02100007 06070001 00824008 10: ea108000 020000a0 0000e801 ea109000 20: ea10a000 ea10b000 00000000 00000000 30: 00000000 00000000 00000000 03400109 40: 2023133f 00000001 00000000 00000000 50: 00000000 00000000 00000000 00000000 60: 00000000 00000000 00000000 00000000 70: 00000000 00000000 00000000 00000000 80: 28449060 00000000 00000000 0cc07d92 90: 606000c0 00000000 00000000 00000000 Cardbus Socket registers: 00: 00000006: 00000000: 30000410: 00000000: 10: 00000000: 00000000: 00000000: 00000000: ExCa registers: 00: 84 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10: 00 00 00 00 00 00 c0 00 00 00 00 00 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 pcic-pci1: mem 0xea10c000-0xea10cfff irq 9 at device 10.1 on pci0 PCI Config space: 00: ac1c104c 02100007 06070001 00824008 10: ea10c000 020000a0 0000ec01 ea10d000 20: ea10e000 ea10f000 00000000 00000000 30: 00000000 00000000 00000000 03400109 40: 2023133f 00000001 00000000 00000000 50: 00000000 00000000 00000000 00000000 60: 00000000 00000000 00000000 00000000 70: 00000000 00000000 00000000 00000000 80: 28449060 00000000 00000000 0cc07d92 90: 606000c0 00000000 00000000 00000000 Cardbus Socket registers: 00: 00000006: 00000000: 30001810: 00000000: 10: 00000000: 00000000: 00000000: 00000000: ExCa registers: 00: 84 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 pci0: (vendor=0x1073, dev=0x000c) at 11.0 irq 11 Trying Read_Port at 203 Trying Read_Port at 243 Trying Read_Port at 283 Trying Read_Port at 2c3 Trying Read_Port at 303 Trying Read_Port at 343 Trying Read_Port at 383 Trying Read_Port at 3c3 isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0067 atkbd: keyboard ID 0x41ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 psm0: current command byte:0067 kbdc: TEST_AUX_PORT status:0000 kbdc: RESET_AUX return code:00fe kbdc: RESET_AUX return code:00fe kbdc: RESET_AUX return code:00fe kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 psm0: failed to reset the aux device. vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 fb0: vga0, vga, type:VGA (5), flags:0x7007f fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000 fb0: init mode:24, bios mode:3, current mode:24 fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k VGA parameters upon power-up 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0e 0f 00 00 07 80 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff VGA parameters in BIOS for mode 24 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff EGA/VGA parameters to be used for mode 24 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) pcic1: not probed (disabled) sio0: irq maps: 0x41 0x51 0x41 0x41 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1: irq maps: 0x41 0x49 0x41 0x41 sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: parallel port found at 0x378 ppc0: ECP SPP ECP+EPP SPP ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 bpf: lp0 attached isa_probe_children: probing PnP devices BIOS Geometries: 0:0315fe3f 0..789=790 cylinders, 0..254=255 heads, 1..63=63 sectors 0 accounted for Device configuration finished. bpf: sl0 attached bpf: ppp0 attached new masks: bio 40084040, tty 4003009a, net 400700ba bpf: lo0 attached bpf: gif0 attached bpf: gif1 attached bpf: gif2 attached bpf: gif3 attached bpf: stf0 attached bpf: faith0 attached ata0-master: success setting up UDMA2 mode on PIIX4 chip ad0: ATA-4 disk at ata0 as master ad0: 6204MB (12706470 sectors), 13446 cyls, 15 heads, 63 S/T, 512 B/S ad0: 16 secs/int, 1 depth queue, UDMA33 ad0: piomode=4 dmamode=2 udmamode=2 cblid=0 Creating DISK ad0 Creating DISK wd0 Mounting root from ufs:/dev/ad0s1a ad0s1: type 0xa5, start 63, end = 12691349, size 12691287 : OK start_init: trying /sbin/init To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 14: 3:15 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from hermes.mixx.net (hermes.mixx.net [212.84.196.2]) by hub.freebsd.org (Postfix) with ESMTP id 0D38737B742 for ; Tue, 14 Mar 2000 14:03:09 -0800 (PST) (envelope-from news-list.freebsd.mobile@innominate.de) Received: from mate.bln.innominate.de (gatekeeper.innominate.de [212.5.16.129]) by hermes.mixx.net (Postfix) with ESMTP id 96FC259827 for ; Tue, 14 Mar 2000 23:03:02 +0100 (CET) Received: by mate.bln.innominate.de (Postfix, from userid 9) id BF3172CA6D; Tue, 14 Mar 2000 23:02:59 +0100 (CET) From: news-list.freebsd.mobile@innominate.de (Thomas Graichen) Reply-To: Thomas Graichen X-Newsgroups: innominate.bln.list.freebsd.mobile Subject: Re: yamaha ds-xg and 4.0-CURRENT Date: 14 Mar 2000 22:02:58 GMT Organization: innominate AG, Berlin, Germany Lines: 72 Message-ID: References: <20000307104009.A74270@barmetta.com> Reply-To: graichen@innominate.de X-Trace: mate.bln.innominate.de 953071378 21304 10.0.0.213 (14 Mar 2000 22:02:58 GMT) X-Complaints-To: news@innominate.de User-Agent: tin/1.4.2-20000205 ("Possession") (UNIX) (FreeBSD/4.0-RELEASE (i386)) To: mobile@FreeBSD.org Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "bryan d. o'connor" wrote: > i'm trying to get sound working on a sony vaio z505hs. > (newer vaios use yamaha ds-xg chips whereas the previous > version used the neomagic 256av) > running 4.0-current > i've had the best luck with: > device pcm > device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 > causes: > sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 on isa0 > pcm0: on sbc0 > but when i play audio, it just hangs. > according to windows, the device is: > yamaha ds-xg pci audio codem (wdm) > irq 09 > mem 80008000-8000ffff > io 1400-143f > io 1058-105b > i tried changing the port/irq etc, but have had no luck. > port 0x220/irq 9 - device found, pcm doesn't attach. > (resource not allocated error, sbc returns 6) > port 0x1040/irq 5|9 - device not found. > (adding iomem 0x80008000 to any of the above made no difference.) > how should the settings that windows uses correspond to > what i set in the kernel config? > should i even be using sbc0? i didn't think i would need it because > i thought the ds-xg was a pci chip. i initially had tried just > "device pcm0" and fiddling with PNPBIOS (and PNP OS in the bios) etc.. > but no go. i'm pretty sure this is the device as reported by the > pci probe: > pci0: (vendor=0x1073, dev=0x0010) at 9.0 irq 9 > full dmesg output is below. > thanks for any help you can offer. for me it helped (on a n505x) to force the card into vibra 16x mode via setting: f |= BD_F_SB16X; after the end of the case clause around line 350 of sbc.c (something like: switch (logical_id) { case 0x43008c0e: /* CTL0043 */ f |= BD_F_SB16X; break; } f |= BD_F_SB16X; then) - maybe this works for me - this at least gives me 16 bit sound on my vaio - good luck t -- graichen@innominate.de innominate AG networking people fon: +49.30.308806-13 fax: -77 web: http://innominate.de pgp: /pgp/tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 14:10:22 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from hermes.mixx.net (hermes.mixx.net [212.84.196.2]) by hub.freebsd.org (Postfix) with ESMTP id 0B28637B81D for ; Tue, 14 Mar 2000 14:10:19 -0800 (PST) (envelope-from news-list.freebsd.mobile@innominate.de) Received: from mate.bln.innominate.de (gatekeeper.innominate.de [212.5.16.129]) by hermes.mixx.net (Postfix) with ESMTP id 872B059829 for ; Tue, 14 Mar 2000 23:10:12 +0100 (CET) Received: by mate.bln.innominate.de (Postfix, from userid 9) id EFA772CA6D; Tue, 14 Mar 2000 23:10:07 +0100 (CET) From: news-list.freebsd.mobile@innominate.de (Thomas Graichen) Reply-To: Thomas Graichen X-Newsgroups: innominate.bln.list.freebsd.mobile Subject: Re: Carrying Bag for VAIO 505-TR Date: 14 Mar 2000 22:10:07 GMT Organization: innominate AG, Berlin, Germany Lines: 28 Message-ID: References: <20000314102759.A23010@waterspout.com> Reply-To: graichen@innominate.de X-Trace: mate.bln.innominate.de 953071807 21304 10.0.0.213 (14 Mar 2000 22:10:07 GMT) X-Complaints-To: news@innominate.de User-Agent: tin/1.4.2-20000205 ("Possession") (UNIX) (FreeBSD/4.0-RELEASE (i386)) To: mobile@FreeBSD.org Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "C. Stephen Gunn" wrote: > I just wanted to drop a note to the list. I found a wonderful case > for my VAIO 505-TR at Eddie Bauer. They make an over-the-shoulder > canvas bag with a pocket _exactly_ the right size for my VAIO. > Here's a URL to their online store: > http://www.eddiebauer.com/shopeb/product.asp?prodid=15424 > I added some nylon fabric + quilt batting that my wife made into > a slip-pocket-padded thing.. Works great. The pockets are about > the right size for the floppy, port replicator, and power supply. > If you're looking for a carying case for a 505. I whole-heartedly > recommend this one. also the cases for external zip drives work perfectly for a n505x if anyone might find this interesting ... like made for this one t -- graichen@innominate.de innominate AG networking people fon: +49.30.308806-13 fax: -77 web: http://innominate.de pgp: /pgp/tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 20:21:16 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from server.woodson.com (server.woodson.com [209.136.195.212]) by hub.freebsd.org (Postfix) with ESMTP id 50BC437B86B for ; Tue, 14 Mar 2000 20:21:10 -0800 (PST) (envelope-from lance@woodson.com) Received: from woodson.com ([130.184.140.74]) by server.woodson.com (8.9.3/8.9.3) with ESMTP id WAA80633 for ; Tue, 14 Mar 2000 22:21:08 -0600 (CST) (envelope-from lance@woodson.com) Message-ID: <38CF0FDA.5652F5CF@woodson.com> Date: Tue, 14 Mar 2000 22:21:46 -0600 From: Lance Woodson X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: Re: No PC-CARD Slots; Device Not Configured References: <38CD8708.1526342@woodson.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Lance Woodson wrote: > > I've installed today's 4.0-20000313-CURRENT snapshot but can't get my > PCMCIA controller working. > > My kernel has: > device card > device pcic0 at isa? irq 11 port 0x3e0 iomem 0xd0000 > device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 > > dmesg shows: > pcic-pci0: irq 11 at device 3.0 on pci0 > pcic-pci1: irq 11 at device 3.1 on pci0 > > but pccardd gives: fatal error: no PC-CARD slots > and pccardc gives: /dev/card0: Device not configured If I comment out the irq line in /etc/pccard.conf, the slots are found during bootup. However, if I try to configure the interface with ifconfig, the shell and console immediately lock up. Any ideas? Thanks. Lance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 20:41:11 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id B0E2037B8E5 for ; Tue, 14 Mar 2000 20:41:08 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id VAA93345; Tue, 14 Mar 2000 21:41:06 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id VAA49140; Tue, 14 Mar 2000 21:40:59 -0700 (MST) Message-Id: <200003150440.VAA49140@harmony.village.org> To: Lance Woodson Subject: Re: No PC-CARD Slots; Device Not Configured Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Mar 2000 18:25:44 CST." <38CD8708.1526342@woodson.com> References: <38CD8708.1526342@woodson.com> Date: Tue, 14 Mar 2000 21:40:59 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <38CD8708.1526342@woodson.com> Lance Woodson writes: : pcic-pci0: irq 11 at device 3.0 on pci0 : pcic-pci1: irq 11 at device 3.1 on pci0 Is there a pcic device other than this? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 20:42:16 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 2723437B8DC for ; Tue, 14 Mar 2000 20:42:05 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id VAA93350; Tue, 14 Mar 2000 21:42:00 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id VAA49153; Tue, 14 Mar 2000 21:41:53 -0700 (MST) Message-Id: <200003150441.VAA49153@harmony.village.org> To: Bob Johnson Subject: Re: No PC-CARD Slots; Device Not Configured Cc: Lance Woodson , freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Mar 2000 20:54:56 EST." <3.0.6.32.20000313205456.008643f0@rio.atlantic.net> References: <3.0.6.32.20000313205456.008643f0@rio.atlantic.net> Date: Tue, 14 Mar 2000 21:41:53 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <3.0.6.32.20000313205456.008643f0@rio.atlantic.net> Bob Johnson writes: : The recent 3.4R-PAO install went much more smoothly. It is much : more flexible in assigning IRQs to the pccards. I hope it gets : rolled into 4.x soon! Not unless someone sends me patches :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 20:45: 7 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id ABD2037B8D5 for ; Tue, 14 Mar 2000 20:45:04 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id VAA93364; Tue, 14 Mar 2000 21:45:00 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id VAA49180; Tue, 14 Mar 2000 21:44:52 -0700 (MST) Message-Id: <200003150444.VAA49180@harmony.village.org> To: John Hay Subject: Re: No PC-CARD Slots; Device Not Configured Cc: lance@woodson.com (Lance Woodson), freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Sat, 14 Mar 2000 22:09:53 +0200." <200003142009.WAA51181@zibbi.mikom.csir.co.za> References: <200003142009.WAA51181@zibbi.mikom.csir.co.za> Date: Tue, 14 Mar 2000 21:44:52 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200003142009.WAA51181@zibbi.mikom.csir.co.za> John Hay writes: : I have seen this also when trying to install a 802.11 WaveLAN pcmcia : card in a normal PC with a PCI-PCMCIA bridge. In my case the bridge : is a TI PCI-1225. From looking at sys/pci/pcic_p.c I'm starting to : think the probe messages is just printed, but there is nothing : hooking the card into the rest of the pccard/pcmcia stuff... but : I might be wrong. :-) : : Here is the dmesg of a boot -v session in case someone have a clue : about how these things should work. Looks like the TI parts aren't being put into legacy mode. Don't know why that's the case. I'll see if I can find a way to do that from the datasheets that I have. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 20:46:44 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 0C41E37B8AE for ; Tue, 14 Mar 2000 20:46:41 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id VAA93377; Tue, 14 Mar 2000 21:46:39 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id VAA49204; Tue, 14 Mar 2000 21:46:32 -0700 (MST) Message-Id: <200003150446.VAA49204@harmony.village.org> To: Lance Woodson Subject: Re: No PC-CARD Slots; Device Not Configured Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 14 Mar 2000 22:21:46 CST." <38CF0FDA.5652F5CF@woodson.com> References: <38CF0FDA.5652F5CF@woodson.com> <38CD8708.1526342@woodson.com> Date: Tue, 14 Mar 2000 21:46:32 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <38CF0FDA.5652F5CF@woodson.com> Lance Woodson writes: : If I comment out the irq line in /etc/pccard.conf, the slots are found : during bootup. However, if I try to configure the interface with : ifconfig, the shell and console immediately lock up. Any ideas? That's odd. pccard.conf isn't consulted until long after boot. My guess is that w/o irqs the pccardd gets confused and there's an interrupt that is being generated that has not interrupt service routine, so it gets called right away after the stray routine returns. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 20:50:41 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from server.woodson.com (server.woodson.com [209.136.195.212]) by hub.freebsd.org (Postfix) with ESMTP id D4F0137B89B for ; Tue, 14 Mar 2000 20:50:38 -0800 (PST) (envelope-from lance@woodson.com) Received: from woodson.com ([130.184.140.74]) by server.woodson.com (8.9.3/8.9.3) with ESMTP id WAA80780; Tue, 14 Mar 2000 22:50:30 -0600 (CST) (envelope-from lance@woodson.com) Message-ID: <38CF16BC.710C8BB4@woodson.com> Date: Tue, 14 Mar 2000 22:51:08 -0600 From: Lance Woodson X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; I) X-Accept-Language: en MIME-Version: 1.0 To: Warner Losh , freebsd-mobile@freebsd.org Subject: Re: No PC-CARD Slots; Device Not Configured References: <200003142009.WAA51181@zibbi.mikom.csir.co.za> <200003150444.VAA49180@harmony.village.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Warner Losh wrote: > > Looks like the TI parts aren't being put into legacy mode. Don't know > why that's the case. I'll see if I can find a way to do that from the > datasheets that I have. Would it help if I sent you my notebook? I'd be happy to pay shipping both ways. I can have it to you on Friday and won't need it back until the 27th. Let me know. Lance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 20:52:17 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 1A74A37B896 for ; Tue, 14 Mar 2000 20:52:16 -0800 (PST) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 7E5781C4D; Tue, 14 Mar 2000 23:52:15 -0500 (EST) Date: Tue, 14 Mar 2000 23:52:15 -0500 From: Bill Fumerola To: Warner Losh Cc: John Hay , Lance Woodson , freebsd-mobile@FreeBSD.ORG Subject: Re: No PC-CARD Slots; Device Not Configured Message-ID: <20000314235215.J25438@jade.chc-chimes.com> References: <200003142009.WAA51181@zibbi.mikom.csir.co.za> <200003150444.VAA49180@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200003150444.VAA49180@harmony.village.org>; from imp@village.org on Tue, Mar 14, 2000 at 09:44:52PM -0700 X-Operating-System: FreeBSD 3.2-RELEASE i386 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Mar 14, 2000 at 09:44:52PM -0700, Warner Losh wrote: > In message <200003142009.WAA51181@zibbi.mikom.csir.co.za> John Hay writes: > : I have seen this also when trying to install a 802.11 WaveLAN pcmcia > : card in a normal PC with a PCI-PCMCIA bridge. In my case the bridge > : is a TI PCI-1225. From looking at sys/pci/pcic_p.c I'm starting to > : think the probe messages is just printed, but there is nothing > : hooking the card into the rest of the pccard/pcmcia stuff... but > : I might be wrong. :-) > : > : Here is the dmesg of a boot -v session in case someone have a clue > : about how these things should work. > > Looks like the TI parts aren't being put into legacy mode. Don't know > why that's the case. I'll see if I can find a way to do that from the > datasheets that I have. As a datapoint, the TI PCI-1225's work fine for me. -- Bill Fumerola - Network Architect Computer Horizons Corp - CVM e-mail: billf@chc-chimes.com / billf@FreeBSD.org Office: 800-252-2421 x128 / Cell: 248-761-7272 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 20:55:43 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from server.woodson.com (server.woodson.com [209.136.195.212]) by hub.freebsd.org (Postfix) with ESMTP id A027437B8C9 for ; Tue, 14 Mar 2000 20:55:41 -0800 (PST) (envelope-from lance@woodson.com) Received: from woodson.com ([130.184.140.74]) by server.woodson.com (8.9.3/8.9.3) with ESMTP id WAA80808 for ; Tue, 14 Mar 2000 22:55:38 -0600 (CST) (envelope-from lance@woodson.com) Message-ID: <38CF17F6.6AEFB432@woodson.com> Date: Tue, 14 Mar 2000 22:56:22 -0600 From: Lance Woodson X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: Re: No PC-CARD Slots; Device Not Configured References: <38CF0FDA.5652F5CF@woodson.com> <38CD8708.1526342@woodson.com> <200003150446.VAA49204@harmony.village.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Warner Losh wrote: > > That's odd. pccard.conf isn't consulted until long after boot. My > guess is that w/o irqs the pccardd gets confused and there's an > interrupt that is being generated that has not interrupt service > routine, so it gets called right away after the stray routine > returns. After trying to ifconfig a few times, it's decided to stop finding the slots again... maybe commenting out the irq line didn't make a difference after all. :-) Lance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 20:57:47 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from hiro.netizen.com.au (hiro.netizen.com.au [203.30.75.2]) by hub.freebsd.org (Postfix) with ESMTP id 727AF37B8E5 for ; Tue, 14 Mar 2000 20:57:39 -0800 (PST) (envelope-from benno@netizen.com.au) Received: by hiro.netizen.com.au (Postfix, from userid 516) id F0CE421732; Wed, 15 Mar 2000 15:57:35 +1100 (EST) Date: Wed, 15 Mar 2000 15:57:35 +1100 From: Benno Rice To: Bill Fumerola Cc: Warner Losh , John Hay , Lance Woodson , freebsd-mobile@FreeBSD.ORG Subject: Re: No PC-CARD Slots; Device Not Configured Message-ID: <20000315155735.A29765@netizen.com.au> References: <200003142009.WAA51181@zibbi.mikom.csir.co.za> <200003150444.VAA49180@harmony.village.org> <20000314235215.J25438@jade.chc-chimes.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <20000314235215.J25438@jade.chc-chimes.com>; from Bill Fumerola on Tue, Mar 14, 2000 at 11:52:15PM -0500 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Mar 14, 2000 at 11:52:15PM -0500, Bill Fumerola wrote: > On Tue, Mar 14, 2000 at 09:44:52PM -0700, Warner Losh wrote: > > In message <200003142009.WAA51181@zibbi.mikom.csir.co.za> John Hay writes: > > : I have seen this also when trying to install a 802.11 WaveLAN pcmcia > > : card in a normal PC with a PCI-PCMCIA bridge. In my case the bridge > > : is a TI PCI-1225. From looking at sys/pci/pcic_p.c I'm starting to > > : think the probe messages is just printed, but there is nothing > > : hooking the card into the rest of the pccard/pcmcia stuff... but > > : I might be wrong. :-) > > : > > : Here is the dmesg of a boot -v session in case someone have a clue > > : about how these things should work. > > > > Looks like the TI parts aren't being put into legacy mode. Don't know > > why that's the case. I'll see if I can find a way to do that from the > > datasheets that I have. > > As a datapoint, the TI PCI-1225's work fine for me. And a TI PCI-1221's working fine for me. -- Benno Rice "No, no. We're *sweet* and XNFP Aries Dark Subculture- *innocent* evil bastards." friendly Internet Geek benno@netizen.com.au "Defend your joy" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 21:14:57 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from server.woodson.com (server.woodson.com [209.136.195.212]) by hub.freebsd.org (Postfix) with ESMTP id CF65137BC07 for ; Tue, 14 Mar 2000 21:14:50 -0800 (PST) (envelope-from lance@woodson.com) Received: from woodson.com ([130.184.140.74]) by server.woodson.com (8.9.3/8.9.3) with ESMTP id XAA80877 for ; Tue, 14 Mar 2000 23:14:45 -0600 (CST) (envelope-from lance@woodson.com) Message-ID: <38CF1C6B.7D3EB2CD@woodson.com> Date: Tue, 14 Mar 2000 23:15:23 -0600 From: Lance Woodson X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: Re: No PC-CARD Slots (More Info) References: <38CD8708.1526342@woodson.com> Content-Type: multipart/mixed; boundary="------------48EC625FAC809BF249863C17" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------48EC625FAC809BF249863C17 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I've attached my kernel configuration, pccard.conf, and dmesg output. --------------48EC625FAC809BF249863C17 Content-Type: text/plain; charset=us-ascii; name="kernel.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="kernel.txt" machine i386 cpu I686_CPU ident NOTEBOOK maxusers 10 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extentions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies device isa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives device atapifd # ATAPI floppy drives options ATA_STATIC_ID #Static device numbering options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at nexus? disable flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support device card device pcic0 at isa? irq 11 port 0x3e0 iomem 0xd0000 device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 disable #device pcic0 at isa? irq 11 port 0x3e0 iomem 0xd0000 #device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd0000 #device pcic0 at isa? irq 11 port 0x3e0 iomem 0xd4000 #device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 #device pcic0 at isa? irq 11 port 0x3e0 iomem 0xd8000 #device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd8000 #device pcic0 at isa? irq 11 port 0x3e0 iomem 0xdc000 #device pcic1 at isa? irq 11 port 0x3e2 iomem 0xdc000 #device pcic0 at isa? irq 11 port 0x3e0 iomem 0xdb000 #device pcic1 at isa? irq 11 port 0x3e2 iomem 0xdb000 # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device ppi # Parallel port interface device # ISA Ethernet NICs. device ed0 at isa? port 0x320 irq 9 iomem 0xd8000 #device ed0 # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter --------------48EC625FAC809BF249863C17 Content-Type: text/plain; charset=us-ascii; name="pccard.conf.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="pccard.conf.txt" # Generally available IO ports io 0x240-0x360 # Generally available IRQs (Built-in sound-card owners remove 5) #irq 0 # Available memory slots memory 0xd4000 96k card "RPTI" "EP401 Ethernet NE2000 Compatible" config 0x22 "ed0" 9 insert logger -t pccard:$device -s RPTI EP401 inserted insert /etc/pccard_ether $device remove logger -t pccard:$device -s RPTI EP401 removed remove /sbin/ifconfig $device delete card "PCMCIA 56K V.90 Fax/Modem " "(SK) " config 0x22 "sio1" ? insert logger -t pccard:$device -s 56K V.90 Fax/Modem inserted remove logger -t pccard:$device -s 56K V.90 Fax/Modem inserted --------------48EC625FAC809BF249863C17 Content-Type: text/plain; charset=us-ascii; name="dmesg.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="dmesg.txt" Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-20000313-CURRENT #0: Tue Mar 14 15:55:20 GMT 2000 root@notebook.uark.edu:/usr/src/sys/compile/NOTEBOOK Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (300.68-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff real memory = 134217728 (131072K bytes) avail memory = 127598592 (124608K bytes) Preloaded elf kernel "kernel" at 0xc027f000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc027f09c. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pci0: at 2.0 pcic-pci0: irq 11 at device 3.0 on pci0 pcic-pci1: irq 11 at device 3.1 on pci0 pci0: (vendor=0x1014, dev=0x007d) at 4.0 irq 11 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x1100-0x110f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 7.2 irq 11 chip1: port 0x1400-0x140f at device 7.3 on pci0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ad0: 4126MB [8944/15/63] at ata0-master using UDMA33 acd0: DVD-ROM at ata1-master using WDMA2 Mounting root from ufs:/dev/ad0s3a --------------48EC625FAC809BF249863C17-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 21:24:38 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 2A82C37B64D for ; Tue, 14 Mar 2000 21:24:35 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id WAA93504; Tue, 14 Mar 2000 22:24:29 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id WAA49636; Tue, 14 Mar 2000 22:24:22 -0700 (MST) Message-Id: <200003150524.WAA49636@harmony.village.org> To: Lance Woodson Subject: Re: No PC-CARD Slots; Device Not Configured Cc: freebsd-mobile@freebsd.org In-reply-to: Your message of "Tue, 14 Mar 2000 22:51:08 CST." <38CF16BC.710C8BB4@woodson.com> References: <38CF16BC.710C8BB4@woodson.com> <200003142009.WAA51181@zibbi.mikom.csir.co.za> <200003150444.VAA49180@harmony.village.org> Date: Tue, 14 Mar 2000 22:24:22 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <38CF16BC.710C8BB4@woodson.com> Lance Woodson writes: : Would it help if I sent you my notebook? I'd be happy to pay shipping : both ways. I can have it to you on Friday and won't need it back until : the 27th. Hmmm. While my collection of laptops is limited to my Sony VAIO, and that sometimes gets in the way of testing (eg more laptops would be helpful), I don't think that we've exhausted all the remote testing that we can do. Lots of people are reporting that the TI-1225 works for them. If we can't get this in a few more iterations, then Can you send me off the list the entire dmesg of your machine booting? Or at least all the lines containing pcic in them. You should be sending me something that looks something like: pcic-pci0: at device 10.0 on pci0 pcic0: at port 0x3e0-0x3e1 irq 10 on isa0 pcic0: management irq 10 pccard0: on pcic0 or pcic-pci0: at device 10.0 on pci0 pcic0: at port 0x3e0-0x3e1 on isa0 pcic0: polling mode pccard0: on pcic0 If we get past that step, then I'll need to see what your pccard.conf has in it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 21:26:18 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 86DF437B50C for ; Tue, 14 Mar 2000 21:26:16 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id WAA93516; Tue, 14 Mar 2000 22:26:15 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id WAA49662; Tue, 14 Mar 2000 22:26:08 -0700 (MST) Message-Id: <200003150526.WAA49662@harmony.village.org> To: Bill Fumerola Subject: Re: No PC-CARD Slots; Device Not Configured Cc: John Hay , Lance Woodson , freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 14 Mar 2000 23:52:15 EST." <20000314235215.J25438@jade.chc-chimes.com> References: <20000314235215.J25438@jade.chc-chimes.com> <200003142009.WAA51181@zibbi.mikom.csir.co.za> <200003150444.VAA49180@harmony.village.org> Date: Tue, 14 Mar 2000 22:26:08 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <20000314235215.J25438@jade.chc-chimes.com> Bill Fumerola writes: : As a datapoint, the TI PCI-1225's work fine for me. What IRQs are available on this thinkpad unit? It will be useful to know... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 21:54:23 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 7D82237B8D5 for ; Tue, 14 Mar 2000 21:54:18 -0800 (PST) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.3/8.9.3) id HAA63417; Wed, 15 Mar 2000 07:53:53 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200003150553.HAA63417@zibbi.mikom.csir.co.za> Subject: Re: No PC-CARD Slots; Device Not Configured In-Reply-To: <200003150444.VAA49180@harmony.village.org> from Warner Losh at "Mar 14, 2000 09:44:52 pm" To: imp@village.org (Warner Losh) Date: Wed, 15 Mar 2000 07:53:53 +0200 (SAT) Cc: jhay@mikom.csir.co.za (John Hay), lance@woodson.com (Lance Woodson), freebsd-mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > In message <200003142009.WAA51181@zibbi.mikom.csir.co.za> John Hay writes: > : I have seen this also when trying to install a 802.11 WaveLAN pcmcia > : card in a normal PC with a PCI-PCMCIA bridge. In my case the bridge > : is a TI PCI-1225. From looking at sys/pci/pcic_p.c I'm starting to > : think the probe messages is just printed, but there is nothing > : hooking the card into the rest of the pccard/pcmcia stuff... but > : I might be wrong. :-) > : > : Here is the dmesg of a boot -v session in case someone have a clue > : about how these things should work. > > Looks like the TI parts aren't being put into legacy mode. Don't know > why that's the case. I'll see if I can find a way to do that from the > datasheets that I have. What is supposed to do that? In my case the TI PCI-1225 is on a PCI card, plugged into a normal PC (not a notebook), so there is probably no special BIOS that will do it, if that is what is supposed to do it. I'm trying to figure out how the code works, but I'm haveing a hard time with it. Is the probe/attach code in sys/pci/pcic_p.c just a fake to print the nice message during probe and should the chip actually be probed again in the sys/pccard/* part or how does it fit together? John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 22: 5:58 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 4100837B895 for ; Tue, 14 Mar 2000 22:05:54 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id XAA93589; Tue, 14 Mar 2000 23:05:52 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id XAA49895; Tue, 14 Mar 2000 23:05:45 -0700 (MST) Message-Id: <200003150605.XAA49895@harmony.village.org> To: John Hay Subject: Re: No PC-CARD Slots; Device Not Configured Cc: lance@woodson.com (Lance Woodson), freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Sat, 15 Mar 2000 07:53:53 +0200." <200003150553.HAA63417@zibbi.mikom.csir.co.za> References: <200003150553.HAA63417@zibbi.mikom.csir.co.za> Date: Tue, 14 Mar 2000 23:05:45 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200003150553.HAA63417@zibbi.mikom.csir.co.za> John Hay writes: : What is supposed to do that? In my case the TI PCI-1225 is on a PCI card, : plugged into a normal PC (not a notebook), so there is probably no special : BIOS that will do it, if that is what is supposed to do it. Ah. Sounds like my setup here. Or was my setup until my bouncer machine died. I've got to get it out of the shop. Time to call and complain about how long it is taking. : I'm trying to figure out how the code works, but I'm haveing a hard time : with it. Is the probe/attach code in sys/pci/pcic_p.c just a fake to : print the nice message during probe and should the chip actually be : probed again in the sys/pccard/* part or how does it fit together? OK. Usually the BIOS of the laptop puts the cardbus bridge into legacy mode. There's a little bit of code in the attach for pcic-pci driver for some bridges (namely the CL-PD6832), but not others. I have some patches in my tree on the dead machine.... I did approximately the following. I added the ID to the probe routine. I then added the ID to the attach routine and wrote a legecay init routine for the TI-12xx. The only interesting part was that routine... I'll see if I can dig it up or at least snag the one I wrote off the disk... Is this the Compaq card? Or a different one? I seem to recall that my compaq card had a TI-1221... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 22:16:58 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from main.avias.com (avias-gw.corbina.net [195.14.40.4]) by hub.freebsd.org (Postfix) with ESMTP id E98EE37B8C6 for ; Tue, 14 Mar 2000 22:16:54 -0800 (PST) (envelope-from juriy@avias.com) Received: from dialup2.avias.com (dialup2.avias.com [195.14.38.69]) by main.avias.com (8.9.3/8.9.3) with ESMTP id JAA63532 for ; Wed, 15 Mar 2000 09:16:51 +0300 (MSK) (envelope-from juriy@avias.com) Date: Wed, 15 Mar 2000 09:16:50 +0300 (MSK) From: Juriy Goloveshkin X-Sender: juriy@localhost To: freebsd-mobile@FreeBSD.ORG Subject: pccard on Libretto 110CT Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org After last commit in CURRENT, my libretto doesn't react on insert/remove events. why "polling mode" was removed from code. What I must to do now? every time enter "pccardc power 0 1"? before that it worked fine with machdep_pccard_pcic="0" in loader.conf Bye Juriy Goloveshkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 22:21:52 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 08CD637B885 for ; Tue, 14 Mar 2000 22:21:50 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id XAA93655; Tue, 14 Mar 2000 23:21:48 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id XAA50006; Tue, 14 Mar 2000 23:21:41 -0700 (MST) Message-Id: <200003150621.XAA50006@harmony.village.org> To: Juriy Goloveshkin Subject: Re: pccard on Libretto 110CT Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 15 Mar 2000 09:16:50 +0300." References: Date: Tue, 14 Mar 2000 23:21:41 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message Juriy Goloveshkin writes: : After last commit in CURRENT, my libretto doesn't react on insert/remove : events. why "polling mode" was removed from code. What I must to do : now? every time enter "pccardc power 0 1"? : before that it worked fine with machdep_pccard_pcic="0" in loader.conf Damn. I thought I hadn't broken it. It wasn't my intent. What kernel are you building? Another way to get polling mode that is more supported than the machdep_pccard_pcic kludge is to remove the irq spec from the pcic line in your config file. I know that works because I tested it on my machine. Hmmm, this will likely need to go into the erratum, since it was part of the plug and play code rework... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 22:24: 5 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 9516E37B910 for ; Tue, 14 Mar 2000 22:23:58 -0800 (PST) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.3/8.9.3) id IAA64088; Wed, 15 Mar 2000 08:23:38 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200003150623.IAA64088@zibbi.mikom.csir.co.za> Subject: Re: No PC-CARD Slots; Device Not Configured In-Reply-To: <200003150605.XAA49895@harmony.village.org> from Warner Losh at "Mar 14, 2000 11:05:45 pm" To: imp@village.org (Warner Losh) Date: Wed, 15 Mar 2000 08:23:37 +0200 (SAT) Cc: freebsd-mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > : What is supposed to do that? In my case the TI PCI-1225 is on a PCI card, > : plugged into a normal PC (not a notebook), so there is probably no special > : BIOS that will do it, if that is what is supposed to do it. > > Ah. Sounds like my setup here. Or was my setup until my bouncer > machine died. I've got to get it out of the shop. Time to call and > complain about how long it is taking. > > : I'm trying to figure out how the code works, but I'm haveing a hard time > : with it. Is the probe/attach code in sys/pci/pcic_p.c just a fake to > : print the nice message during probe and should the chip actually be > : probed again in the sys/pccard/* part or how does it fit together? > > OK. Usually the BIOS of the laptop puts the cardbus bridge into > legacy mode. There's a little bit of code in the attach for pcic-pci > driver for some bridges (namely the CL-PD6832), but not others. I > have some patches in my tree on the dead machine.... I did > approximately the following. I added the ID to the probe routine. I > then added the ID to the attach routine and wrote a legecay init > routine for the TI-12xx. The only interesting part was that > routine... I'll see if I can dig it up or at least snag the one I > wrote off the disk... If you can find it, I volunteer to try it out. :-) > > Is this the Compaq card? Or a different one? I seem to recall that > my compaq card had a TI-1221... No this is from Lucent. They only make their WaveLAN 802.11 hardware (wi(4)) in pcmcia shape so if you will not use it in a notebook you have to buy an extra cradle. Previously we used the ISA based one, but because ISA busses are getting scarce, we thought we will get a few of the PCI cradles and see if we can get it working with FreeBSD. John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 22:25:32 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 1755E37B8AE for ; Tue, 14 Mar 2000 22:25:28 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id XAA93690; Tue, 14 Mar 2000 23:25:27 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id XAA50080; Tue, 14 Mar 2000 23:25:20 -0700 (MST) Message-Id: <200003150625.XAA50080@harmony.village.org> To: John Hay Subject: Re: No PC-CARD Slots; Device Not Configured Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Sat, 15 Mar 2000 08:23:37 +0200." <200003150623.IAA64088@zibbi.mikom.csir.co.za> References: <200003150623.IAA64088@zibbi.mikom.csir.co.za> Date: Tue, 14 Mar 2000 23:25:20 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200003150623.IAA64088@zibbi.mikom.csir.co.za> John Hay writes: : If you can find it, I volunteer to try it out. :-) I can find and/or rewrite it. : No this is from Lucent. They only make their WaveLAN 802.11 hardware : (wi(4)) in pcmcia shape so if you will not use it in a notebook you have : to buy an extra cradle. Previously we used the ISA based one, but because : ISA busses are getting scarce, we thought we will get a few of the PCI : cradles and see if we can get it working with FreeBSD. Hmmm. Got a US distributor for them? And a price? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 22:42:12 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from main.avias.com (avias-gw.corbina.net [195.14.40.4]) by hub.freebsd.org (Postfix) with ESMTP id B03F837B6AB for ; Tue, 14 Mar 2000 22:42:08 -0800 (PST) (envelope-from j@avias.com) Received: from dialup2.avias.com (dialup2.avias.com [195.14.38.69]) by main.avias.com (8.9.3/8.9.3) with ESMTP id JAA63976; Wed, 15 Mar 2000 09:41:57 +0300 (MSK) (envelope-from j@avias.com) Date: Wed, 15 Mar 2000 09:41:59 +0300 (MSK) From: Juriy Goloveshkin X-Sender: juriy@localhost To: Warner Losh Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: pccard on Libretto 110CT In-Reply-To: <200003150621.XAA50006@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 14 Mar 2000, Warner Losh wrote: > : After last commit in CURRENT, my libretto doesn't react on insert/remove > : events. why "polling mode" was removed from code. What I must to do > : now? every time enter "pccardc power 0 1"? > : before that it worked fine with machdep_pccard_pcic="0" in loader.conf > > Damn. I thought I hadn't broken it. It wasn't my intent. What > kernel are you building? with last pnp-changes *) > Another way to get polling mode that is more > supported than the machdep_pccard_pcic kludge is to remove the irq > spec from the pcic line in your config file. I know that works > because I tested it on my machine. thank you for this solution. Bye Juriy Goloveshkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 23:23: 7 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from quack.kfu.com (quack.kfu.com [170.1.70.2]) by hub.freebsd.org (Postfix) with ESMTP id 74F9937B91A for ; Tue, 14 Mar 2000 23:23:04 -0800 (PST) (envelope-from nsayer@quack.kfu.com) Received: from icarus.kfu.com (icarus.kfu.com [170.1.70.17]) by quack.kfu.com (8.9.2/8.9.3) with ESMTP id XAA37130; Tue, 14 Mar 2000 23:23:03 -0800 (PST) (envelope-from nsayer@quack.kfu.com) Received: from quack.kfu.com by icarus.kfu.com with ESMTP (8.9.3//ident-1.0) id XAA01865; Tue, 14 Mar 2000 23:22:32 -0800 (PST) Message-ID: <38CF3A38.54307FEF@quack.kfu.com> Date: Tue, 14 Mar 2000 23:22:32 -0800 From: Nick Sayer X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Boris Gelfand Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: green_saver acting wacky in 3.4-R References: <200003081601.LAA07044@dog.cse.msu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Boris Gelfand wrote: > > Hello all, > > Prior to a complete re-install with 3.4-R, I ran 3.0 and 3.2 > on my Panasonic CF-35 as well as a Gateway Solo at work with no > problems. Since going to 3.4-R on both machine, my green_saver > in console mode has started to go wacky. Whenever it fires up, > both displays show color bleed and ghost images -- pretty scary > stuff. > > One laptop has Neomagic and the other Chips&Tech. I've got my > kernel with the speudo-device splace, and "VM86" & "VESA" options > turned on. Other screen savers work fine (blank, snake, etc.) > "power_saver" mode in XFree86 works fine as well -- suspend > properly turns off the backlight, etc. > > Any idea as to what's up? Try using the apm saver instead of the green one. The apm one actually uses the APM bios to do its work. This is likely to be friendlier to your LCD. One way to know if the apm saver will work for you is to type apm -d 0 ; sleep 30 ; apm -d 1 and see if your display blanks out for 30 seconds and comes back. This is exactly the same thing as what the apm saver does. I _think_ the apm saver is in 3.x, but I could be wrong. It is certainly in 4.x. Unfortunately, the apm saver is not one of the choices in sysinstall. It relies on apm being available, and by default it's disabled (not only is apm_enable NO by default, but the driver itself is disabled in GENERIC). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 23:41:30 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 8263E37B8C8 for ; Tue, 14 Mar 2000 23:41:24 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA93974; Wed, 15 Mar 2000 00:41:22 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA81106; Wed, 15 Mar 2000 00:41:15 -0700 (MST) Message-Id: <200003150741.AAA81106@harmony.village.org> Subject: Re: No PC-CARD Slots; Device Not Configured To: John Hay , freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 14 Mar 2000 23:25:20 MST." <200003150625.XAA50080@harmony.village.org> References: <200003150625.XAA50080@harmony.village.org> <200003150623.IAA64088@zibbi.mikom.csir.co.za> Date: Wed, 15 Mar 2000 00:41:14 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200003150625.XAA50080@harmony.village.org> Warner Losh writes: : In message <200003150623.IAA64088@zibbi.mikom.csir.co.za> John Hay writes: : : If you can find it, I volunteer to try it out. :-) : : I can find and/or rewrite it. Wound up being impatient, and rewrote it. Turns out I didn't have the cardbus pci card in the unit I sent to be repaired. This is lightly tested. Looks a lot like the pd6832 version, but is different in a few subtle ways. I suspect that we always want to do most, if not all, of what I'm doing here. Will save us some grief no doubt. Maybe even have a suspend/resume code to do something similar to help some newer laptops a little before we get acpi. Hmmm, now where did I put that paper copy of the standard that I have. I'll have to verify this against yenta at some point. But not tonight. Tonight I sleep. I got my card to work in polling mode, but didn't have a spare IRQ on my server and didn't want to try too configure one either since the cardbus card is in the system only for a short while... Well, also when I did specify an IRQ it was wrong and it didn't work :-) If you have a laptop that exhibits the no slots found problem, and have a TI 12xx chipset, please give this a spin and let me know if it fixes it. If you don't have the no slots found problem, but do have a TI 12xx chipset, try it and let me know if I've broken something for you :-) Also, don't believe the comments in the header of the ti12xx_legacy_init code too much. The TI doc is good in some places about calling out differences from the standard, and lousy in other places. That's why I need to go over this when I have my pcmcia standard paper copy in front of me and enough brain cells to ponder it more fully. If I was really massocistic, I'd try to talk to the cardbus bridge in non-legacy mode and implement a newbus attachment. But I'm going to do that anyway for NEWCARD :-) Warner Index: pcic_p.c =================================================================== RCS file: /home/imp/FreeBSD/CVS/src/sys/pci/pcic_p.c,v retrieving revision 1.20 diff -u -r1.20 pcic_p.c --- pcic_p.c 2000/02/02 16:49:21 1.20 +++ pcic_p.c 2000/03/15 07:30:23 @@ -112,6 +112,59 @@ } /* + * According to the docs for the TI chipset, this will work with any YENTA + * conforming card bus bridge. + */ +static void +ti12xx_legacy_init(device_t self) +{ + u_long bcr; /* to set interrupts */ + u_short io_port; /* the io_port to map this slot on */ + + /* + * First, just to be "safe", we muck with the power registers + * to put the chip into D0 power state. But read the power + * management capabilities register first and only do it for + * version 1 cards. + */ + if ((pci_read_config(self, 0xa2, 2) & 0x7) == 0x1) { + pci_write_config(self, 0xa4, + pci_read_config(self, 0xa4, 2) & ~0x3, 2); + } + + /* + * Only set legecay mode on first card. This will have + * functions 0 and 1 and will probe as units 0 and 1. + */ + if (device_get_unit(self) > 1) + return; + + /* + * Set legacy I/O address to 0x3e0. Only need to do this + * for first function/unit. + */ + if (device_get_unit(self) != 0) { + io_port = PCIC_INDEX_0; + pci_write_config(self, CLPD6832_LEGACY_16BIT_IOADDR, + io_port & ~PCI_MAP_IO, 4); + } + + /* + * Set default operating mode (I/O port space, Parity error enable + * and busmaster). + */ + pci_write_config(self, PCI_COMMAND_STATUS_REG, + pci_read_config(self, PCI_COMMAND_STATUS_REG, 2) | 0x47, 2); + + /* + * Enable isa-style IRQ interrupts. + */ + bcr = pci_read_config(self, 0x3e, 2); + bcr |= 0x84; + pci_write_config(self, 0x3e, bcr, 2); +} + +/* * Return the ID string for the controller if the vendor/product id * matches, NULL otherwise. */ @@ -215,6 +268,13 @@ u_int32_t device_id = pci_get_devid(self); switch (device_id) { + case PCI_DEVICE_ID_PCIC_TI1220: + case PCI_DEVICE_ID_PCIC_TI1221: + case PCI_DEVICE_ID_PCIC_TI1250: + case PCI_DEVICE_ID_PCIC_TI1251: + case PCI_DEVICE_ID_PCIC_TI1251B: + case PCI_DEVICE_ID_PCIC_TI1225: + ti12xx_legacy_init(self); case PCI_DEVICE_ID_PCIC_CLPD6832: pd6832_legacy_init(self); break; Index: pcic_p.h =================================================================== RCS file: /home/imp/FreeBSD/CVS/src/sys/pci/pcic_p.h,v retrieving revision 1.10 diff -u -r1.10 pcic_p.h --- pcic_p.h 1999/12/31 07:22:24 1.10 +++ pcic_p.h 2000/02/07 05:47:36 @@ -52,6 +52,8 @@ #define PCI_DEVICE_ID_RICOH_RL5C475 0x04751180ul #define PCI_DEVICE_ID_RICOH_RL5C476 0x04761180ul #define PCI_DEVICE_ID_RICOH_RL5C478 0x04781180ul + +#define PCI_DEVICE_ID_COMPAQ_CARDBUS_READER 0x010013f6ul /* CL-PD6832 CardBus defines */ #define CLPD6832_IO_BASE0 0x002c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 23:43: 8 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id E354B37B93E for ; Tue, 14 Mar 2000 23:43:05 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA93988; Wed, 15 Mar 2000 00:43:04 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA81537; Wed, 15 Mar 2000 00:42:56 -0700 (MST) Message-Id: <200003150742.AAA81537@harmony.village.org> To: Juriy Goloveshkin Subject: Re: pccard on Libretto 110CT Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 15 Mar 2000 09:41:59 +0300." References: Date: Wed, 15 Mar 2000 00:42:56 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message Juriy Goloveshkin writes: : thank you for this solution. No problem. Does the solution actually work :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 23:44:24 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 57DCB37BA49 for ; Tue, 14 Mar 2000 23:44:22 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA93996; Wed, 15 Mar 2000 00:44:20 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA82121; Wed, 15 Mar 2000 00:44:13 -0700 (MST) Message-Id: <200003150744.AAA82121@harmony.village.org> To: Nick Sayer Subject: Re: green_saver acting wacky in 3.4-R Cc: Boris Gelfand , freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 14 Mar 2000 23:22:32 PST." <38CF3A38.54307FEF@quack.kfu.com> References: <38CF3A38.54307FEF@quack.kfu.com> <200003081601.LAA07044@dog.cse.msu.edu> Date: Wed, 15 Mar 2000 00:44:13 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <38CF3A38.54307FEF@quack.kfu.com> Nick Sayer writes: : Try using the apm saver instead of the green one. The apm one : actually uses the APM bios to do its work. This is likely to : be friendlier to your LCD. If your APM bios supports it. Last time I had time to play with this my Libretto 50CT didn't, which should tell you the timeframe that I last played with this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 23:52:10 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id A507C37B8C6 for ; Tue, 14 Mar 2000 23:52:06 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id AAA94020 for ; Wed, 15 Mar 2000 00:52:05 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id AAA85374 for ; Wed, 15 Mar 2000 00:51:57 -0700 (MST) Message-Id: <200003150751.AAA85374@harmony.village.org> To: mobile@freebsd.org Subject: Looking for laptops Date: Wed, 15 Mar 2000 00:51:57 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I hate to post such a brazenly commercial "wanted to buy" to -mobile, but I figured I'd get the best deals possible from this forum. I'm looking to acquire a couple of laptops for testing. It has become clear to me that my VAIO is just too friendly to the current code and I need some active hostility that only a Dell Lattitude or Compaq Presario can offer :-). To that end, I'm looking to purchase/trade second hand laptops for a reasonable amount. I don't have much money to spend on this project, so last year's models are what I had in mind. Or even the year before's. I may consider broken machines that work well enough for my testing purposes. Bad lcd, but working vga port, for example. They do need to be able to boot FreeBSD and have the ability to insert/remove pccard/cardbus cards, apm suspend functioning and ideally would operate on battery power. That last one isn't absolutely required. It would also be nice if they had enough disk for a make installworld to fit with about 20MB + 4x RAM to spare (for crash dumps, swap and the like). I think that puts the lower limit at about 600MB. If you have an old laptop gathering dust that you'd like to contribute to the cause, or that you'd make a good deal for me, please contact me off the list. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 14 23:56:23 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 828F037B910 for ; Tue, 14 Mar 2000 23:56:11 -0800 (PST) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.3/8.9.3) id JAA65964; Wed, 15 Mar 2000 09:55:41 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200003150755.JAA65964@zibbi.mikom.csir.co.za> Subject: Re: No PC-CARD Slots; Device Not Configured In-Reply-To: <200003150625.XAA50080@harmony.village.org> from Warner Losh at "Mar 14, 2000 11:25:20 pm" To: imp@village.org (Warner Losh) Date: Wed, 15 Mar 2000 09:55:41 +0200 (SAT) Cc: freebsd-mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > : If you can find it, I volunteer to try it out. :-) > > I can find and/or rewrite it. > > : No this is from Lucent. They only make their WaveLAN 802.11 hardware > : (wi(4)) in pcmcia shape so if you will not use it in a notebook you have > : to buy an extra cradle. Previously we used the ISA based one, but because > : ISA busses are getting scarce, we thought we will get a few of the PCI > : cradles and see if we can get it working with FreeBSD. > > Hmmm. Got a US distributor for them? And a price? They have a list of distributors and resellers on www.wavelan.com. They even have an e-commerce site or two. The price is around $70. John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 0: 4:44 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.skylink.it (ns.skylink.it [194.177.113.1]) by hub.freebsd.org (Postfix) with ESMTP id 89B7237B8C6 for ; Wed, 15 Mar 2000 00:04:40 -0800 (PST) (envelope-from dirkx@webweaving.org) Received: from kim.ispra.webweaving.org (va-187.skylink.it [194.185.55.187]) by ns.skylink.it (8.9.1/8.8.8) with ESMTP id JAA03945; Wed, 15 Mar 2000 09:05:33 +0100 Received: from webweaving.org (burly.ispra.webweaving.org [10.0.0.21]) by kim.ispra.webweaving.org (8.8.8/8.8.5) with ESMTP id IAA12877; Wed, 15 Mar 2000 08:03:20 GMT X-Passed: MX on Ispra.WebWeaving.org Wed, 15 Mar 2000 08:03:20 GMT and masked X-No-Spam: Neither the receipients nor the senders email address(s) are to be used for Unsolicited (Commercial) Email without the explicit written consent of either party; as a per-message fee is incurred for inbound and outbound traffic to the originator. Posted-Date: Wed, 15 Mar 2000 08:03:20 GMT Message-ID: <38CF43C8.F84D89A8@webweaving.org> Date: Wed, 15 Mar 2000 09:03:22 +0100 From: Dirk-Willem van Gulik Reply-To: dirkx@webweaving.org Organization: WebWeaving Consultancy X-Mailer: Mozilla 4.7 (Macintosh; I; PPC) X-Accept-Language: en MIME-Version: 1.0 To: Warner Losh Cc: mobile@FreeBSD.ORG Subject: Re: Looking for laptops References: <200003150751.AAA85374@harmony.village.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Would you have use for an old IBM 701CS butterfly thinkpad ? Unfortunately it is rather friendly to PCI, even with early 2.1/PAO all and everthing has always worked. Dw Warner Losh wrote: > > I hate to post such a brazenly commercial "wanted to buy" to -mobile, > but I figured I'd get the best deals possible from this forum. > > I'm looking to acquire a couple of laptops for testing. It has become > clear to me that my VAIO is just too friendly to the current code and > I need some active hostility that only a Dell Lattitude or Compaq > Presario can offer :-). To that end, I'm looking to purchase/trade > second hand laptops for a reasonable amount. I don't have much money > to spend on this project, so last year's models are what I had in > mind. Or even the year before's. > > I may consider broken machines that work well enough for my testing > purposes. Bad lcd, but working vga port, for example. They do need > to be able to boot FreeBSD and have the ability to insert/remove > pccard/cardbus cards, apm suspend functioning and ideally would > operate on battery power. That last one isn't absolutely required. > It would also be nice if they had enough disk for a make installworld > to fit with about 20MB + 4x RAM to spare (for crash dumps, swap and > the like). I think that puts the lower limit at about 600MB. > > If you have an old laptop gathering dust that you'd like to contribute > to the cause, or that you'd make a good deal for me, please contact me > off the list. > > Warner > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 5:17:52 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3]) by hub.freebsd.org (Postfix) with ESMTP id 981AC37BA00 for ; Wed, 15 Mar 2000 05:17:44 -0800 (PST) (envelope-from sanpei@sanpei.org) Received: from lavender.yy.cs.keio.ac.jp (lavender.rad.cc.keio.ac.jp [131.113.16.115]) by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id WAA01931; Wed, 15 Mar 2000 22:17:26 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id WAA05231; Wed, 15 Mar 2000 22:17:24 +0900 (JST) Date: Wed, 15 Mar 2000 22:17:24 +0900 (JST) Message-Id: <200003151317.WAA05231@lavender.yy.cs.keio.ac.jp> To: imp@village.org Cc: lance@woodson.com, freebsd-mobile@FreeBSD.ORG Subject: Re: No PC-CARD Slots; Device Not Configured In-Reply-To: Your message of "Wed, 15 Mar 2000 14:24:22 JST". <200003150524.WAA49636@harmony.village.org> From: sanpei@sanpei.org (MIHIRA Yoshiro) X-Mailer: mnews [version 1.21] 1997-12/23(Tue) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I also have TI PCI-1220 NOTE-PC, this NOTE-PC has 2-free-irq-s (3,11) and irq 10 was shared another device(VGA, USB controller). pcic-pci0: at device 6.0 on pci0 pcic-pci1: at device 6.1 on pci0 I have two problem, new and old. [1] New problem is ... pcic use two-irq (irq 10 and 11), after sys/pccard/pcic.c 1.89. pcic0: at port 0x3e0 iomem 0xd0000 irq 10 on isa0 ~~ pcic0: management irq 11 ~~ before 1.88 version of pcic.c, it use polling mode pcic: polling mode pcic: polling mode pcic0: at port 0x3e0 iomem 0xd0000 irq 10 on isa0 I use GENERIC kernel configuration for pcic and pccard. I set pccardd_flags variable in /etc/rc.conf like "-i 11 -i 3" with old pcic.c. But now I have to change "-i 3". # sorry, I did not read 1.89 changes. [2] Old problem is ... I need TI PCIC patch for sys/pci/pcic_p.c which is from PAO. I wrote and post same patch at 1999/Dec/31. This patch is for newer version patch for pcic_p.c http://home.jp.FreeBSD.org/~sanpei/4-current/pcic_p-20000207.diff # this patch is experimental and alpha code. But I used this patch # 2 month without problem :-) Without above patch, latest-5-current kernel is hang-up at ifconfig and I need to remove PC-Card Ethernet(I can't use NE2000 PC-Card). Without patch on 2000/Jan 4-current kernel, ifconfig was OK but ``ed1 was timeout''....... # I will test Warner's TI12xx patch. MIHIRA Yoshiro I also think Sony VAIO is friendly NOTE-PC for FreeBSD without PAO... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 5:34:37 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3]) by hub.freebsd.org (Postfix) with ESMTP id 92E4037BAC6 for ; Wed, 15 Mar 2000 05:34:34 -0800 (PST) (envelope-from sanpei@sanpei.org) Received: from lavender.yy.cs.keio.ac.jp (lavender.rad.cc.keio.ac.jp [131.113.16.115]) by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id WAA01989; Wed, 15 Mar 2000 22:34:26 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id WAA05545; Wed, 15 Mar 2000 22:34:25 +0900 (JST) Date: Wed, 15 Mar 2000 22:34:25 +0900 (JST) Message-Id: <200003151334.WAA05545@lavender.yy.cs.keio.ac.jp> To: imp@village.org, lance@woodson.com, freebsd-mobile@FreeBSD.ORG, sanpei@sanpei.org Subject: Re: No PC-CARD Slots; Device Not Configured In-Reply-To: Your message of "Wed, 15 Mar 2000 22:17:24 JST". <200003151317.WAA05231@lavender.yy.cs.keio.ac.jp> From: sanpei@sanpei.org (MIHIRA Yoshiro) X-Mailer: mnews [version 1.21] 1997-12/23(Tue) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> # I will test Warner's TI12xx patch. With Warner's TI12xx patch, I can't use PC-Card with below error... pccard: card inserted, slot 0 pccardd[42]: No card in database for ""("") MIHIRA Yoshiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 6:48: 2 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from kobayashi.uits.iupui.edu (kobayashi.uits.iupui.edu [134.68.11.80]) by hub.freebsd.org (Postfix) with ESMTP id A030E37B827 for ; Wed, 15 Mar 2000 06:47:59 -0800 (PST) (envelope-from ajk@iu.edu) Received: from localhost (ajk@localhost) by kobayashi.uits.iupui.edu (8.9.3/8.9.3) with ESMTP id JAA67002 for ; Wed, 15 Mar 2000 09:47:57 -0500 (EST) (envelope-from ajk@iu.edu) Date: Wed, 15 Mar 2000 09:47:57 -0500 (EST) From: "Andrew J. Korty" X-Sender: ajk@kobayashi.uits.iupui.edu To: freebsd-mobile@freebsd.org Subject: Vaio Z505RX hibernation Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org My Z505RX does not automatically power off after saving the machine state to disk for hibernation. I have to manually power it off by holding the slide-switch for four seconds. The resume works fine, as does halt -p. The partition table looks weird to me, in that the hibernation partition is not all the way at the end of the disk: ******* Working on device /dev/rad0 ******* parameters extracted from in-core disklabel are: cylinders=1058 heads=240 sectors/track=63 (15120 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=1058 heads=240 sectors/track=63 (15120 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 63, size 14923377 (7286 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 986/ sector 63/ head 239 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: sysid 160,(unknown) start 14923440, size 544320 (265 Meg), flag 0 beg: cyl 987/ sector 1/ head 0; end: cyl 1022/ sector 63/ head 239 Does this process work correctly for anyone? Is your partition table different? -- Andrew J. Korty, Lead Security Engineer Office of the Vice President for Information Technology Indiana University To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 7:20:20 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id 9099637BBC9 for ; Wed, 15 Mar 2000 07:20:16 -0800 (PST) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 12VFaf-0001P4-00 for freebsd-mobile@freebsd.org; Wed, 15 Mar 2000 10:20:05 -0500 Date: Wed, 15 Mar 2000 10:20:04 -0500 From: Peter Radcliffe To: freebsd-mobile@freebsd.org Subject: Re: Vaio Z505RX hibernation Message-ID: <20000315102004.A4895@pir.net> Mail-Followup-To: freebsd-mobile@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from ajk@iu.edu on Wed, Mar 15, 2000 at 09:47:57AM -0500 X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Andrew J. Korty" probably said: > The partition table looks weird to me, in that the hibernation > partition is not all the way at the end of the disk: > Does this process work correctly for anyone? Is your partition table > different? The suspend partition on my 505TR is also not at the end of the disk; cylinders=839 heads=240 sectors/track=63 (15120 blks/cyl) [..] The data for partition 4 is: sysid 160,(unknown) start 12398400, size 272160 (132 Meg), flag 0 beg: cyl 820/ sector 1/ head 0; end: cyl 837/ sector 63/ head 239 P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 8: 9:43 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from oxygen.yy.ics.keio.ac.jp (oxygen.yy.ics.keio.ac.jp [131.113.47.3]) by hub.freebsd.org (Postfix) with ESMTP id 71A3237BC7D for ; Wed, 15 Mar 2000 08:09:38 -0800 (PST) (envelope-from sanpei@sanpei.org) Received: from lavender.yy.cs.keio.ac.jp (ppp082.dialup.st.keio.ac.jp [131.113.27.82]) by oxygen.yy.ics.keio.ac.jp (8.9.3+3.2W/3.7W) with ESMTP id BAA02750; Thu, 16 Mar 2000 01:09:04 +0900 (JST) (envelope-from sanpei@sanpei.org) Received: (from sanpei@localhost) by lavender.yy.cs.keio.ac.jp (8.9.3/3.7W) id BAA00976; Thu, 16 Mar 2000 01:09:02 +0900 (JST) Date: Thu, 16 Mar 2000 01:09:02 +0900 (JST) Message-Id: <200003151609.BAA00976@lavender.yy.cs.keio.ac.jp> To: imp@village.org Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: pccard on Libretto 110CT In-Reply-To: Your message of "Wed, 15 Mar 2000 15:21:41 JST". <200003150621.XAA50006@harmony.village.org> From: sanpei@sanpei.org (MIHIRA Yoshiro) X-Mailer: mnews [version 1.21] 1997-12/23(Tue) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org imp@village.org wrote: >> Damn. I thought I hadn't broken it. It wasn't my intent. What >> kernel are you building? Another way to get polling mode that is more >> supported than the machdep_pccard_pcic kludge is to remove the irq ~~~~~~~~~~~~~~ >> spec from the pcic line in your config file. ~~~~~~~~~~~~~~~~~~~~~~~ Huum, then we have never changed pcic irq by machdep_pccard_pcic with GENERIC kernel(for example installation floppy), I think. Before last Warner-san commit, irq was set by: machdep_pccard_pcic > USERCONFIG(boot -c) > kernel config irq But latest pcic code: USERCONFIG(boot -c) > kernel config irq > machdep_pccard_pcic (especially with GENERIC kernel, pcic irq was set in kernel config, so we never set and change via machdep_pccard_pcic, and never use polling mode) Is that right? I like the former one, because if it is, we can use polling mode with installation floppy. Thank you MIHIRA sanpei Yoshiro Yokohama, Japan. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 8:35:55 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 84AF937B9F9 for ; Wed, 15 Mar 2000 08:35:50 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id JAA95514; Wed, 15 Mar 2000 09:35:47 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id JAA87506; Wed, 15 Mar 2000 09:35:38 -0700 (MST) Message-Id: <200003151635.JAA87506@harmony.village.org> To: sanpei@sanpei.org (MIHIRA Yoshiro) Subject: Re: pccard on Libretto 110CT Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Thu, 16 Mar 2000 01:09:02 +0900." <200003151609.BAA00976@lavender.yy.cs.keio.ac.jp> References: <200003151609.BAA00976@lavender.yy.cs.keio.ac.jp> Date: Wed, 15 Mar 2000 09:35:38 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200003151609.BAA00976@lavender.yy.cs.keio.ac.jp> MIHIRA Yoshiro writes: : Huum, then we have never changed pcic irq by machdep_pccard_pcic with : GENERIC kernel(for example installation floppy), I think. : : Before last Warner-san commit, irq was set by: : machdep_pccard_pcic > USERCONFIG(boot -c) > kernel config irq : : But latest pcic code: : USERCONFIG(boot -c) > kernel config irq > machdep_pccard_pcic : (especially with GENERIC kernel, pcic irq was set in kernel config, : so we never set and change via machdep_pccard_pcic, : and never use polling mode) : : Is that right? That is correct, but it was an unintended consequence of my moving things around. It should be what we had before. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 12:37:17 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from dnvrpop2.dnvr.uswest.net (dnvrpop2.dnvr.uswest.net [206.196.128.4]) by hub.freebsd.org (Postfix) with SMTP id 9069737BA96 for ; Wed, 15 Mar 2000 12:36:42 -0800 (PST) (envelope-from sitongia@uswest.net) Received: (qmail 30510 invoked by alias); 15 Mar 2000 20:36:41 -0000 Delivered-To: fixup-freebsd-mobile@FreeBSD.ORG@fixme Received: (qmail 30446 invoked by uid 0); 15 Mar 2000 20:36:39 -0000 Received: from rrdialup223.dnvr.uswest.net (HELO ?204.107.134.7?) (63.225.127.223) by dnvrpop2.dnvr.uswest.net with SMTP; 15 Mar 2000 20:36:39 -0000 Mime-Version: 1.0 X-Sender: sitongia@pop.dnvr.uswest.net Message-Id: In-Reply-To: <200003150755.JAA65964@zibbi.mikom.csir.co.za> References: <200003150755.JAA65964@zibbi.mikom.csir.co.za> Date: Wed, 15 Mar 2000 13:33:56 -0700 To: "John Hay" , "Warner Losh" From: Leonard Sitongia Subject: Wavelan (was Re: No PC-CARD Slots; Device Not Configured) Cc: freebsd-mobile@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This reminds me... Can a system with a wavelan PC card in it be used as a router to a home ethernet and ISP dialup, or does the wavepoint hub ($900!?) need to be purchased? Anyone set up with their own router in a home wireless network? BTW, I see from www.wavelan.com that the product is now renamed "Orinoco". Say what!? :-) ==Leonard Sitongia sitongia@uswest.net http://www.users.uswest.net/~sitongia/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 12:52:56 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 99C4637BAB5 for ; Wed, 15 Mar 2000 12:52:52 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id NAA96597; Wed, 15 Mar 2000 13:52:49 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id NAA89368; Wed, 15 Mar 2000 13:52:39 -0700 (MST) Message-Id: <200003152052.NAA89368@harmony.village.org> To: sanpei@sanpei.org (MIHIRA Yoshiro) Subject: Re: No PC-CARD Slots; Device Not Configured Cc: lance@woodson.com, freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 15 Mar 2000 22:17:24 +0900." <200003151317.WAA05231@lavender.yy.cs.keio.ac.jp> References: <200003151317.WAA05231@lavender.yy.cs.keio.ac.jp> Date: Wed, 15 Mar 2000 13:52:39 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200003151317.WAA05231@lavender.yy.cs.keio.ac.jp> MIHIRA Yoshiro writes: : pcic use two-irq (irq 10 and 11), after sys/pccard/pcic.c 1.89. : : pcic0: at port 0x3e0 iomem 0xd0000 irq 10 on isa0 : ~~ : pcic0: management irq 11 : ~~ Ugg! I'll have to see how this might be possible. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 13: 6:19 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id CA4FF37BC48 for ; Wed, 15 Mar 2000 13:06:12 -0800 (PST) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.3/8.9.3) id XAA82547; Wed, 15 Mar 2000 23:06:00 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200003152106.XAA82547@zibbi.mikom.csir.co.za> Subject: Re: No PC-CARD Slots; Device Not Configured In-Reply-To: <200003150741.AAA81106@harmony.village.org> from Warner Losh at "Mar 15, 2000 00:41:14 am" To: imp@village.org (Warner Losh) Date: Wed, 15 Mar 2000 23:06:00 +0200 (SAT) Cc: freebsd-mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Wound up being impatient, and rewrote it. Turns out I didn't have the > cardbus pci card in the unit I sent to be repaired. This is lightly > tested. Looks a lot like the pd6832 version, but is different in a > few subtle ways. I suspect that we always want to do most, if not > all, of what I'm doing here. Will save us some grief no doubt. Maybe > even have a suspend/resume code to do something similar to help > some newer laptops a little before we get acpi. > Ok, I tried your patch and I'm getting a lot further. Pieces of dmesg looks like this: --------------- pcic-pci0: mem 0xea108000-0xea108fff irq 9 at device 10.0 on pci0 pcic-pci1: mem 0xea10c000-0xea10cfff irq 9 at device 10.1 on pci0 ... pcic0: at port 0x3e0 iomem 0xd0000 on isa0 pcic0: Polling mode pccard0: on pcic0 pccard1: on pcic0 ... pccard: card inserted, slot 0 pccard: card inserted, slot 1 --------------- Seems a little strange that it thinks there is a card inserted in slot1, seeing that there isn't a slot1. :-) Then when I run pccardd (with "debuglevel 4" in /etc/pccard.conf), I get this and then the machine hangs solid. ------- pccardd[252]: Using I/O addr 0x240, size 64 pccardd[252]: Setting config reg at offs 0x3e0 to 0x41, Reset time = 50 ms pccardd[252]: Assigning I/O window 0, start 0x240, size 0x40 flags 0x5 pccardd[252]: Assign wi0, io 0x240-0x27f, mem 0x0, 0 bytes, irq 9, flags 0 wi0: at port 0x240-0x27f irq 9 slot 0 on pccard0 wi0: Ethernet address: 00:60:1d:f1:45:11 ------- I have booted the machine without the WaveLAN card plugged in and then I only get "pccard: card inserted, slot 1" and not slot 0. I have also tried to run pccardd without the WaveLAN card being plugged in and then the machine would also hang without any messages from pccardd. Is there a way to disable the second slot or tell pccardd to ignore it? It looks like it might be part of my problem. I have the following in my kernel config file: device card device pcic0 at isa? port 0x3e0 iomem 0xd0000 And I have "irq 9" in my /etc/pccard.conf because this is the interrupt that is given to the PCI card. John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 13:27:29 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from lunatic.oneinsane.net (lunatic.oneinsane.net [207.113.133.231]) by hub.freebsd.org (Postfix) with ESMTP id 3558137BE42; Wed, 15 Mar 2000 13:27:25 -0800 (PST) (envelope-from insane@lunatic.oneinsane.net) Received: by lunatic.oneinsane.net (Postfix, from userid 1000) id 39D57198; Wed, 15 Mar 2000 13:27:24 -0800 (PST) Date: Wed, 15 Mar 2000 13:27:24 -0800 From: Ron 'The InSaNe One' Rosson To: freebsd-current@freebsd.org Cc: freebsd-mobile@freebsd.org Subject: Batteries not charging Message-ID: <20000315132724.A3832@lunatic.oneinsane.net> Reply-To: Ron Rosson Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i X-Operating-System: FreeBSD lunatic.oneinsane.net 3.4-STABLE X-Moon: The Moon is Waxing Gibbous (78% of Full) X-Opinion: What you read here is my IMHO X-Disclaimer: I am a firm believer in RTFM X-WWW: http://www.oneinsane.net X-PGP-KEY: http://www.oneinsane.net/~insane/insane2-pgp5i.txt X-Uptime: 1:22PM up 3:23, 2 users, load averages: 0.02, 0.02, 0.00 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am running 4.0 on my laptop and just noticed that it dow not charge the batteries while it is plugged into an AC source. Under 3.x +PAO it would. Does anyone have any ideas? Here is the entry from my kernel's config file: device apm0 at nexus? flags 0x20 # Advanced Power Management Here is what I get in my dmesg: apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 TIA -- ------------------------------------------------------------------- Ron Rosson ... and a UNIX user said ... The InSaNe One rm -rf * insane@oneinsane.net and all was /dev/null and *void() ------------------------------------------------------------------- UNIX _is_ user-friendly. It's just not ignorant-friendly and idiot-friendly. Build a system even a fool can use,and only a fool will want to use it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 13:44:41 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from guardian.sftw.com (guardian.sftw.com [209.157.37.25]) by hub.freebsd.org (Postfix) with ESMTP id 3F2C737C077 for ; Wed, 15 Mar 2000 13:43:55 -0800 (PST) (envelope-from nsayer@sftw.com) Received: from yoda.sftw.com (yoda.sftw.com [209.157.37.211]) by guardian.sftw.com (8.9.3/8.9.3) with ESMTP id NAA35116; Wed, 15 Mar 2000 13:43:54 -0800 (PST) (envelope-from nsayer@sftw.com) Received: from sftw.com (localhost [127.0.0.1]) by yoda.sftw.com (8.9.3/8.9.3) with ESMTP id NAA03133; Wed, 15 Mar 2000 13:43:54 -0800 (PST) (envelope-from nsayer@sftw.com) Message-ID: <38D00419.DA0CDE85@sftw.com> Date: Wed, 15 Mar 2000 13:43:53 -0800 From: Nick Sayer Reply-To: nsayer@kfu.com X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Warner Losh Cc: freebsd-mobile@freebsd.org Subject: Re: green_saver acting wacky in 3.4-R References: <38CF3A38.54307FEF@quack.kfu.com> <200003081601.LAA07044@dog.cse.msu.edu> <200003150744.AAA82121@harmony.village.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Warner Losh wrote: > In message <38CF3A38.54307FEF@quack.kfu.com> Nick Sayer writes: > : Try using the apm saver instead of the green one. The apm one > : actually uses the APM bios to do its work. This is likely to > : be friendlier to your LCD. > > If your APM bios supports it. Last time I had time to play with this > my Libretto 50CT didn't, which should tell you the timeframe that I > last played with this. > > Warner It works on all modern PCs, given a sufficient definition of "modern". :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 15:40:23 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.79.126]) by hub.freebsd.org (Postfix) with ESMTP id E181837BD31 for ; Wed, 15 Mar 2000 15:40:19 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.79.115]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id QAA02768; Wed, 15 Mar 2000 16:39:47 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id QAA11690; Wed, 15 Mar 2000 16:39:42 -0700 (MST) (envelope-from nate) Date: Wed, 15 Mar 2000 16:39:42 -0700 (MST) Message-Id: <200003152339.QAA11690@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Leonard Sitongia Cc: "John Hay" , "Warner Losh" , freebsd-mobile@FreeBSD.ORG Subject: Re: Wavelan (was Re: No PC-CARD Slots; Device Not Configured) In-Reply-To: References: <200003150755.JAA65964@zibbi.mikom.csir.co.za> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > This reminds me... Can a system with a wavelan PC card in it be used > as a router to a home ethernet and ISP dialup Yes. > or does the wavepoint > hub ($900!?) need to be purchased? No. > Anyone set up with their own router in a home wireless network? I know a certain ISP that does this very thing, using FreeBSD and a couple of wavelan cards. :) [ Hi Forrest! ] Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 16: 7:36 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from crap.31337.net (p.funk.org [194.109.61.126]) by hub.freebsd.org (Postfix) with ESMTP id BC56237BD31; Wed, 15 Mar 2000 16:07:26 -0800 (PST) (envelope-from alexlh@crap.31337.net) Received: (from alexlh@localhost) by crap.31337.net (8.9.3/8.9.1) id BAA53143; Thu, 16 Mar 2000 01:07:24 +0100 (CET) (envelope-from alexlh) Date: Thu, 16 Mar 2000 01:07:24 +0100 From: Alex Le Heux To: freebsd-multimedia@freebsd.org, freebsd-mobile@freebsd.org Subject: ESS es1978 in Toshiba 4090XCDT Message-ID: <20000316010724.A53117@funk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I've got a Toshiba Salellite 4090XCDT, which seems to have an ESS ES1978 sound chip. The OSS people don't have a 4.0 driver yet, and tell me it'll be a while. Is there any way I could hasten the appearance of a driver in 4.x? Cheers, Alex -- GCS/O d+++ s++;- a- C+++ UB++++$ !P L- !E W+ N++ o+ K w O M-- V-- PS+++ PE Y+ PGP++ t+ 5 X-- R* tv- b+++(++++) DI++ D+ G e+ h r++ y++ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 15 22:17:50 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from pau-amma.whistle.com (pau-amma.whistle.com [207.76.205.64]) by hub.freebsd.org (Postfix) with ESMTP id 958B537B564 for ; Wed, 15 Mar 2000 22:17:44 -0800 (PST) (envelope-from dhw@whistle.com) Received: (from dhw@localhost) by pau-amma.whistle.com (8.9.2/8.9.3) id WAA01542; Wed, 15 Mar 2000 22:17:43 -0800 (PST) (envelope-from dhw) Date: Wed, 15 Mar 2000 22:17:43 -0800 (PST) From: David Wolfskill Message-Id: <200003160617.WAA01542@pau-amma.whistle.com> To: mobile@FreeBSD.ORG Subject: Fujitsu LifeBook 675Tx & TrackPOINT In-Reply-To: <200003112041.PAA37917@whizzo.transsys.com> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Several days ago, I had written about the challenges I had encountered in getting an NEC Versa 6030X's touchpad & button combination to work as I wanted them to work. I got it to work OK... and then the AC adapter died. Since the only remaining battery wouldn't even hold enough charge to boot the machine, that slowed me down a bit.... :-( Then today, my manager intercepted a different laptop that was being placed in the "not in active use" area and handed it to me. This one also has 2 buttons below what looks for all the world like a touchpad (as in the GlidePoint, for example)... but apparently it's different. The laptop is a Fujitsu LifeBook 675Tx, and Fujitsu refers to the pointing device as a "TrackPOINT". Now, I wouldn't much care what they chose to call it, except that it appears to have a singularly annoying misfeature: tapping the TrackPOINT appears to be seen as equivalent to pressing, then releaseing, the left mouse button. (I ran moused in debug mode in the foregound to determine this. I have not (yet) started hacking the psm driver to verify it.) Here's the psm part from a boot -v: atkbd: keyboard ID 0x54ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 psm0: current command byte:0047 kbdc: TEST_AUX_PORT status:0000 kbdc: RESET_AUX return code:00fa kbdc: RESET_AUX status:00aa kbdc: RESET_AUX ID:0000 psm: status 00 02 64 psm: status 00 00 64 psm: status 00 03 64 psm: status 00 03 64 psm: status 10 00 64 psm: data 08 00 00 psm: status 00 02 64 psm: data 08 00 00 psm: status 00 02 64 psm0: flags 0x800 irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0-00, 2 buttons psm0: config:00000800, flags:00000000, packet size:3 psm0: syncmask:c0, syncbits:00 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 (As you can see, I did try setting the PSM_CONFIG_FORCETAP (0x0800) flag in the kernel -- I saw that there was some Microsoft product installed on the disk and rehabilitated the machine by installing FreeBSD 4.0-RELEASE on it.) Here's what moused says [with my annotations is square brackets]: dhcp-130[3] sudo kill `cat /var/run/moused.pid ` && sudo moused -p /dev/psm0 -f -d Password: moused: proto params: f8 80 00 00 8 00 ff moused: port: /dev/psm0 interface: ps/2 type: sysmouse model: generic [OK; I killed off moused & started it in foreground, with debug turned on. The above is moused's announcement of what it has to work with. I'm about to tape the TrackPOINT once.] moused: received char 0x83 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x7f moused: assembled full packet (len 8) 83,0,0,0,0,0,0,7f moused: activity : buttons 0x00000001 dx 0 dy 0 dz 0 moused: tv: 953186845 711346 moused: : 0 0 moused: button 1 count 1 moused: received char 0x87 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x7f moused: assembled full packet (len 8) 87,0,0,0,0,0,0,7f moused: activity : buttons 0x00000000 dx 0 dy 0 dz 0 moused: tv: 953186845 886448 moused: button 1 count 0 [OK; that was fun. Let's try the left mouse button, for comparison.] moused: received char 0x83 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x7f moused: assembled full packet (len 8) 83,0,0,0,0,0,0,7f moused: activity : buttons 0x00000001 dx 0 dy 0 dz 0 moused: tv: 953186921 122212 moused: : 953186846 386448 moused: button 1 count 1 moused: received char 0x87 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x7f moused: assembled full packet (len 8) 87,0,0,0,0,0,0,7f moused: activity : buttons 0x00000000 dx 0 dy 0 dz 0 moused: tv: 953186921 187432 moused: button 1 count 0 [I'll show a uni-diff of those below. Meanwhile, here's what the right button looks like to moused.] moused: received char 0x86 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x7f moused: assembled full packet (len 8) 86,0,0,0,0,0,0,7f moused: activity : buttons 0x00000004 dx 0 dy 0 dz 0 moused: tv: 953187172 370262 moused: : 0 0 moused: button 3 count 1 moused: received char 0x87 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 moused: received char 0x7f moused: assembled full packet (len 8) 87,0,0,0,0,0,0,7f moused: activity : buttons 0x00000000 dx 0 dy 0 dz 0 moused: tv: 953187172 396388 moused: button 3 count 0 [So there is a discernable difference.] Now, here are the promised diffs. First, the TrackPOINT vs. button 1: bunrab[6] diff -u tp b1 --- tp Wed Mar 15 22:08:20 2000 +++ b1 Wed Mar 15 22:08:03 2000 @@ -8,8 +8,8 @@ moused: received char 0x7f moused: assembled full packet (len 8) 83,0,0,0,0,0,0,7f moused: activity : buttons 0x00000001 dx 0 dy 0 dz 0 -moused: tv: 953186845 711346 -moused: : 0 0 +moused: tv: 953186921 122212 +moused: : 953186846 386448 moused: button 1 count 1 moused: received char 0x87 moused: received char 0x0 @@ -21,5 +21,5 @@ moused: received char 0x7f moused: assembled full packet (len 8) 87,0,0,0,0,0,0,7f moused: activity : buttons 0x00000000 dx 0 dy 0 dz 0 -moused: tv: 953186845 886448 +moused: tv: 953186921 187432 moused: button 1 count 0 and then, left button vs. right button: bunrab[7] diff -u b1 b2 --- b1 Wed Mar 15 22:08:03 2000 +++ b2 Wed Mar 15 22:12:09 2000 @@ -1,4 +1,4 @@ -moused: received char 0x83 +moused: received char 0x86 moused: received char 0x0 moused: received char 0x0 moused: received char 0x0 @@ -6,11 +6,11 @@ moused: received char 0x0 moused: received char 0x0 moused: received char 0x7f -moused: assembled full packet (len 8) 83,0,0,0,0,0,0,7f -moused: activity : buttons 0x00000001 dx 0 dy 0 dz 0 -moused: tv: 953186921 122212 -moused: : 953186846 386448 -moused: button 1 count 1 +moused: assembled full packet (len 8) 86,0,0,0,0,0,0,7f +moused: activity : buttons 0x00000004 dx 0 dy 0 dz 0 +moused: tv: 953187172 370262 +moused: : 0 0 +moused: button 3 count 1 moused: received char 0x87 moused: received char 0x0 moused: received char 0x0 @@ -21,5 +21,5 @@ moused: received char 0x7f moused: assembled full packet (len 8) 87,0,0,0,0,0,0,7f moused: activity : buttons 0x00000000 dx 0 dy 0 dz 0 -moused: tv: 953186921 187432 -moused: button 1 count 0 +moused: tv: 953187172 396388 +moused: button 3 count 0 So does anyone know of a way to distinguish a "tap" from pressing button 1 on this device? Thanks, david (who promises to summarize....) -- David Wolfskill dhw@whistle.com UNIX System Administrator voice: (650) 577-7158 pager: (888) 347-0197 FAX: (650) 372-5915 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 4:18:17 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from main.avias.com (avias-gw.corbina.net [195.14.40.4]) by hub.freebsd.org (Postfix) with ESMTP id 5280D37C096 for ; Thu, 16 Mar 2000 04:18:13 -0800 (PST) (envelope-from juriy@avias.com) Received: from tb.avias.com (tb.avias.com [195.14.38.76]) by main.avias.com (8.9.3/8.9.3) with ESMTP id PAA95255 for ; Thu, 16 Mar 2000 15:18:04 +0300 (MSK) (envelope-from juriy@avias.com) Date: Thu, 16 Mar 2000 15:18:09 +0300 (MSK) From: Juriy Goloveshkin X-Sender: juriy@localhost To: freebsd-mobile@freebsd.org Subject: Libretto's floppy drive Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org As I remember, some time ago FreeBSD supported PCMCIA floppy disk drive, witch shipmented with libretto-notebook. It is planned to return support of this drive back? Bye Juriy Goloveshkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 5:47:31 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from server.woodson.com (server.woodson.com [209.136.195.212]) by hub.freebsd.org (Postfix) with ESMTP id EB79837BA2C for ; Thu, 16 Mar 2000 05:47:28 -0800 (PST) (envelope-from lance@woodson.com) Received: from woodson.com ([130.184.140.74]) by server.woodson.com (8.9.3/8.9.3) with ESMTP id HAA99548 for ; Thu, 16 Mar 2000 07:47:24 -0600 (CST) (envelope-from lance@woodson.com) Message-ID: <38D0E618.419C7F4F@woodson.com> Date: Thu, 16 Mar 2000 07:48:08 -0600 From: Lance Woodson X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: psm0: failed to reset the aux device. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org My touchpad mouse is not working. When I use boot -v, I get the following: psm0: current command byte:0047 psm0: failed to reset the aux device. My mouse is set at IRQ 12 and my kernel includes: device psm0 at atkbdc? irq 12 options PSM_DEBUG=1 Thanks. Lance To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 6:10:40 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id DC98C37BA01 for ; Thu, 16 Mar 2000 06:10:37 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p52-dn02kiryunisiki.gunma.ocn.ne.jp [211.0.245.117]) by peach.ocn.ne.jp (8.9.1a/OCN) with ESMTP id XAA00233; Thu, 16 Mar 2000 23:10:30 +0900 (JST) Message-ID: <38D0E90B.A8CB65E3@newsguy.com> Date: Thu, 16 Mar 2000 23:00:43 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: Warner Losh Cc: mobile@FreeBSD.ORG Subject: Re: Looking for laptops References: <200003150751.AAA85374@harmony.village.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Warner Losh wrote: > > I'm looking to acquire a couple of laptops for testing. It has become > clear to me that my VAIO is just too friendly to the current code and > I need some active hostility that only a Dell Lattitude or Compaq > Presario can offer :-). To that end, I'm looking to purchase/trade > second hand laptops for a reasonable amount. I don't have much money > to spend on this project, so last year's models are what I had in > mind. Or even the year before's. MMmmm... my Presario 1621 works just fine, thank you. APM works (power off & suspend), the CardBus slots work fine with PCMCIA cards, even sound is working. Modem isn't working, and I think once it did, but my connection, nowadays, is through the serial port. My version is pre-USB, but, given my overall experience, I don't think I'd have any problems. Of course, there are other Presarios, and then there are the Armadas. > I may consider broken machines that work well enough for my testing > purposes. Bad lcd, but working vga port, for example. They do need > to be able to boot FreeBSD and have the ability to insert/remove > pccard/cardbus cards, apm suspend functioning and ideally would > operate on battery power. That last one isn't absolutely required. > It would also be nice if they had enough disk for a make installworld > to fit with about 20MB + 4x RAM to spare (for crash dumps, swap and > the like). I think that puts the lower limit at about 600MB. Mmmmm... what exactly do you mean by "hostility", then? :-) -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 6:15:57 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from pooh.elsevier.nl (pooh.elsevier.nl [145.36.13.27]) by hub.freebsd.org (Postfix) with ESMTP id 5F66437B853 for ; Thu, 16 Mar 2000 06:15:55 -0800 (PST) (envelope-from steve@pooh.elsevier.nl) Received: (from steve@localhost) by pooh.elsevier.nl (8.9.3/8.9.3) id PAA02150; Thu, 16 Mar 2000 15:20:58 GMT (envelope-from steve) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <38D0E90B.A8CB65E3@newsguy.com> Date: Thu, 16 Mar 2000 15:20:58 -0000 (GMT) From: "Steve O'Hara-Smith" To: "Daniel C. Sobral" Subject: Re: Looking for laptops Cc: mobile@FreeBSD.ORG, Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 16-Mar-00 Daniel C. Sobral wrote: > MMmmm... my Presario 1621 works just fine, thank you. APM works (power > off & suspend), the CardBus slots work fine with PCMCIA cards, even > sound is working. Interesting, what sound card is in the 1621 (I can't get sound out of my 1690) ? Also is that suspend to disk you have working, if so what magic did you have to perform (I have been trying to get mine to do that for months). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 6:23:25 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 6E65737BBF6 for ; Thu, 16 Mar 2000 06:23:22 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com (dcs@p52-dn02kiryunisiki.gunma.ocn.ne.jp [211.0.245.117]) by peach.ocn.ne.jp (8.9.1a/OCN) with ESMTP id XAA05646; Thu, 16 Mar 2000 23:23:11 +0900 (JST) Message-ID: <38D0EDFC.3D678FDE@newsguy.com> Date: Thu, 16 Mar 2000 23:21:48 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: "Steve O'Hara-Smith" Cc: mobile@FreeBSD.ORG, Warner Losh Subject: Re: Looking for laptops References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Steve O'Hara-Smith wrote: > > Interesting, what sound card is in the 1621 (I can't get sound out of > my 1690) ? Also is that suspend to disk you have working, if so what magic did > you have to perform (I have been trying to get mine to do that for months). It's an ESS 1879, but Compaq changed it's fucking ID, so I had to add it by hand (well, being a committer helps :). It might be the same for you. Talk to Cameron (cg@freebsd.org). :-) No, it's not the suspend to disk. It's the standard suspend. I have come to the conclusion that the suspend to disk probably won't work if you change the partition table, or maybe if the Windows doesn't have the end of the disk. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 6:34:44 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from pooh.elsevier.nl (pooh.elsevier.nl [145.36.13.27]) by hub.freebsd.org (Postfix) with ESMTP id 21B1837BA3C for ; Thu, 16 Mar 2000 06:34:39 -0800 (PST) (envelope-from steve@pooh.elsevier.nl) Received: (from steve@localhost) by pooh.elsevier.nl (8.9.3/8.9.3) id PAA02364; Thu, 16 Mar 2000 15:39:54 GMT (envelope-from steve) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <38D0EDFC.3D678FDE@newsguy.com> Date: Thu, 16 Mar 2000 15:39:53 -0000 (GMT) From: "Steve O'Hara-Smith" To: "Daniel C. Sobral" Subject: Re: Looking for laptops Cc: Warner Losh , mobile@FreeBSD.ORG Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 16-Mar-00 Daniel C. Sobral wrote: > Steve O'Hara-Smith wrote: >> >> Interesting, what sound card is in the 1621 (I can't get sound out >> of >> my 1690) ? Also is that suspend to disk you have working, if so what magic >> did >> you have to perform (I have been trying to get mine to do that for months). > > It's an ESS 1879, but Compaq changed it's fucking ID, so I had to add it > by hand (well, being a committer helps :). It might be the same for you. > Talk to Cameron (cg@freebsd.org). :-) Nice one Compaq - unfortunately it's an ESS Solo1 in the 1690. I've been trying to get it to work in SBPro mode for the last couple of days. > No, it's not the suspend to disk. It's the standard suspend. I have come > to the conclusion that the suspend to disk probably won't work if you > change the partition table, or maybe if the Windows doesn't have the end > of the disk. I can confirm that having Windows at the end of the disk is not sufficient :( I use a really sick little script to avoid the 60 minute suspend to disk crash. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 6:53:33 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 256B437B94D for ; Thu, 16 Mar 2000 06:53:31 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com (dcs@p52-dn02kiryunisiki.gunma.ocn.ne.jp [211.0.245.117]) by peach.ocn.ne.jp (8.9.1a/OCN) with ESMTP id XAA18746; Thu, 16 Mar 2000 23:53:21 +0900 (JST) Message-ID: <38D0F50D.EC12BA58@newsguy.com> Date: Thu, 16 Mar 2000 23:51:57 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: "Steve O'Hara-Smith" Cc: Warner Losh , mobile@FreeBSD.ORG Subject: Re: Looking for laptops References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Steve O'Hara-Smith wrote: > > I can confirm that having Windows at the end of the disk is not > sufficient :( I use a really sick little script to avoid the 60 minute suspend > to disk crash. Delete the suspend file. The utility that can be found at the Compaq site can do this. Once you do it, the feature will be disabled. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 7: 4:40 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from pooh.elsevier.nl (pooh.elsevier.nl [145.36.13.27]) by hub.freebsd.org (Postfix) with ESMTP id 348F437C0BE for ; Thu, 16 Mar 2000 07:04:35 -0800 (PST) (envelope-from steve@pooh.elsevier.nl) Received: (from steve@localhost) by pooh.elsevier.nl (8.9.3/8.9.3) id QAA02388; Thu, 16 Mar 2000 16:09:52 GMT (envelope-from steve) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <38D0F50D.EC12BA58@newsguy.com> Date: Thu, 16 Mar 2000 16:09:52 -0000 (GMT) From: "Steve O'Hara-Smith" To: "Daniel C. Sobral" Subject: Re: Looking for laptops Cc: mobile@FreeBSD.ORG, Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 16-Mar-00 Daniel C. Sobral wrote: > Steve O'Hara-Smith wrote: >> >> I can confirm that having Windows at the end of the disk is not >> sufficient :( I use a really sick little script to avoid the 60 minute >> suspend >> to disk crash. > > Delete the suspend file. The utility that can be found at the Compaq > site can do this. Once you do it, the feature will be disabled. Not on mine :( it is almost disabled apart from the suspend to disk after 60 minutes of normal suspend. That one I haven't been able to kill :( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 9:25:46 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mail-s01.websys.aol.com (mail-s01.websys.aol.com [205.188.148.242]) by hub.freebsd.org (Postfix) with ESMTP id BE9E037BBB3 for ; Thu, 16 Mar 2000 09:25:39 -0800 (PST) (envelope-from mirab@icq-s11.websys.aol.com) Received: from icq-s11.websys.aol.com (icq-s11.websys.aol.com [205.188.252.87]) by mail-s01.websys.aol.com (8.9.3/8.9.3) with ESMTP id MAA01177 for ; Thu, 16 Mar 2000 12:25:38 -0500 (EST) Received: (from mirab@localhost) by icq-s11.websys.aol.com (8.9.3+Sun/8.9.1) id MAA10669 for freebsd-mobile@freebsd.org; Thu, 16 Mar 2000 12:25:36 -0500 (EST) Date: Thu, 16 Mar 2000 12:25:36 -0500 (EST) Message-Id: <200003161725.MAA10669@icq-s11.websys.aol.com> From: Joanne Smith To: freebsd-mobile@freebsd.org Subject: An ICQ Greeting from Joanne Smith Content-Type: text Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You have a greeting from Joanne Smith waiting for you at: http://icq.americangreetings.com/cgi-bin/greetings/read.pl5?msg=417043&id=1007 Be creative! Create your own ICQ Greetings at http://www.icq.com/greetings/ If you don't have ICQ you can download it at http://www.icq.com For more greetings visit here: http://www.icq.com/redirect/partner/ag/gallery/email.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 11:49:26 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from smartie.braingarage.com (m206-51.dsl.tsoft.com [198.144.206.51]) by hub.freebsd.org (Postfix) with ESMTP id ECB4037C358 for ; Thu, 16 Mar 2000 11:49:24 -0800 (PST) (envelope-from robert@braingarage.com) Received: (from nobody@localhost) by smartie.braingarage.com (8.9.3/8.9.3) id LAA12959; Thu, 16 Mar 2000 11:49:21 -0800 (PST) (envelope-from robert@braingarage.com) Date: Thu, 16 Mar 2000 11:49:21 -0800 (PST) From: robert bowen Message-Id: <200003161949.LAA12959@smartie.braingarage.com> X-Authentication-Warning: smartie.braingarage.com: nobody set sender to robert@braingarage.com using -f To: "Steve O'Hara-Smith" Reply-To: robert@braingarage.com Cc: "Daniel C. Sobral" , mobile@FreeBSD.ORG References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit User-Agent: IMP/PHP3 Imap webMail Program 2.0.11 Subject: Re: Looking for laptops Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Let me know if you get your ESS Solo1 working in SB Pro mode. I had no luck - I tried just about every legal combination of snd0 and pcm0 in my kernelconfig. I noticed that a local computer store has an ESS Solo-1 based PCI card for $11, so I would happily donate one to anyone willing to work on the driver! Robert Quoting Steve O'Hara-Smith : > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 14:34:22 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id 7289B37B589 for ; Thu, 16 Mar 2000 14:34:18 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.3/frmug-2.5/nospam) with UUCP id XAA19957 for freebsd-mobile@freebsd.org; Thu, 16 Mar 2000 23:34:17 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id 9D0A78863; Thu, 16 Mar 2000 23:01:11 +0100 (CET) Date: Thu, 16 Mar 2000 23:01:11 +0100 From: Ollivier Robert To: freebsd-mobile@freebsd.org Subject: Re: Vaio Z505RX hibernation Message-ID: <20000316230111.A60563@keltia.freenix.fr> Mail-Followup-To: freebsd-mobile@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from ajk@iu.edu on Wed, Mar 15, 2000 at 09:47:57AM -0500 X-Operating-System: FreeBSD 4.0-CURRENT/ELF AMD-K6/200 & 2x PPro/200 SMP Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org According to Andrew J. Korty: > My Z505RX does not automatically power off after saving the > machine state to disk for hibernation. I have to manually power > it off by holding the slide-switch for four seconds. The resume > works fine, as does halt -p. Wierd, it does work fine with my Z505SX (128 MB RAM, 6.4 GB disk). > The partition table looks weird to me, in that the hibernation > partition is not all the way at the end of the disk: Here is mine. The hibernation slice seems to be at the right place. > The data for partition 4 is: > sysid 160,(unknown) > start 14923440, size 544320 (265 Meg), flag 0 > beg: cyl 987/ sector 1/ head 0; > end: cyl 1022/ sector 63/ head 239 ******* Working on device /dev/rad0 ******* parameters extracted from in-core disklabel are: cylinders=839 heads=240 sectors/track=63 (15120 blks/cyl) parameters to be used for BIOS calculations are: cylinders=839 heads=240 sectors/track=63 (15120 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 63, size 12262257 (5987 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 810/ sector 63/ head 239 ... The data for partition 4 is: sysid 160,(unknown) start 12262320, size 408240 (199 Meg), flag 0 beg: cyl 811/ sector 1/ head 0; end: cyl 837/ sector 63/ head 239 -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #78: Sun Feb 27 15:32:39 CET 2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 18:13:34 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from tardis.patho.gen.nz (tardis.patho.gen.nz [203.97.2.226]) by hub.freebsd.org (Postfix) with ESMTP id 94EE637B84E for ; Thu, 16 Mar 2000 18:13:30 -0800 (PST) (envelope-from sobrien@quicksilver.co.nz) Received: from quicksilver.co.nz (dhcp7.quicksilver.co.nz [202.89.130.16]) by tardis.patho.gen.nz (8.9.3/8.9.3) with ESMTP id PAA19796 for ; Fri, 17 Mar 2000 15:13:24 +1300 (NZDT) Message-ID: <38D195B6.6200918C@quicksilver.co.nz> Date: Fri, 17 Mar 2000 15:17:26 +1300 From: "Sarton O'Brien" Organization: Quicksilver Internet X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-mobile@FreeBSD.ORG" Subject: Toshiba Satellite 2060CDS Int. Modem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Howdy, Just curious if anybody knows how to configure the internal modem on Toshiba Satellite 2060CDS. I am not desperate for it as I have got LAN access but it seems like such a waste not to know how to configure it. Thanks for any help Sarton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 21:31:44 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id B1E1437BA9F for ; Thu, 16 Mar 2000 21:31:41 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id WAA03221; Thu, 16 Mar 2000 22:31:38 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id WAA08869; Thu, 16 Mar 2000 22:31:23 -0700 (MST) Message-Id: <200003170531.WAA08869@harmony.village.org> To: Juriy Goloveshkin Subject: Re: Libretto's floppy drive Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Thu, 16 Mar 2000 15:18:09 +0300." References: Date: Thu, 16 Mar 2000 22:31:22 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message Juriy Goloveshkin writes: : As I remember, some time ago FreeBSD supported PCMCIA floppy disk drive, : witch shipmented with libretto-notebook. : It is planned to return support of this drive back? I thought that 4.0R supported this. I thought that I tested it at one point and it worked. If not, then it will be back before 4.1R. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 22:41:25 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from main.avias.com (avias-gw.corbina.net [195.14.40.4]) by hub.freebsd.org (Postfix) with ESMTP id AC76637BBEA for ; Thu, 16 Mar 2000 22:41:20 -0800 (PST) (envelope-from j@avias.com) Received: from dialup2.avias.com (dialup2.avias.com [195.14.38.69]) by main.avias.com (8.9.3/8.9.3) with ESMTP id JAA16004; Fri, 17 Mar 2000 09:41:00 +0300 (MSK) (envelope-from j@avias.com) Date: Fri, 17 Mar 2000 09:41:06 +0300 (MSK) From: Juriy Goloveshkin X-Sender: juriy@localhost To: Warner Losh Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Libretto's floppy drive In-Reply-To: <200003170531.WAA08869@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 16 Mar 2000, Warner Losh wrote: > : As I remember, some time ago FreeBSD supported PCMCIA floppy disk drive, > : witch shipmented with libretto-notebook. > : It is planned to return support of this drive back? > I thought that 4.0R supported this. I thought that I tested it at one > point and it worked. If not, then it will be back before 4.1R. well... with default config file pccardd says: driver allocation failed for Y-E DATA(external FDD): Device not configured I found the FDC_YE option in fd.c, which is not described in kernel's configuration files. but with this option kernel is not build: --- li@root[LI]# make cc -c -O2 -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -DFDC_YE -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 ../../isa/fd.c ../../isa/fd.c: In function `fd_read_status': ../../isa/fd.c:557: warning: `ret' might be used uninitialized in this function ../../isa/fd.c: At top level: ../../isa/fd.c:1099: warning: `struct isa_device' declared inside parameter list ../../isa/fd.c:1099: warning: its scope is only this definition or declaration, which is probably not what you want. ../../isa/fd.c: In function `yeattach': ../../isa/fd.c:1101: dereferencing pointer to incomplete type ../../isa/fd.c:1102: `fdc_data' undeclared (first use in this function) ../../isa/fd.c:1102: (Each undeclared identifier is reported only once ../../isa/fd.c:1102: for each function it appears in.) ../../isa/fd.c:1121: `NFD' undeclared (first use in this function) ../../isa/fd.c:1125: `fd_data' undeclared (first use in this function) ../../isa/fd.c:1127: warning: passing arg 1 of `set_motor' makes pointer from integer without a cast ../../isa/fd.c:1131: warning: passing arg 1 of `fd_cmd' makes pointer from integer without a cast ../../isa/fd.c:1135: warning: passing arg 1 of `fd_cmd' makes pointer from integer without a cast ../../isa/fd.c:1143: warning: passing arg 1 of `fd_cmd' makes pointer from integer without a cast ../../isa/fd.c:1159: warning: passing arg 1 of `fd_cmd' makes pointer from integer without a cast ../../isa/fd.c:1170: warning: passing arg 1 of `set_motor' makes pointer from integer without a cast ../../isa/fd.c: At top level: ../../isa/fd.c:1100: warning: `yeattach' defined but not used *** Error code 1 --- Bye Juriy Goloveshkin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 16 23: 4:31 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 5A78437BC91 for ; Thu, 16 Mar 2000 23:04:29 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id XAA03428; Thu, 16 Mar 2000 23:50:45 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id XAA85692; Thu, 16 Mar 2000 23:50:31 -0700 (MST) Message-Id: <200003170650.XAA85692@harmony.village.org> To: Juriy Goloveshkin Subject: Re: Libretto's floppy drive Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Mar 2000 09:41:06 +0300." References: Date: Thu, 16 Mar 2000 23:50:31 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message Juriy Goloveshkin writes: : well... with default config file pccardd says: : driver allocation failed for Y-E DATA(external FDD): Device not configured : : I found the FDC_YE option in fd.c, which is not described in kernel's : configuration files. but with this option kernel is not build: Ah. Yes. It is returning to me now. The stuff I tested didn't get committed for several reasons. I've not gone back and fixed it, but I did send my patches off to Mark Murray. I've not heard back from him in a while. It will likely be in 4.1, or in -current and 4.0-stable in a month or two depending on when I get a few hours to cope. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Mar 17 8:40:12 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by hub.freebsd.org (Postfix) with ESMTP id 8C4BA37B709 for ; Fri, 17 Mar 2000 08:39:45 -0800 (PST) (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 1.92 #3) for mobile@freebsd.org id 12Vzmq-0006eA-00; Fri, 17 Mar 2000 16:39:44 +0000 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.9.3/8.9.3) id QAA19649 for mobile@freebsd.org; Fri, 17 Mar 2000 16:39:43 GMT (envelope-from jcm) Date: Fri, 17 Mar 2000 16:39:43 +0000 From: J McKitrick To: mobile@freebsd.org Subject: 4.0 upgrade problems Message-ID: <20000317163943.A19629@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Has anyone had any problems with pccard modems after upgrading to 4.0? When my ppp script quit working, i started poking around, and i can't get any of the serial ports to respond. cuaa0 at least opens with the 'term' command in ppp, but it never responds to AT commands. Under 3.4 this was working perfectly, so i can't imagine what has changed. I run a Toshiba satellite 4010. jm -- -------------------------------------------- Jonathon McKitrick -- jcm@freebsd-uk.eu.org "Doors to the pleasures of heaven or hell, and i didn't care which." -------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Mar 17 8:56:35 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from katroo.Sendmail.COM (katroo.Sendmail.COM [209.246.26.35]) by hub.freebsd.org (Postfix) with ESMTP id AEAC637BDCD for ; Fri, 17 Mar 2000 08:56:33 -0800 (PST) (envelope-from chrisd@sendmail.com) Received: from sendmail.com (gabriel.Sendmail.COM [10.210.100.74]) by katroo.Sendmail.COM (8.9.3/8.9.3) with ESMTP id IAA10725 for ; Fri, 17 Mar 2000 08:56:32 -0800 (PST) Message-ID: <38D263C0.92FD5E99@sendmail.com> Date: Fri, 17 Mar 2000 08:56:32 -0800 From: Christian DeKonink Organization: Sendmail, Inc - Services Department X-Mailer: Mozilla 4.61 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-mobile@FreeBSD.ORG Subject: Help, what happened? References: <200003170531.WAA08869@harmony.village.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It all started when I accidentally overwrote my FreeBSD manager with another one of a different flavor. Uhhgg! I was running happily with freeBSD 3.4 w/PAO. So I booted up with 4.0 install floppies and reinstalled the FreeBSD Boot Manager. Everything seemed fine, so I thought, until FreeBSD could no longer recognize either one of my ethernet cards. So I figured something got really messed up. So alas I have to reinstall. No biggie. So I downloaded 4.0-release boot floppies yesterday and booted up my dell inspiron 7500 from them. But when I tried to configure the network for ftp download it would not recognize either of my ethernet cards. I am sitting here wondering what the hell happened. I am willing to install either 3.4 or 4.0 but I don't think I can with my ethernet cards not working. Does anybody have any idea whats up with them? My ethernet cards are as follows. 3com 3C589D-TP 3com 3C574-TX Thanks, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Mar 17 10:14:10 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from sianna.shopkeeper.de (sianna.shopkeeper.de [195.27.246.228]) by hub.freebsd.org (Postfix) with ESMTP id 6A17B37BF79 for ; Fri, 17 Mar 2000 10:14:02 -0800 (PST) (envelope-from sklauder@ibd-web.de) Received: from blueice.shopkeeper.de (root@blueice.shopkeeper.de [195.27.246.232]) by sianna.shopkeeper.de (8.9.3/8.9.3) with ESMTP id TAA20241 for ; Fri, 17 Mar 2000 19:14:01 +0100 (CET) (envelope-from sklauder@ibd-web.de) Received: (from sklauder@localhost) by blueice.shopkeeper.de (8.10.0/8.10.0) id e2HIE1R76574 for freebsd-mobile@FreeBSD.org; Fri, 17 Mar 2000 19:14:01 +0100 (CET) From: Sascha Klauder Message-Id: <200003171814.e2HIE1R76574@blueice.shopkeeper.de> Subject: strange problems with D-Link DFE-650TX To: freebsd-mobile@FreeBSD.org Date: Fri, 17 Mar 2000 19:14:00 +0100 (CET) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi list, I've some trouble getting a D-Link DFE-650TX card to work with PAO3 on FreeBSD-3.4. The Laptop is a Toshiba Satellite Pro 480CDT. I've installed PAO as described in the README.install with no problems. The pcic controller is recognized as an Intel 82365A/B on 0x3e0, irq #3. There is a SBPro on irq #5, so I've adjusted /etc/pccard.conf appropiate. In my kernel config file I have: pseudo-device card 1 device pcic0 at isa? port 0x3e0 flags 0x1 irq 3 device ed0 at isa? port 0x240 net irq 10 iomem 0xd4000 I'm trying to force pccardd to use irq 10 as it seems this is the only free irq available (I always have a bad feeling with irq 9). So, I start "pccardd -i 5 -i 7 -i 9 -d" and the kernel reports "card0: assign ed0 iobase 0x240 irq 10 flags 0x14" "ed0: address 01:d1:ff:04:d1:ff, type NE2000 (16 bit)" The MAC address is obviously wrong and I get "ed0: device timeout" messages immediately. Now, the strange thing is, after pccardd has plugged the card in, "vmstat -i" reports "clk0 irq10", which was beforehand "clk0 irq0". I've tried various combinations of irq and i/o settings in pccard.conf and/or disabling almost anything in the BIOS (lpt,sound,sio,wdc1), with no luck. If anybody could give me a hint besides [513] in the PAO FAQ, I would be eternally thankful. Cheers, -sascha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Mar 17 10:55:59 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from gtsnt3.gts.dk (gtsnt3.gts.dk [194.182.71.11]) by hub.freebsd.org (Postfix) with ESMTP id 86D6137BD96 for ; Fri, 17 Mar 2000 10:55:47 -0800 (PST) (envelope-from caspera@sophistic.com) Received: from vspirit (tp168.it-college.dk [195.231.88.168]) by gtsnt3.gts.dk with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id HCB8ZMNM; Fri, 17 Mar 2000 19:56:41 +0100 Message-ID: <019c01bf9042$2d035e60$a858e7c3@vspirit> From: "Casper Andersen" To: Subject: support for 3com 3c574B in 4.0R Date: Fri, 17 Mar 2000 19:54:05 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I can't get freebsd to install via ftp on my laptop using a 3c574B = pccard nic. It was possible using freebsd 3.4 PAO and I thought that since PAO has = been integrated into the 4.0Release this should be possible here as well. I am booting with kern.flp and mfsroot.flp into the installation and preparing for a ftp install but the nic is not detected. How do I do this? Is there some special manual preconfiguration = necessary? Looking forward to some assistance. Best regards, Casper Andersen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Mar 17 22: 5:30 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from berlin.atlantic.net (berlin.atlantic.net [209.208.0.20]) by hub.freebsd.org (Postfix) with ESMTP id 402E637B840 for ; Fri, 17 Mar 2000 22:05:28 -0800 (PST) (envelope-from bobj@atlantic.net) Received: from mail.atlantic.net (mail.atlantic.net [209.208.0.71]) by berlin.atlantic.net (8.9.3/8.9.3) with ESMTP id BAA19009; Sat, 18 Mar 2000 01:08:23 -0500 Received: from bsd.cisi.com (ocalflifanb-as-1-r1-ip-160.atlantic.net [209.208.28.160]) by mail.atlantic.net (8.9.3/8.9.3) with ESMTP id BAA03391; Sat, 18 Mar 2000 01:04:57 -0500 Received: from nancy.cisi.com (nancy.cisi.com [192.168.0.131]) by bsd.cisi.com (8.9.3/8.9.3) with SMTP id BAA07700; Sat, 18 Mar 2000 01:03:20 -0500 (EST) (envelope-from bobj@atlantic.net) Message-Id: <3.0.6.32.20000318010330.009dee80@rio.atlantic.net> X-Sender: bobj@rio.atlantic.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Sat, 18 Mar 2000 01:03:30 -0500 To: "Casper Andersen" , From: Bob Johnson Subject: Re: support for 3com 3c574B in 4.0R In-Reply-To: <019c01bf9042$2d035e60$a858e7c3@vspirit> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The only way I could get 4.0 to recognize my pccards was, in the initial device configuration during install, change the IRQ for PCIC0 to 15 (I think 3 also worked). In other words, the default IRQ of 10 for PCIC0 and using 10,11 for the pccard IRQs (which is set later in the install process) didn't seem to work. I changed PCIC0 to use an IRQ that wasn't being used for anything else. It was an act of desperation that I didn't expect to work, but it did. -- Bob At 07:54 PM 03/17/2000 +0100, Casper Andersen wrote: >I can't get freebsd to install via ftp on my laptop using a 3c574B pccard >nic. > >It was possible using freebsd 3.4 PAO and I thought that since PAO has been >integrated into the 4.0Release this should be possible here as well. > >I am booting with kern.flp and mfsroot.flp into the installation and >preparing for a ftp install but the nic is not detected. > >How do I do this? Is there some special manual preconfiguration necessary? >Looking forward to some assistance. > >Best regards, >Casper Andersen > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-mobile" in the body of the message > > +-------------------------------------------------------- | Bob Johnson | bobj@atlantic.net +-------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Mar 18 6:49:15 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from glynnis.copacetic.net (glynnis.copacetic.net [216.67.14.242]) by hub.freebsd.org (Postfix) with ESMTP id 34F9C37B5A1 for ; Sat, 18 Mar 2000 06:49:09 -0800 (PST) (envelope-from steve@navinet.net) Received: from localhost (steve@localhost) by glynnis.copacetic.net (8.9.2/8.9.2) with ESMTP id JAA12595 for ; Sat, 18 Mar 2000 09:49:08 -0500 (EST) Date: Sat, 18 Mar 2000 09:49:07 -0500 (EST) From: "Steve Bernacki Jr." X-Sender: steve@glynnis.copacetic.net To: freebsd-mobile@freebsd.org Subject: Sound on a Dell Latitude CPi R-series Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi everyone, I'm attempting to get sound working on my Latitude CPi R laptop. According to Windoze, the laptop has a NeoMagic MAgicMedia 256 sound chip. However, dmesg doesn't seem to pick this up. Here's the output of pciconf -l: [snip] none0@pci0:7:2: class=0x0c0300 card=0x00000000 chip=0x71128086 rev=0x01 hdr=0x00 chip5@pci0:7:3: class=0x068000 card=0x00000000 chip=0x71138086 rev=0x02 hdr=0x00 vga0@pci1:0:0: class=0x030000 card=0x008b1028 chip=0x000610c8 rev=0x00 hdr=0x00 none1@pci1:0:1: class=0x040100 card=0x008b1028 chip=0x800610c8 rev=0x00 hdr=0x00 From previous postings on this subject, it would seem the last entry (none1) is the sound card. Here are the device line I'm using: device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x0 Windoze sees the card at IRQ 5. Still, nothing found. There's no mention of the sound card in the BIOS, so it doesn't appear to be anything I can tweak. I'm running 4.0-20000317-STABLE that I downloaded just yesterday. Has anyone gotten this laptop's sound chip to work? Thanks for any insight you can provide! -S To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Mar 18 7:15:26 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from srv9-sao.sao.zaz.com.br (srv9-sao.sao.zaz.com.br [200.246.248.46]) by hub.freebsd.org (Postfix) with ESMTP id 0DDEE37B571 for ; Sat, 18 Mar 2000 07:15:22 -0800 (PST) (envelope-from arp1966@zaz.com.br) Received: from webmail2.net (webmail2.poa.terra.com.br [200.248.149.6]) by srv9-sao.sao.zaz.com.br (8.9.3/8.9.3) with ESMTP id MAA21933 for ; Sat, 18 Mar 2000 12:15:18 -0300 Date: Sat, 18 Mar 2000 12:15:18 -0300 From: arp1966@zaz.com.br Message-Id: <200003181515.MAA21933@srv9-sao.sao.zaz.com.br> To: freebsd-mobile@FreeBSD.ORG X-Originating-IP: [143.106.43.218] Subject: tOSHIBA dISABLE MIME-Version: 1.0 Content-transfer-encoding: Quoted-Printable Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hOW CAN i DISABLE A BIOS OF A TOSHIBA SATELITTE PRO 430 CDT ??? i DONT HAVE THE PASSWORD ANYMORE, AND AFTER i START IT ASKS FOR A PASSWORD= . wHAT i HAVE TO DO ???? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Mar 18 7:19:57 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id D669B37B73B for ; Sat, 18 Mar 2000 07:19:54 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id QAA68078; Sat, 18 Mar 2000 16:18:14 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200003181518.QAA68078@freebsd.dk> Subject: Re: tOSHIBA dISABLE In-Reply-To: <200003181515.MAA21933@srv9-sao.sao.zaz.com.br> from "arp1966@zaz.com.br" at "Mar 18, 2000 12:15:18 pm" To: arp1966@zaz.com.br Date: Sat, 18 Mar 2000 16:18:14 +0100 (CET) Cc: freebsd-mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems arp1966@zaz.com.br wrote: > > > hOW CAN i DISABLE A BIOS OF A TOSHIBA SATELITTE PRO 430 CDT ??? > i DONT HAVE THE PASSWORD ANYMORE, AND AFTER i START IT ASKS FOR A PASSWORD. wHAT i HAVE TO DO ???? Give it back to its owner ? -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Mar 18 7:20:47 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 5008037B73B for ; Sat, 18 Mar 2000 07:20:41 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id QAA68078; Sat, 18 Mar 2000 16:18:14 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200003181518.QAA68078@freebsd.dk> Subject: Re: tOSHIBA dISABLE In-Reply-To: <200003181515.MAA21933@srv9-sao.sao.zaz.com.br> from "arp1966@zaz.com.br" at "Mar 18, 2000 12:15:18 pm" To: arp1966@zaz.com.br Date: Sat, 18 Mar 2000 16:18:14 +0100 (CET) Cc: freebsd-mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems arp1966@zaz.com.br wrote: > > > hOW CAN i DISABLE A BIOS OF A TOSHIBA SATELITTE PRO 430 CDT ??? > i DONT HAVE THE PASSWORD ANYMORE, AND AFTER i START IT ASKS FOR A PASSWORD. wHAT i HAVE TO DO ???? Give it back to its owner ? -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Mar 18 7:21:51 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from foobar.franken.de (foobar.franken.de [194.94.249.81]) by hub.freebsd.org (Postfix) with ESMTP id C0E6D37BC21 for ; Sat, 18 Mar 2000 07:21:44 -0800 (PST) (envelope-from logix@foobar.franken.de) Received: (from logix@localhost) by foobar.franken.de (8.8.8/8.8.5) id QAA02309; Sat, 18 Mar 2000 16:19:32 +0100 (CET) Message-ID: <20000318161932.A2276@foobar.franken.de> Date: Sat, 18 Mar 2000 16:19:32 +0100 From: Harold Gutch To: arp1966@zaz.com.br, freebsd-mobile@FreeBSD.ORG Subject: Re: tOSHIBA dISABLE References: <200003181515.MAA21933@srv9-sao.sao.zaz.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <200003181515.MAA21933@srv9-sao.sao.zaz.com.br>; from arp1966@zaz.com.br on Sat, Mar 18, 2000 at 12:15:18PM -0300 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, Mar 18, 2000 at 12:15:18PM -0300, arp1966@zaz.com.br wrote: > hOW CAN i DISABLE A BIOS OF A TOSHIBA SATELITTE PRO 430 CDT ??? > i DONT HAVE THE PASSWORD ANYMORE, AND AFTER i START IT ASKS FOR A PASSWORD. wHAT i HAVE TO DO ???? Release the shift-key. Harold -- Someone should do a study to find out how many human life spans have been lost waiting for NT to reboot. Ken Deboy on Dec 24 1999 in comp.unix.bsd.freebsd.misc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Mar 18 9:48:36 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from dustdevil.waterspout.com (dustdevil.waterspout.com [208.13.60.151]) by hub.freebsd.org (Postfix) with ESMTP id 8E0ED37BA0B for ; Sat, 18 Mar 2000 09:48:33 -0800 (PST) (envelope-from csg@waterspout.com) Received: from waterspout.com (csg@localhost [127.0.0.1]) by dustdevil.waterspout.com (8.9.3/8.9.3) with ESMTP id MAA04972; Sat, 18 Mar 2000 12:48:45 -0500 (EST) (envelope-from csg@waterspout.com) Message-Id: <200003181748.MAA04972@dustdevil.waterspout.com> To: Jeremy Lea Cc: freebsd-mobile@freebsd.org Subject: Re: Carrying Bag for VAIO 505-TR In-Reply-To: Your message of "Fri, 17 Mar 2000 18:35:09 PST." <20000317183509.B47550@shale.csir.co.za> From: "C. Stephen Gunn" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <4968.953401725.1@waterspout.com> Date: Sat, 18 Mar 2000 12:48:45 -0500 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 17 Mar 2000 18:35:09 PST, Jeremy Lea wrote: > You wouldn't happen to have the details on the hibernation partition > for this machine? I just got one and I've yet to install freebsd. > However, it didn't come with a hiberbation partition, and I want > to set it up right before I repartition. I'm not sure I remember all the details. Here's the fdisk output of my disk (running 4.0-STABLE): > ******* Working on device /dev/rad0 ******* > parameters extracted from in-core disklabel are: > cylinders=839 heads=240 sectors/track=63 (15120 blks/cyl) > > parameters to be used for BIOS calculations are: > cylinders=839 heads=240 sectors/track=63 (15120 blks/cyl) > > Media sector size is 512 > Warning: BIOS sector numbering starts with sector 1 > Information from DOS bootblock is: > The data for partition 1 is: > sysid 165,(FreeBSD/NetBSD/386BSD) > start 63, size 12398337 (6053 Meg), flag 80 (active) > beg: cyl 0/ sector 1/ head 1; > end: cyl 819/ sector 63/ head 239 > The data for partition 2 is: > > The data for partition 3 is: > > The data for partition 4 is: > sysid 160,(unknown) > start 12398400, size 272160 (132 Meg), flag 0 > beg: cyl 820/ sector 1/ head 0; > end: cyl 837/ sector 63/ head 239 I heard (from Andrew Korty - on the cc: line) that there was a DOS based utility on the "restore my machine" CDROM that will initialize the sysid 160 partition for you. I've included part of his recent email to me on the topic: > Date: Tue, 14 Mar 2000 16:42:49 EST > To: "C. Stephen Gunn" > From: "Andrew J. Korty" > Subject: Re: Vaio come and me wanna go home > > Apparently the hibernation slice has to be formatted somehow. The > PHDISK.EXE tool on the System Recovery CD does it. I can hibernate > now, but I have to manually power it off (holding the power switch > for 4 seconds) when it is done saving to disk after I hit Fn-F12. > I'm sure that's not right. Does yours do that? Hope this help you get it working. It's a nice machine. - Steve -- C. Stephen Gunn, Computer Systems Engineer Physics Computer Network, Purdue University To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Mar 18 18:21:58 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 2917B37B5D5; Sat, 18 Mar 2000 18:21:49 -0800 (PST) (envelope-from robert@cyrus.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.9.3/8.9.3) with SMTP id VAA04001; Sat, 18 Mar 2000 21:21:36 -0500 (EST) (envelope-from robert@cyrus.watson.org) Date: Sat, 18 Mar 2000 21:21:36 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: Kurakin Roman Cc: freebsd-net@FreeBSD.ORG Subject: Patch to introduce bpfdetach(), Re: BPF question (FreeBSD 40) In-Reply-To: <38D39537.867C357C@cronyx.ru> Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-2072806518-953432496=:3649" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-2072806518-953432496=:3649 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 18 Mar 2000, Kurakin Roman wrote: > I have question about using bpf in my KLD module driver. At attach I > call > bpfattach function. What should I call at detach? > Could some one describe to me how bpf is work (function calls, not bpf > as pf :)). I noticed the same behavior a few weeks ago when using tcpdump in wi0 and ejecting the card. This occurs if there are open bpf descriptors for the device, and ifdetach is called (freeing the ifnet structure), at the bp_bif pointer is not set to NULL. I've been running a bpf patch for the last few hours that attempts to clean this behavior up. It introduces a bpfdetach(ifp), which should be called just prior to ifdetach(ifp). If there are any open descriptors on the interface, it sets the bif pointer to NULL, and wakes up listeners. In the bpfread loop, if there are no remaining buffers on the bpf descriptor, and it sees a bp_bif of NULL, it now returns ENXIO to the caller. The remaining fd calls already appeared to have NULL checks for bp_bif, just not bpfread in its wait loop. After this, it frees the bpf_desc structure. It appears to clean up the wi0 tcpdump crash, but I haven't tested it much more than that. Needless to say, any location where ifdetach() is called (that had a matching bpfattach) should now also call bpfdetach(). I have only updated if_wi.c in my patch, as that's all I have on hand right now. Pccard drivers such as ep0 don't require the patch, as they never ifdetach(), leaving the ifnet epX around but unbound. One file attached patches src/sys/net to add the bpfdetach code (bpfdetach.diff). The other patch patches if_wi.c to call bpfdetach (if_wi.diff) Once it's adequately tested (volunteers welcome), I'll commit it to 5.0-CURRENT. > Hi, > > Kurakin Roman > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services --0-2072806518-953432496=:3649 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="bpfdetach.diff" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: src.sys.net.diff T25seSBpbiAvZGF0YS9mYnNkLWNvbW1pdC9zcmMvc3lzL25ldDogQ1ZTDQpk aWZmIC11IC9kYXRhL2Zic2QtY29tbWl0L3NyYy9zeXMvbmV0L2JwZi5jIC4v YnBmLmMNCi0tLSAvZGF0YS9mYnNkLWNvbW1pdC9zcmMvc3lzL25ldC9icGYu YwlTYXQgTWFyIDE4IDAxOjMwOjQxIDIwMDANCisrKyAuL2JwZi5jCVNhdCBN YXIgMTggMjE6MTc6MjAgMjAwMA0KQEAgLTQ3Nyw2ICs0NzcsMTggQEANCiAJ CQlST1RBVEVfQlVGRkVSUyhkKTsNCiAJCQlicmVhazsNCiAJCX0NCisNCisJ CS8qDQorCQkgKiBObyBkYXRhIGlzIGF2YWlsYWJsZSwgY2hlY2sgdG8gc2Vl IGlmIHRoZSBicGYgZGV2aWNlDQorCQkgKiBpcyBzdGlsbCBwb2ludGVkIGF0 IGEgcmVhbCBpbnRlcmZhY2UuICBJZiBub3QsIHJldHVybg0KKwkJICogRU5Y SU8gc28gdGhhdCB0aGUgdXNlcmxhbmQgcHJvY2VzcyBrbm93cyB0byByZWJp bmQNCisJCSAqIGl0IGJlZm9yZSB1c2luZyBpdCBhZ2Fpbi4NCisJCSAqLw0K KwkJaWYgKGQtPmJkX2JpZiA9PSBOVUxMKSB7DQorCQkJc3BseChzKTsNCisJ CQlyZXR1cm4gKEVOWElPKTsNCisJCX0NCisNCiAJCWlmIChpb2ZsYWcgJiBJ T19OREVMQVkpDQogCQkJZXJyb3IgPSBFV09VTERCTE9DSzsNCiAJCWVsc2UN CkBAIC0xMjg1LDYgKzEyOTcsNjAgQEANCiANCiAJaWYgKGJvb3R2ZXJib3Nl KQ0KIAkJcHJpbnRmKCJicGY6ICVzJWQgYXR0YWNoZWRcbiIsIGlmcC0+aWZf bmFtZSwgaWZwLT5pZl91bml0KTsNCit9DQorDQorLyoNCisgKiBEZXRhY2gg YnBmIGZyb20gYW4gaW50ZXJmYWNlLiAgVGhpcyBpbnZvbHZlcyBkZXRhY2hp bmcgZWFjaCBkZXNjcmlwdG9yDQorICogYXNzb2NpYXRlZCB3aXRoIHRoZSBp bnRlcmZhY2UsIGFuZCBsZWF2aW5nIGJkX2JpZiBOVUxMLiAgTm90aWZ5IGVh Y2gNCisgKiBkZXNjcmlwdG9yIGFzIGl0J3MgZGV0YWNoZWQgc28gdGhhdCBh bnkgc2xlZXBlcnMgd2FrZSB1cCBhbmQgZ2V0DQorICogRU5YSU8uDQorICov DQordm9pZA0KK2JwZmRldGFjaChpZnApDQorCXN0cnVjdCBpZm5ldCAqaWZw Ow0KK3sNCisJc3RydWN0IGJwZl9pZgkqYnAsICpicF9wcmV2Ow0KKwlzdHJ1 Y3QgYnBmX2QJKmQ7DQorCWludAlzOw0KKw0KKwlwcmludGYoImJwZmRldGFj aDogJXMlZCBpcyBiZWluZyBkZXRhY2hlZFxuIiwgaWZwLT5pZl9uYW1lLA0K KwkgICAgaWZwLT5pZl91bml0KTsNCisNCisJLyogWFhYIGlzIHRoaXMgbmVl ZGVkPyAgSXMgaXQgcmlnaHQ/ICovDQorCXMgPSBzcGxpbXAoKTsNCisNCisJ LyogTG9jYXRlIEJQRiBpbnRlcmZhY2UgaW5mb3JtYXRpb24gKi8NCisJYnBf cHJldiA9IE5VTEw7DQorCWZvciAoYnAgPSBicGZfaWZsaXN0OyBicCAhPSBO VUxMOyBicCA9IGJwLT5iaWZfbmV4dCkgew0KKwkJaWYgKGlmcCA9PSBicC0+ YmlmX2lmcCkNCisJCQlicmVhazsNCisJCWJwX3ByZXYgPSBicDsNCisJfQ0K Kw0KKwkvKiBJbnRlcmZhY2Ugd2Fzbid0IGF0dGFjaGVkICovDQorCWlmIChi cC0+YmlmX2lmcCA9PSBOVUxMKSB7DQorCQlzcGx4KHMpOw0KKwkJcHJpbnRm KCJicGZkZXRhY2g6ICVzJWQgd2FzIG5vdCBhdHRhY2hlZFxuIiwgaWZwLT5p Zl9uYW1lLA0KKwkJICAgIGlmcC0+aWZfdW5pdCk7DQorCQlyZXR1cm47DQor CX0NCisNCisJd2hpbGUgKChkID0gYnAtPmJpZl9kbGlzdCkgIT0gTlVMTCkg ew0KKwkJYnBmX2RldGFjaGQoZCk7DQorCQlicGZfd2FrZXVwKGQpOw0KKwl9 DQorDQorCWlmIChicF9wcmV2KSB7DQorCQlicF9wcmV2LT5iaWZfbmV4dCA9 IGJwLT5iaWZfbmV4dDsNCisJfSBlbHNlIHsNCisJCWJwZl9pZmxpc3QgPSBi cC0+YmlmX25leHQ7DQorCX0NCisNCisJZnJlZShicCwgTV9CUEYpOw0KKw0K KwlzcGx4KHMpOw0KKw0KKwlwcmludGYoImJwZmRldGFjaDogJXMlZCBpcyBk ZXRhY2hlZFxuIiwgaWZwLT5pZl9uYW1lLCBpZnAtPmlmX3VuaXQpOw0KIH0N CiANCiBzdGF0aWMgdm9pZCBicGZfZHJ2aW5pdCBfX1AoKHZvaWQgKnVudXNl ZCkpOw0KZGlmZiAtdSAvZGF0YS9mYnNkLWNvbW1pdC9zcmMvc3lzL25ldC9i cGYuaCAuL2JwZi5oDQotLS0gL2RhdGEvZmJzZC1jb21taXQvc3JjL3N5cy9u ZXQvYnBmLmgJU2F0IE1hciAxOCAwMTozMDo0MiAyMDAwDQorKysgLi9icGYu aAlTYXQgTWFyIDE4IDIxOjE2OjMzIDIwMDANCkBAIC0yMzIsNiArMjMyLDgg QEANCiB2b2lkCSBicGZfdGFwIF9fUCgoc3RydWN0IGlmbmV0ICosIHVfY2hh ciAqLCB1X2ludCkpOw0KIHZvaWQJIGJwZl9tdGFwIF9fUCgoc3RydWN0IGlm bmV0ICosIHN0cnVjdCBtYnVmICopKTsNCiB2b2lkCSBicGZhdHRhY2ggX19Q KChzdHJ1Y3QgaWZuZXQgKiwgdV9pbnQsIHVfaW50KSk7DQordm9pZAkgYnBm ZGV0YWNoIF9fUCgoc3RydWN0IGlmbmV0ICopKTsNCisNCiB2b2lkCSBicGZp bHRlcmF0dGFjaCBfX1AoKGludCkpOw0KIHVfaW50CSBicGZfZmlsdGVyIF9f UCgoY29uc3Qgc3RydWN0IGJwZl9pbnNuICosIHVfY2hhciAqLCB1X2ludCwg dV9pbnQpKTsNCiAjZW5kaWYNCg== --0-2072806518-953432496=:3649 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="if_wi.diff" Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: i386.isa.if_wi.c.diff LS0tIGlmX3dpLmMJV2VkIEZlYiAgMiAxMjo1OToxMiAyMDAwDQorKysgL3Rt cC9pZl93aS5jCVNhdCBNYXIgMTggMjE6MTk6MzkgMjAwMA0KQEAgLTIxNCw2 ICsyMTQsOCBAQA0KIAl9DQogDQogCXdpX3N0b3Aoc2MpOw0KKw0KKwlicGZk ZXRhY2goaWZwKTsNCiAJaWZfZGV0YWNoKGlmcCk7DQogCWJ1c190ZWFyZG93 bl9pbnRyKGRldiwgc2MtPmlycSwgc2MtPndpX2ludHJoYW5kKTsNCiAJd2lf ZnJlZShkZXYpOw0K --0-2072806518-953432496=:3649-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Mar 18 18:26:47 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 7728637B5F9 for ; Sat, 18 Mar 2000 18:26:41 -0800 (PST) (envelope-from robert@cyrus.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.9.3/8.9.3) with SMTP id VAA04020; Sat, 18 Mar 2000 21:26:36 -0500 (EST) (envelope-from robert@cyrus.watson.org) Date: Sat, 18 Mar 2000 21:26:36 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: "Steve Bernacki Jr." Cc: freebsd-mobile@freebsd.org Subject: Re: Sound on a Dell Latitude CPi R-series In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a Dell CPi, and was able to get pcm to work by just adding ``device pcm'' to the kernel config file, without all the bus hints. This is from 4.0-RELEASE: pci1: on pcib1 pci1: at 0.0 irq 11 pcm0: mem 0xfda00000-0xfdafffff,0xfac00000-0xfaffffff irq 5 at device 0.1 on pci1 It appears to work great for me. The only thing I'd like is an rc.conf entry to set default mixer settings (or something in /etc/rc.shutdown that dumps them to a file, and restores them at boot). On Sat, 18 Mar 2000, Steve Bernacki Jr. wrote: > Hi everyone, > > I'm attempting to get sound working on my Latitude CPi R laptop. > According to Windoze, the laptop has a NeoMagic MAgicMedia 256 sound > chip. However, dmesg doesn't seem to pick this up. Here's the output of > pciconf -l: > > [snip] > none0@pci0:7:2: class=0x0c0300 card=0x00000000 chip=0x71128086 rev=0x01 > hdr=0x00 > chip5@pci0:7:3: class=0x068000 card=0x00000000 chip=0x71138086 rev=0x02 > hdr=0x00 > vga0@pci1:0:0: class=0x030000 card=0x008b1028 chip=0x000610c8 rev=0x00 > hdr=0x00 > none1@pci1:0:1: class=0x040100 card=0x008b1028 chip=0x800610c8 rev=0x00 > hdr=0x00 > > From previous postings on this subject, it would seem the last entry > (none1) is the sound card. Here are the device line I'm using: > > device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x0 > > Windoze sees the card at IRQ 5. > > Still, nothing found. There's no mention of the sound card in the BIOS, > so it doesn't appear to be anything I can tweak. I'm running > 4.0-20000317-STABLE that I downloaded just yesterday. > > Has anyone gotten this laptop's sound chip to work? Thanks for any > insight you can provide! > > -S > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message