From owner-freebsd-mobile Sun Oct 31 1:28:51 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from satsuma.mail.easynet.net (satsuma.mail.easynet.net [195.40.1.44]) by hub.freebsd.org (Postfix) with ESMTP id B33BE14C12 for ; Sun, 31 Oct 1999 01:28:47 -0700 (PDT) (envelope-from ak@freenet.co.uk) Received: from freenet.co.uk (alister.w.easynet.co.uk [212.212.251.86]) by satsuma.mail.easynet.net with ESMTP id 4876E7B0AA; Sun, 31 Oct 1999 08:28:45 +0000 (GMT) Message-ID: <381C0DF6.6B177C33@freenet.co.uk> Date: Sun, 31 Oct 1999 09:37:58 +0000 From: Alex X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Mike Cc: mobile@FreeBSD.ORG Subject: Re: Ethernet pccard config problem References: <381B537C.A01A3AB8@Mlink.NET> <381B72B7.85E1102B@freenet.co.uk> <19991030173510.C1518@pir.net> <008c01bf2320$1746ba20$886be2d1@bellglobal.com> <19991030180005.D1518@pir.net> <009d01bf2322$c96d31a0$886be2d1@bellglobal.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mike wrote: > > well my ethernet card work in windows98, But in freebsd it's the only card > I've tried so far ... > how do I find out if I'm using the right irq and menory range ? OK Mike - I'm pretty sure that the driver for your card is ed0. You shouldn't need to hardwire you pccard controller to any IRQ; the following lines in your kernel config file should detect it: controller card0 device pcic0 at card? device pcic1 at card? At least, it works for me (I also have the TI-1131). Now the IRQ and port number for the *card* should be hardcoded in your kernel. For example, device ed0 at isa? port 0x280 irq 9 The easiest way to find out the IRQ and port is run Windoze and check the settings in Control Panel/System. Some manufacturers (e.g. 3Com) also supply a DOS utility to change these values, so if you're not happy with your IRQ, it might be possible to change it. If your PCCard bridge is detected, you should see it in your dmesg. You should then run "pccardc dumpcis" to find out more about your card. BTW, you can change iomem and other parameters in /etc/rc.conf: pccard_enable="YES" # Set to YES if you want to configure PCCARD devices. pccard_mem="d8000" # If pccard_enable=YES, this is card memory address. pccard_ifconfig="NO" # Specialized pccard ethernet configuration (or NO). pccardd_flags="" # Additional flags for pccardd. You might also try to change the IRQ of your pcic in /boot/loader.conf.local, e.g.: machdep.pccard.pcic_irq="10" # Assigns PCCARD controller IRQ (0=polled) I can't be more helpful unless you send me the output of dmesg and pccardc dumpcis. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 31 13:24:33 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail2.svr.pol.co.uk (mail2.svr.pol.co.uk [195.92.193.210]) by hub.freebsd.org (Postfix) with ESMTP id 6859814BC5 for ; Sun, 31 Oct 1999 13:24:28 -0800 (PST) (envelope-from s.mitchell@computer.org) Received: from modem-2.marine-betta.dialup.pol.co.uk ([62.137.43.2] helo=lungfish.freeserve.co.uk) by mail2.svr.pol.co.uk with esmtp (Exim 2.12 #2) id 11i2Sd-0001GI-00; Sun, 31 Oct 1999 21:24:25 +0000 Received: (from scott@localhost) by lungfish.freeserve.co.uk (8.8.8/8.8.8) id VAA01973; Sat, 30 Oct 1999 21:19:17 +0100 (BST) (envelope-from scott) Message-ID: <19991030211916.52249@lungfish.freeserve.co.uk> Date: Sat, 30 Oct 1999 21:19:16 +0100 From: Scott Mitchell To: Woody Poolson , freebsd-mobile@FreeBSD.ORG Subject: Re: fast card recommendation References: <3819C808.3C40A089@nosloop.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <3819C808.3C40A089@nosloop.com>; from Woody Poolson on Fri, Oct 29, 1999 at 09:15:04AM -0700 X-Operating-System: FreeBSD 2.2.6-RELEASE i386 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Oct 29, 1999 at 09:15:04AM -0700, Woody Poolson wrote: > > I am currently using the zircom 10/100 lan card and I get terrific > > response both on 10 and 100 mb lans. Have not really tracked speeds but I > > get great download times on our network. > > I have a Xircom Realport 56K 10/100 combo card (no dongles to deal with) > and would love to use it on my Sony VAIO running 3.3.3-RELEASE. > > What driver should I use and can anyone help with syntax for the > pccard.conf? I have seen that it uses the "tulip" drivers on LINUX. It > shows up under Windows initially as a DEC 21140 chipset. Really? Is this the PCMCIA or CardBus RealPort. It makes a big difference: the PCMCIA version uses some Xircom proprietary silicon that I've written a driver for; I'd heard that the CardBus version used someone else's hardware, seems it's the DEC part... If you've got the PCMCIA model, the driver homepage is at http://ukug.uk.freebsd.org/~scott/xe_drv/ and there's an archive of the mailing list at: http://www.lovett.com/lists/freebsd-xircom/ CardBus support on FreeBSD is still under development, so you might be SOL if that's what you have. I don't have a CardBus machine, so someone else will have to help you out there. Cheers, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" s.mitchell@computer.org | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 31 13:26:52 1999 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 AD19E14BC5 for ; Sun, 31 Oct 1999 13:26:48 -0800 (PST) (envelope-from billf@chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id D01341C41; Sun, 31 Oct 1999 15:29:03 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by jade.chc-chimes.com (Postfix) with ESMTP id CCD093837; Sun, 31 Oct 1999 15:29:03 -0500 (EST) Date: Sun, 31 Oct 1999 15:29:03 -0500 (EST) From: Bill Fumerola To: Scott Mitchell Cc: Woody Poolson , freebsd-mobile@FreeBSD.ORG Subject: Re: fast card recommendation In-Reply-To: <19991030211916.52249@lungfish.freeserve.co.uk> 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 Sat, 30 Oct 1999, Scott Mitchell wrote: > If you've got the PCMCIA model, the driver homepage is at > http://ukug.uk.freebsd.org/~scott/xe_drv/ Will this be updated for the new pccard interface stuff soon? -- - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp - - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org - To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 31 13:29:43 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.rdc1.sfba.home.com (ha1.rdc1.sfba.home.com [24.0.0.66]) by hub.freebsd.org (Postfix) with ESMTP id A8F0C14BC5 for ; Sun, 31 Oct 1999 13:29:42 -0800 (PST) (envelope-from adsharma@c62443-a.frmt1.sfba.home.com) Received: from c62443-a.frmt1.sfba.home.com ([24.0.69.165]) by mail.rdc1.sfba.home.com (InterMail v4.01.01.00 201-229-111) with ESMTP id <19991031212941.XKHX11261.mail.rdc1.sfba.home.com@c62443-a.frmt1.sfba.home.com> for ; Sun, 31 Oct 1999 13:29:41 -0800 Received: (from adsharma@localhost) by c62443-a.frmt1.sfba.home.com (8.9.3/8.9.3) id NAA23727 for freebsd-mobile@freebsd.org; Sun, 31 Oct 1999 13:29:41 -0800 Date: Sun, 31 Oct 1999 13:29:41 -0800 From: Arun Sharma To: freebsd-mobile@freebsd.org Subject: 3.3-RELEASE on Compaq Armada 7330T Message-ID: <19991031132941.A23720@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm trying to install FreeBSD on my Compaq Armada 7330T. I downloaded the PAO floppies and the distribution from PAO home page. However, when I try to boot using the floppies, the kernel hangs at: npx0 on motherboard npx0: INT 16 interface. Can anyone help me ? -Arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 31 22:23:16 1999 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 11A1914A25 for ; Sun, 31 Oct 1999 22:23:13 -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 XAA59727; Sun, 31 Oct 1999 23:23:12 -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 XAA05152; Sun, 31 Oct 1999 23:25:11 -0700 (MST) Message-Id: <199911010625.XAA05152@harmony.village.org> To: Alex Subject: Re: Ethernet pccard config problem Cc: Mike , mobile@FreeBSD.ORG In-reply-to: Your message of "Sun, 31 Oct 1999 09:37:58 GMT." <381C0DF6.6B177C33@freenet.co.uk> References: <381C0DF6.6B177C33@freenet.co.uk> <381B537C.A01A3AB8@Mlink.NET> <381B72B7.85E1102B@freenet.co.uk> <19991030173510.C1518@pir.net> <008c01bf2320$1746ba20$886be2d1@bellglobal.com> <19991030180005.D1518@pir.net> <009d01bf2322$c96d31a0$886be2d1@bellglobal.com> Date: Sun, 31 Oct 1999 23:25:11 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <381C0DF6.6B177C33@freenet.co.uk> Alex writes: : You shouldn't need to hardwire you pccard controller to any IRQ; the : following lines in your kernel config file should detect it: : : controller card0 : device pcic0 at card? : device pcic1 at card? : : At least, it works for me (I also have the TI-1131). Please note this is true for 3.x and current through mid october, but more recent versions of current you do need to hardwire your IRQ and use a different configuration. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 31 22:34:20 1999 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 F151E14A25 for ; Sun, 31 Oct 1999 22:34:17 -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 XAA59758 for ; Sun, 31 Oct 1999 23:34:16 -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 XAA05245 for ; Sun, 31 Oct 1999 23:36:20 -0700 (MST) Message-Id: <199911010636.XAA05245@harmony.village.org> To: mobile@freebsd.org Subject: laptop problems Date: Sun, 31 Oct 1999 23:36:20 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org My sony VAIO went dark tonight. About 10 minutes before it went dark, the battery light started blinking (which was odd, since I wasn't recharging as the machine had been plugged in for days) and then I got a low battery warning and a forced suspend. Then, it came on breifly once more and died completely after that. I can't even get the thing to turn on with or without the battery. The voltage from the PS is good, so I'm at a loss to explain it. This may impact the pccard/cardbus work I've been doing. I'll advise as soon as I know more... The bummer is that it has a few additional changes on it that I've not committed. Can't even get it up enough to do a backup :-(. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 31 22:44:17 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from tarial.albury.net.au (tarial.albury.NET.AU [203.15.244.17]) by hub.freebsd.org (Postfix) with ESMTP id CCCF314A25 for ; Sun, 31 Oct 1999 22:44:03 -0800 (PST) (envelope-from nicks@albury.net.au) Received: from localhost (nicks@localhost) by tarial.albury.net.au (8.9.3/8.9.3) with ESMTP id RAA06864 for ; Mon, 1 Nov 1999 17:44:41 +1100 (EST) (envelope-from nicks@albury.net.au) X-Authentication-Warning: tarial.albury.net.au: nicks owned process doing -bs Date: Mon, 1 Nov 1999 17:44:41 +1100 (EST) From: Nick Slager To: freebsd-mobile@freebsd.org Subject: New Media Bus Toaster PCMCIA SCSI card 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 Greetings, I'm currently wrestling with the above card and getting absolutely nowhere. It's in a Dell Inspiron 7000 (which works fine PCMCIA-wise), running 3.3-RELEASE. According to the (sparse) docs I have found, the card is meant to be compatible with the Adaptec 152x series; therefore (I think) it should be supported with the aic driver. The card is reported to work with BSD/OS, NetBSD and various flavors of Linux. PAO under 2.2.8 reportedly supports it, but it appears PAO no longer supports SCSI devices in 3.x. What have I missed? Anyone have any bright ideas, or have this working in a machine running 3.x? [dumpcis output below] Thanks, Nick. --- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." dumpcis output: _____________________________ Configuration data for card in slot 1 Tuple #1, code = 0x1 (Common memory descriptor), length = 2 000: d1 ff Common memory device information: Device number 1, type Function specific, WPS = OFF Speed = 250nS, Memory block size = reserved, 32 units Tuple #2, code = 0x15 (Version 1 info), length = 30 000: 04 01 4e 65 77 20 4d 65 64 69 61 00 53 43 53 49 010: 00 42 75 73 20 54 6f 61 73 74 65 72 00 ff Version = 4.1, Manuf = [New Media],card vers = [SCSI] Addit. info = [Bus Toaster],[^?] Tuple #3, code = 0x1a (Configuration map), length = 6 000: 01 22 00 01 01 ff Reg len = 2, config register addr = 0x100, last config = 0x22 Registers: X------- Tuple #4, code = 0x1b (Configuration entry), length = 14 000: e0 01 19 39 55 3d 86 3c 26 45 30 ff ff ff Config index = 0x20(default) Interface byte = 0x1 (I/O) Vcc pwr: Nominal operating supply voltage: 5 x 1V Continuous supply current: 3.5 x 10mA Max current average over 1 second: 1 x 100mA, ext = 0x3c Max current average over 10 ms: 2 x 100mA Card decodes 5 address lines, limited 8/16 Bit I/O IRQ modes: Pulse IRQ level = 5 Tuple #5, code = 0x1b (Configuration entry), length = 8 000: 21 08 ca 60 40 01 1f ff Config index = 0x21 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x140 block length = 0x20 Tuple #6, code = 0x1b (Configuration entry), length = 8 000: 22 08 ca 60 40 03 1f ff Config index = 0x22 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x340 block length = 0x20 Tuple #7, code = 0x0 (Null tuple), length = 5 000: 57 00 02 d3 ff Tuple #8, code = 0x21 (Functional ID), length = 3 000: 00 00 ff Multifunction card Tuple #9, code = 0xff (Terminator), length = 0 ---------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Oct 31 22:51:54 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from chandra.eatell.msr.prug.or.jp (dhcp425.6bone.nec.co.jp [202.247.4.25]) by hub.freebsd.org (Postfix) with ESMTP id 5DBBC14D8B for ; Sun, 31 Oct 1999 22:51:45 -0800 (PST) (envelope-from y-nakaga@nwsl.mesh.ad.jp) Received: from nwsl.mesh.ad.jp (localhost.eatell.msr.prug.or.jp [127.0.0.1]) by chandra.eatell.msr.prug.or.jp (8.8.8/8.8.5) with ESMTP id PAA17587; Mon, 1 Nov 1999 15:50:59 +0900 (JST) Message-Id: <199911010650.PAA17587@chandra.eatell.msr.prug.or.jp> To: Nick Slager Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: New Media Bus Toaster PCMCIA SCSI card In-reply-to: Your message of "Mon, 01 Nov 1999 17:44:41 +1100." Date: Mon, 01 Nov 1999 15:50:59 +0900 From: NAKAGAWA Yoshihisa Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > The card is reported to work with BSD/OS, NetBSD and various flavors of > Linux. PAO under 2.2.8 reportedly supports it, but it appears PAO no > longer supports SCSI devices in 3.x. I ported aic driver PC-Card support for PAO3. The driver available http://home.jp.freebsd.org/~nakagawa/files/PAO3/aic.tgz Probably, the driver merge PAO3 tree in near days. But, my PC-Card frontend code is PAO3 only, not yet ported -current and -stable. -- NAKAGAWA, Yoshihisa y-nakaga@nwsl.mesh.ad.jp nakagawa@jp.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 1:43: 3 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from imr1.srv.uk.deuba.com (imr1.srv.uk.deuba.com [194.196.205.49]) by hub.freebsd.org (Postfix) with ESMTP id 14C8114BC4; Mon, 1 Nov 1999 01:42:55 -0800 (PST) (envelope-from Steve.Gailey@db.com) Received: by imr1.srv.uk.deuba.com id JAA21537; Mon, 1 Nov 1999 09:42:54 GMT Received: from bmr1-e1.srv.uk.deuba.com(10.141.44.112) by imr1.srv.uk.deuba.com via mail (V2.1/2.1) id xma021513; Mon, 1 Nov 99 09:42:52 GMT Received: from pow.srv.uk.deuba.com by bmr1-e1.srv.uk.deuba.com id JAA23183; Mon, 1 Nov 1999 09:42:51 GMT Received: from accounts by pow.srv.uk.deuba.com id JAA09689; Mon, 1 Nov 1999 09:42:42 GMT Message-Id: <199911010942.JAA09689@pow.srv.uk.deuba.com> From: "Steve Gailey" Organization: Metronome Solutions Ltd To: mobile@FreeBSD.ORG Date: Mon, 1 Nov 1999 09:45:58 GMT0B MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: IBM Thinkpad 600 Reply-To: steve.gailey@db.com Cc: freebsd-hardware@FreeBSD.org X-mailer: Pegasus Mail for Win32 (v3.12a) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Has anyone had any success installing FreeBSD 3.X on one of these beasts? The machine just hangs and needs a physical reset during the probes, just after finding the CD. I have tried disabling not required for the install, but without any success. I am booting FreeBSD 3.3, from floppy (CD didn't work as it got confused about the disks). It does find the Hdd and CD-ROM ok, but hangs after that. Thanks for any help. Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 1:50:21 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from scotty.masternet.it (scotty.masternet.it [194.184.65.2]) by hub.freebsd.org (Postfix) with ESMTP id 1F1C014D06 for ; Mon, 1 Nov 1999 01:50:13 -0800 (PST) (envelope-from gmarco@scotty.masternet.it) Received: from suzy (modem11.masternet.it [194.184.65.21]) by scotty.masternet.it (8.9.3/8.9.3) with ESMTP id KAA60664; Mon, 1 Nov 1999 10:50:00 +0100 (CET) (envelope-from gmarco@scotty.masternet.it) Message-Id: <4.2.0.58.19991101103807.00bce8a0@194.184.65.4> X-Sender: gmarco@scotty.masternet.it X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.0.58 Date: Mon, 01 Nov 1999 10:39:44 +0100 To: Warner Losh From: Gianmarco Giovannelli Subject: Re: laptop problems Cc: mobile@freebsd.org In-Reply-To: <199911010636.XAA05245@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 31/10/99, you wrote: >My sony VAIO went dark tonight. About 10 minutes before it went dark, >the battery light started blinking (which was odd, since I wasn't >recharging as the machine had been plugged in for days) and then I got >a low battery warning and a forced suspend. Then, it came on breifly >once more and died completely after that. I can't even get the thing >to turn on with or without the battery. The voltage from the PS is >good, so I'm at a loss to explain it. > >This may impact the pccard/cardbus work I've been doing. I'll advise >as soon as I know more... > >The bummer is that it has a few additional changes on it that I've not >committed. Can't even get it up enough to do a backup :-(. Argh, what about to get the HD from there and try to use it from a normal box ? My .2 advice ... Ciaoooooooo Best Regards, Gianmarco Giovannelli , "Unix expert since yesterday" http://www.giovannelli.it/~gmarco http://www2.masternet.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 4:13:46 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from Mail.ZEDAT.FU-Berlin.DE (mail.zedat.fu-berlin.de [130.133.1.48]) by hub.freebsd.org (Postfix) with ESMTP id 39BD414F86 for ; Mon, 1 Nov 1999 04:13:43 -0800 (PST) (envelope-from dieringe@zedat.fu-berlin.de) Received: by Mail.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from Komma.ZEDAT.FU-Berlin.DE (130.133.1.46) with smtp id ; Mon, 1 Nov 1999 13:13:41 +0100 (MET) Date: Mon, 1 Nov 1999 13:13:41 +0100 (MET) From: Martin Dieringer To: mobile@FreeBSD.ORG, Steve Gailey Subject: Re: IBM Thinkpad 600 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, 1 Nov 1999, Steve Gailey wrote: > Has anyone had any success installing FreeBSD 3.X on one of > these beasts? yes > The machine just hangs and needs a physical reset during the > probes, just after finding the CD. I have tried disabling not required > for the install, but without any success. this is a memory problem. take out all expansion memory (should be 32MB now). after install make a kernel config with the MAXMEM option and the number that is displayed at startup (_with_ expansion). ...and look into the mailing list archives of freebsd-mobile. if your base install is >=64 MB, I have no idea. I could send you my kernel but I have no idea how to make a custom boot floppy. good luck martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 4:32: 6 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from nosloop.COM (adsl-63-193-249-177.dsl.snfc21.pacbell.net [63.193.249.177]) by hub.freebsd.org (Postfix) with ESMTP id 56F7E150A8 for ; Mon, 1 Nov 1999 04:32:03 -0800 (PST) (envelope-from woody@nosloop.com) Received: from nosloop.com (poolson.nosloop.com [192.168.1.14]) by nosloop.COM (8.9.3/8.8.8) with ESMTP id EAA07770; Mon, 1 Nov 1999 04:32:01 -0800 (PST) (envelope-from woody@nosloop.com) Message-ID: <381D8846.B1700A95@nosloop.com> Date: Mon, 01 Nov 1999 04:32:06 -0800 From: Woody Poolson X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Scott Mitchell Cc: FreeBSD Laptoppers Subject: Re: fast card recommendation References: <3819C808.3C40A089@nosloop.com> <19991030211916.52249@lungfish.freeserve.co.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I have a Xircom Realport 56K 10/100 combo card (no dongles to deal with) > > and would love to use it on my Sony VAIO running 3.3.3-RELEASE. > > > > What driver should I use and can anyone help with syntax for the > > pccard.conf? I have seen that it uses the "tulip" drivers on LINUX. It > > shows up under Windows initially as a DEC 21140 chipset. > > Really? Is this the PCMCIA or CardBus RealPort. It makes a big > difference: the PCMCIA version uses some Xircom proprietary silicon that > I've written a driver for; I'd heard that the CardBus version used someone > else's hardware, seems it's the DEC part... PCMCIA yes. It is the 16bit card. It shows up initially as the DEC chipset under Win98 before you load its own drivers... > If you've got the PCMCIA model, the driver homepage is at > http://ukug.uk.freebsd.org/~scott/xe_drv/ > and there's an archive of the mailing list at: > http://www.lovett.com/lists/freebsd-xircom/ Thank you! Woody To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 4:36: 4 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from madeline.boneyard.lawrence.ks.us (madeline.boneyard.lawrence.ks.us [24.124.33.226]) by hub.freebsd.org (Postfix) with ESMTP id 698A0150A8 for ; Mon, 1 Nov 1999 04:36:00 -0800 (PST) (envelope-from bsd-mobile@boneyard.lawrence.ks.us) Received: from madeline.boneyard.lawrence.ks.us (madeline.boneyard.lawrence.ks.us [24.124.33.226]) by madeline.boneyard.lawrence.ks.us (8.9.3/8.9.3) with ESMTP id GAA01363; Mon, 1 Nov 1999 06:35:59 -0600 (CST) Date: Mon, 1 Nov 1999 06:35:59 -0600 (CST) From: "Stephen D. Spencer" To: Mike Cc: mobile@FreeBSD.ORG Subject: Re: Ethernet pccard config problem In-Reply-To: <009d01bf2322$c96d31a0$886be2d1@bellglobal.com> 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 Sat, 30 Oct 1999, Mike wrote: > well my ethernet card work in windows98, But in freebsd it's the only card > I've tried so far ... > how do I find out if I'm using the right irq and menory range ? > Had the same problem with my Tecra 8000. There are three modes in the system setup for this machine: Auto, CardBus and PCIC Compat. The card that I have is a DLink-650 (no cardbus yet, thankyouverymuch) and will only be picked up by pccardd if the slots are set to compat. mode even though Windows would pick it up in Auto. Regards, Stephen Spencer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 5:14:43 1999 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 B29D914D2F for ; Mon, 1 Nov 1999 05:14:33 -0800 (PST) (envelope-from dirkx@webweaving.org) Received: from kim.ispra.webweaving.org (va-134.skylink.it [194.185.55.134]) by ns.skylink.it (8.9.1/8.8.8) with ESMTP id OAA09997; Mon, 1 Nov 1999 14:15:44 +0100 Received: from brunte.ispra.webweaving.org (brunte.ispra.webweaving.org [10.0.0.12]) by kim.ispra.webweaving.org (8.8.8/8.8.5) with ESMTP id MAA01970; Mon, 1 Nov 1999 12:54:12 GMT X-Passed: MX on Ispra.WebWeaving.org Mon, 1 Nov 1999 12:54:12 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: Mon, 1 Nov 1999 12:54:12 GMT Date: Mon, 1 Nov 1999 13:54:11 +0100 (CET) From: Dirk-Willem van Gulik X-Sender: dirkx@brunte.ispra.webweaving.org To: Warner Losh Cc: mobile@FreeBSD.ORG Subject: Re: laptop problems In-Reply-To: <199911010636.XAA05245@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 Sun, 31 Oct 1999, Warner Losh wrote: > My sony VAIO went dark tonight. About 10 minutes before it went dark, > the battery light started blinking (which was odd, since I wasn't > recharging as the machine had been plugged in for days) and then I got I've had this quite a few time's when you leave it for a long time on and plugged in. Eacht time the problem solved itself with a bit of time and completely taking out the battery, unplugging all, waiting for a few hours and putting it all together again. Dw. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 5:58:57 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail-relay.cix.co.uk (mail-relay.cix.co.uk [194.153.0.19]) by hub.freebsd.org (Postfix) with ESMTP id 3BCE314FF9 for ; Mon, 1 Nov 1999 05:58:53 -0800 (PST) (envelope-from robh@imdb.com) Received: from uk2.imdb.com (uk2.imdb.com [195.224.85.202]) by mail-relay.cix.co.uk (8.9.1a/8.9.1) with SMTP id NAA14554; Mon, 1 Nov 1999 13:58:47 GMT X-Envelope-From: robh@imdb.com Date: Mon, 1 Nov 1999 13:58:38 +0000 (GMT) From: Rob Hartill To: Steve Gailey Cc: mobile@FreeBSD.ORG Subject: Re: IBM Thinkpad 600 In-Reply-To: <199911010942.JAA09689@pow.srv.uk.deuba.com> 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, 1 Nov 1999, Steve Gailey wrote: > Has anyone had any success installing FreeBSD 3.X on one of > these beasts? > > The machine just hangs and needs a physical reset during the > probes, just after finding the CD. I have tried disabling not required > for the install, but without any success. > > I am booting FreeBSD 3.3, from floppy (CD didn't work as it got > confused about the disks). It does find the Hdd and CD-ROM ok, > but hangs after that. > > Thanks for any help. I have a Thinkpad 770 that showed similar hanging problems. The cause is the Thinkpad's use of about 0.5mb of its memory for itself. You need to boot with a kernel that doesn't try to use memory that's reserved for the hardware. When the Thinkpad boots, look to see how much memory is available. If you can, create a boot disk with a kernel that has MAXMEM set to this number then you should be ok. I have 128mb (MAXMEM=131072) in my thinkpad but the kernel is configured with MAXMEM=130496 (=127.4mb). Maybe there's a boot option that'll let you set this so that you can use an existing boot disk. -- Rob Hartill Internet Movie Database (www.moviedatabase.com). An Amazon.com company. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 7:31:12 1999 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 704F114FD8 for ; Mon, 1 Nov 1999 07:30:32 -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 IAA61129; Mon, 1 Nov 1999 08:30:31 -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 IAA06920; Mon, 1 Nov 1999 08:32:39 -0700 (MST) Message-Id: <199911011532.IAA06920@harmony.village.org> To: Dirk-Willem van Gulik Subject: Re: laptop problems Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 01 Nov 1999 13:54:11 +0100." References: Date: Mon, 01 Nov 1999 08:32:39 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message Dirk-Willem van Gulik writes: : I've had this quite a few time's when you leave it for a long time on and : plugged in. Eacht time the problem solved itself with a bit of time and : completely taking out the battery, unplugging all, waiting for a few hours : and putting it all together again. OK. I took the battery out of the laptop. I then disconnected the wall wart from the wall and from the laptop. I'll let you know how it turns out. I also hit reset a few times before removing the battery to see if that made a difference, but it didn't help. My system time as also an hour off just before it happened, but no calcrtu messages... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 8:14:18 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.mt.sri.com (ns.mt.sri.com [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id 9D29D14BFA for ; Mon, 1 Nov 1999 08:14:13 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.9.3/8.9.3) with SMTP id JAA15055; Mon, 1 Nov 1999 09:14:12 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA17264; Mon, 1 Nov 1999 09:14:11 -0700 Date: Mon, 1 Nov 1999 09:14:11 -0700 Message-Id: <199911011614.JAA17264@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: steve.gailey@db.com Cc: mobile@FreeBSD.ORG Subject: Re: IBM Thinkpad 600 In-Reply-To: <199911010942.JAA09689@pow.srv.uk.deuba.com> References: <199911010942.JAA09689@pow.srv.uk.deuba.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@mt.sri.com (Nate Williams) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ Moved to -mobile only ] > Has anyone had any success installing FreeBSD 3.X on one of > these beasts? Yes, my trials were discussed on this mailinsg list (although it was for 2.2, but the problems are the same). > The machine just hangs and needs a physical reset during the > probes, just after finding the CD. I have tried disabling not required > for the install, but without any success. > > I am booting FreeBSD 3.3, from floppy (CD didn't work as it got > confused about the disks). It does find the Hdd and CD-ROM ok, > but hangs after that. Remove any memory you have over 64MB, and you can install it fine. Then, once you get it installed, you must build yourself a custom kernel that has MAXMEM listed as the same number as what prints in the upper-left corner at bootup, or if you don't remember, multiple the amount of memory * 1024 and then subtract 1024. So, on my box, I have 128 * 1024 - 1024, or 127*1024 listed in my MAXMEM line. Build and install the new kernel, and before booting into it, install your memory and all will be well.... Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 8:17:59 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.mt.sri.com (ns.mt.sri.com [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id B79C515026 for ; Mon, 1 Nov 1999 08:17:55 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.9.3/8.9.3) with SMTP id JAA15084; Mon, 1 Nov 1999 09:17:42 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA17292; Mon, 1 Nov 1999 09:17:41 -0700 Date: Mon, 1 Nov 1999 09:17:41 -0700 Message-Id: <199911011617.JAA17292@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Rob Hartill Cc: Steve Gailey , mobile@FreeBSD.ORG Subject: Re: IBM Thinkpad 600 In-Reply-To: References: <199911010942.JAA09689@pow.srv.uk.deuba.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@mt.sri.com (Nate Williams) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > The cause is the Thinkpad's use of about 0.5mb of its memory for itself. > You need to boot with a kernel that doesn't try to use memory that's > reserved for the hardware. ... > Maybe there's a boot option that'll let you set this so that you can > use an existing boot disk. Unfortunately, memory has been sized by the time you can modify the option to check memory in USERCONFIG. :( Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 8:50: 7 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id A91E3152F3 for ; Mon, 1 Nov 1999 08:50:03 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id IAA35151; Mon, 1 Nov 1999 08:49:53 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 1 Nov 1999 08:49:53 -0800 (PST) From: Doug White To: Warner Losh Cc: Dirk-Willem van Gulik , mobile@FreeBSD.ORG Subject: Re: laptop problems In-Reply-To: <199911011532.IAA06920@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, 1 Nov 1999, Warner Losh wrote: > In message Dirk-Willem van Gulik writes: > : I've had this quite a few time's when you leave it for a long time on and > : plugged in. Eacht time the problem solved itself with a bit of time and > : completely taking out the battery, unplugging all, waiting for a few hours > : and putting it all together again. > > OK. I took the battery out of the laptop. I then disconnected the > wall wart from the wall and from the laptop. I'll let you know how it > turns out. I also hit reset a few times before removing the battery > to see if that made a difference, but it didn't help. > > My system time as also an hour off just before it happened, but no > calcrtu messages... Hm.. I wonder if the VAIOs don't trickle-charge the battery when they're plugged in. I think my Digital laptop does this: If you leave it plugged in for a week you get a shorter-than-normal battery cycle. The battery & power managemnet controllers on laptops have a surprising lack of intelligence, I've found. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 8:53:54 1999 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 0342E15269 for ; Mon, 1 Nov 1999 08:53:51 -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 JAA61543; Mon, 1 Nov 1999 09:53: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 JAA07448; Mon, 1 Nov 1999 09:55:59 -0700 (MST) Message-Id: <199911011655.JAA07448@harmony.village.org> To: Doug White Subject: Re: laptop problems Cc: Dirk-Willem van Gulik , mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 01 Nov 1999 08:49:53 PST." References: Date: Mon, 01 Nov 1999 09:55:59 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message Doug White writes: : Hm.. I wonder if the VAIOs don't trickle-charge the battery when they're : plugged in. I think my Digital laptop does this: If you leave it plugged : in for a week you get a shorter-than-normal battery cycle. The VAIOs will charge the battery while it is plugged in. I don't know if it constantly tops off the charge or not. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 8:55:48 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from dingo.cdrom.com (castles503.castles.com [208.214.165.67]) by hub.freebsd.org (Postfix) with ESMTP id C2C5215361 for ; Mon, 1 Nov 1999 08:55:45 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.3/8.8.8) with ESMTP id IAA19168; Mon, 1 Nov 1999 08:46:52 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199911011646.IAA19168@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Rob Hartill Cc: Steve Gailey , mobile@FreeBSD.ORG Subject: Re: IBM Thinkpad 600 In-reply-to: Your message of "Mon, 01 Nov 1999 13:58:38 GMT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 01 Nov 1999 08:46:51 -0800 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > > The machine just hangs and needs a physical reset during the > > probes, just after finding the CD. I have tried disabling not required > > for the install, but without any success. ... > I have a Thinkpad 770 that showed similar hanging problems. > > The cause is the Thinkpad's use of about 0.5mb of its memory for itself. > You need to boot with a kernel that doesn't try to use memory that's > reserved for the hardware. A 3.3 kernel with VM86 defined, or a 4.x kernel should work properly on this hardware, since both will use the BIOS to determine which parts of physical memory are available. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 9:21:49 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from hotmail.com (f180.law4.hotmail.com [216.33.149.180]) by hub.freebsd.org (Postfix) with SMTP id AB6A214F94 for ; Mon, 1 Nov 1999 09:21:40 -0800 (PST) (envelope-from gandalf24@hotmail.com) Received: (qmail 96572 invoked by uid 0); 1 Nov 1999 17:21:40 -0000 Message-ID: <19991101172140.96571.qmail@hotmail.com> Received: from 216.67.5.27 by www.hotmail.com with HTTP; Mon, 01 Nov 1999 09:21:38 PST X-Originating-IP: [216.67.5.27] From: "Gandalf T. Grey" To: freebsd-mobile@freebsd.org Subject: Is someone 'camifying' ncv0? Date: Mon, 01 Nov 1999 09:21:38 PST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I thought I'd try asking one more time, since I didn't get a reply to this question when it was included in a longer post a few weeks ago. Can anyone tell me if someone is working on /has worked on/is willing to work on Camifiying ncv0? I've been told that it worked fine under 2.x, and that it just needs to be camified. I just want to find out whether there is any hope of getting my Panasonic pcmcia scsi (KME KXLC004) working under 3.2 RELEASE. TIA for any info. G. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 10:13:15 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from catarina.usc.edu (catarina.usc.edu [128.125.51.47]) by hub.freebsd.org (Postfix) with SMTP id 8EA4215035; Mon, 1 Nov 1999 10:13:06 -0800 (PST) (envelope-from xuanchen@catarina.usc.edu) Received: from ipanema.usc.edu (ipanema.usc.edu [128.125.52.3]) by catarina.usc.edu (8.6.10/8.6.9) with ESMTP id KAA08202; Mon, 1 Nov 1999 10:13:04 -0800 Received: from localhost (xuanchen@localhost) by ipanema.usc.edu (8.9.3/8.6.9) with ESMTP id KAA03281; Mon, 1 Nov 1999 10:13:08 -0800 (PST) X-Authentication-Warning: ipanema.usc.edu: xuanchen owned process doing -bs Date: Mon, 1 Nov 1999 10:13:08 -0800 (PST) From: Xuan Chen To: Steve Gailey Cc: mobile@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG Subject: Re: IBM Thinkpad 600 In-Reply-To: <199911010942.JAA09689@pow.srv.uk.deuba.com> 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 Same thing happened to me, when I tried to install fbsd to Compaq Presario 5724. It just hung there, nothing else...:-( On Mon, 1 Nov 1999, Steve Gailey wrote: > Has anyone had any success installing FreeBSD 3.X on one of > these beasts? > > The machine just hangs and needs a physical reset during the > probes, just after finding the CD. I have tried disabling not required > for the install, but without any success. > > I am booting FreeBSD 3.3, from floppy (CD didn't work as it got > confused about the disks). It does find the Hdd and CD-ROM ok, > but hangs after that. > > Thanks for any help. > > Steve > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hardware" 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 Mon Nov 1 13:53:51 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.kt.rim.or.jp (mail.kt.rim.or.jp [202.247.130.53]) by hub.freebsd.org (Postfix) with ESMTP id 06FA514EAD for ; Mon, 1 Nov 1999 13:53:42 -0800 (PST) (envelope-from kuriyama@sky.rim.or.jp) Received: from rhea.sky.rim.or.jp (ppp509.kt.rim.or.jp [202.247.140.159]) by mail.kt.rim.or.jp (8.8.8/3.6W-RIMNET-98-06-09) with ESMTP id GAA12367; Tue, 2 Nov 1999 06:53:30 +0900 (JST) Received: from localhost.sky.rim.or.jp (localhost [127.0.0.1]) by rhea.sky.rim.or.jp (8.9.3/3.7W/rhea-1.2) with ESMTP id GAA54544; Tue, 2 Nov 1999 06:53:28 +0900 (JST) Date: Tue, 02 Nov 1999 06:53:27 +0900 Message-ID: <14366.3031.779774.91385M@localhost.sky.rim.or.jp> From: Jun Kuriyama To: imp@village.org Cc: mobile@freebsd.org Subject: Re: laptop problems In-Reply-To: In your message of "Sun, 31 Oct 1999 23:36:20 -0700" <199911010636.XAA05245@harmony.village.org> References: <199911010636.XAA05245@harmony.village.org> User-Agent: Wanderlust/1.0.3 (Notorious) SEMI/1.13.3 (Komaiko) FLIM/1.12.5 (Hirahata) MULE XEmacs/20.4 (Emerald) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.3 - "Komaiko") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I think Dirk-Willem's method is good for that situation. And I suggest to push a hardware reset (tiny) hole at the bottom side of machine. If it cannot solve your problem, unplug a battery and AC power, and waiting for a few hours (days???). Jun Kuriyama // kuriyama@sky.rim.or.jp // kuriyama@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 14:35:53 1999 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 8741314C28 for ; Mon, 1 Nov 1999 14:35:47 -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 PAA62805; Mon, 1 Nov 1999 15:35:46 -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 PAA09473; Mon, 1 Nov 1999 15:37:59 -0700 (MST) Message-Id: <199911012237.PAA09473@harmony.village.org> To: Jun Kuriyama Subject: Re: laptop problems Cc: mobile@freebsd.org In-reply-to: Your message of "Tue, 02 Nov 1999 06:53:27 +0900." <14366.3031.779774.91385M@localhost.sky.rim.or.jp> References: <14366.3031.779774.91385M@localhost.sky.rim.or.jp> <199911010636.XAA05245@harmony.village.org> Date: Mon, 01 Nov 1999 15:37:59 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <14366.3031.779774.91385M@localhost.sky.rim.or.jp> Jun Kuriyama writes: : And I suggest to push a hardware reset (tiny) hole at the bottom side : of machine. I've tried this. : If it cannot solve your problem, unplug a battery and AC power, and : waiting for a few hours (days???). I've removed the A/C power from the machine. I've removed the battery. I'm in the wait phase right now (mostly since the machine is not accessible to me right now). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 15:16:59 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from neptune.psn.net (neptune.psn.net [207.211.58.16]) by hub.freebsd.org (Postfix) with ESMTP id A78ED150AC for ; Mon, 1 Nov 1999 15:16:53 -0800 (PST) (envelope-from andrews@technologist.com) Received: from 5042-243.008.popsite.net ([209.224.140.243] helo=wandrews) by neptune.psn.net with smtp (PSN Internet Service 2.12 #3) id 11iQgZ-0007QT-00; Mon, 1 Nov 1999 16:16:38 -0700 Message-Id: <3.0.6.32.19991101181513.0081bb40@mail.psn.net> X-Sender: andrews@mail.psn.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Mon, 01 Nov 1999 18:15:13 -0500 To: Warner Losh From: Will Andrews Subject: Re: laptop problems Cc: mobile@FreeBSD.ORG In-Reply-To: <199911010636.XAA05245@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 11:36 PM 10/31/99 -0700, you wrote: >The bummer is that it has a few additional changes on it that I've not >committed. Can't even get it up enough to do a backup :-(. Aw, man. You mean I won't get to test any new updates to pccard (that might hopefully fix my EEPROM problem) anytime soon? :\ I hope the advice you got works. :\ -- Will Andrews GCS/E/S @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 Mon Nov 1 15:23:25 1999 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 4D77214E01 for ; Mon, 1 Nov 1999 15:23: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 QAA63022; Mon, 1 Nov 1999 16:23: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 QAA09846; Mon, 1 Nov 1999 16:25:28 -0700 (MST) Message-Id: <199911012325.QAA09846@harmony.village.org> To: Will Andrews Subject: Re: laptop problems Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 01 Nov 1999 18:15:13 EST." <3.0.6.32.19991101181513.0081bb40@mail.psn.net> References: <3.0.6.32.19991101181513.0081bb40@mail.psn.net> Date: Mon, 01 Nov 1999 16:25:28 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <3.0.6.32.19991101181513.0081bb40@mail.psn.net> Will Andrews writes: : At 11:36 PM 10/31/99 -0700, you wrote: : >The bummer is that it has a few additional changes on it that I've not : >committed. Can't even get it up enough to do a backup :-(. : : Aw, man. You mean I won't get to test any new updates to pccard (that : might hopefully fix my EEPROM problem) anytime soon? :\ What's your eeporm problem? I have fixed and committed patches to the ep driver where the card wasn't being identified. : I hope the advice you got works. :\ Me too. I'll know when I get home tonight. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 17:58:28 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from satsuma.mail.easynet.net (satsuma.mail.easynet.net [195.40.1.44]) by hub.freebsd.org (Postfix) with ESMTP id 7E23614E30 for ; Mon, 1 Nov 1999 17:58:21 -0800 (PST) (envelope-from ak@freenet.co.uk) Received: from freenet.co.uk (alister.w.easynet.co.uk [212.212.251.86]) by satsuma.mail.easynet.net with ESMTP id 533C87B040; Tue, 2 Nov 1999 01:58:19 +0000 (GMT) Message-ID: <381E4549.EEA751A@freenet.co.uk> Date: Tue, 02 Nov 1999 01:58:33 +0000 From: Alex X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Warner Losh Cc: mobile@freebsd.org Subject: Re: laptop problems References: <199911010636.XAA05245@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: > > My sony VAIO went dark tonight. About 10 minutes before it went dark, > > This may impact the pccard/cardbus work I've been doing. I'll advise > as soon as I know more... By no means let this impact your work. As a last resort, you can always remove your hard drive and copy the data elsewhere, until your VAIO gets repaired (provided it's not the hard drive that's dead). Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 19: 8:41 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from atlrel1.hp.com (atlrel1.hp.com [156.153.255.210]) by hub.freebsd.org (Postfix) with ESMTP id 77BE914CB6 for ; Mon, 1 Nov 1999 19:08:29 -0800 (PST) (envelope-from darrylo@sr.hp.com) Received: from postal.sr.hp.com (root@postal.sr.hp.com [15.4.46.173]) by atlrel1.hp.com (8.9.3 (PHNE_18979)/8.8.5tis) with ESMTP id WAA05110 for ; Mon, 1 Nov 1999 22:07:41 -0500 (EST) Received: from mina.sr.hp.com (root@mina.sr.hp.com [15.4.42.247]) by postal.sr.hp.com with ESMTP (8.8.6 (PHNE_17190)/8.7.3 TIS 5.0) id TAA02202 for ; Mon, 1 Nov 1999 19:08:27 -0800 (PST) Received: from localhost (darrylo@mina.sr.hp.com [15.4.42.247]) by mina.sr.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0) id TAA18976 for ; Mon, 1 Nov 1999 19:08:19 -0800 (PST) Message-Id: <199911020308.TAA18976@mina.sr.hp.com> To: mobile@FreeBSD.ORG Subject: Hibernation & Phoenix Notebios??? Reply-To: Darryl Okahata Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Date: Mon, 01 Nov 1999 19:08:18 -0800 From: Darryl Okahata Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Does hibernation/save-to-disk work for anyone with a laptop with a Phoenix "NoteBIOS" BIOS? I've got an old HP OmniBook 3000, and I can't get hibernation/suspend-to-disk working with FreeBSD 3.2-RELEASE, 3.3-RELEASE, or -current of Aug. 21 (yes, I should upgrade, but I can't, yet). Plain suspend works, but not hibernation/suspend-to-disk. Basically, upon resuming, FreeBSD appears to restart correctly (I can type at the keyboard), but FreeBSD tends to do one of the following as soon as the hard disk is accessed: * Panic (e.g., "freeing free inode"). * Hard disk errors (e.g., "wd0s2a: hard error writing fsbn 3735616 of 3733516-3735631 ..."). When this happens, I often have a trashed filesystem (manual fsck is required), and, when this happens, the FS is often trashed beyond help (plain files, like /bin/vi, are corrupted, and it's easiest to just reinstall FreeBSD). * Mysterious "bad magic" errors and the like (e.g., running "/bin/sync" gives something like "can't exec: bad magic", and the system eventually crashes with the aforementioned hard disk errors). It almost appears as if memory has been corrupted (e.g., not all of memory has been restored). I've tried all sorts of things (e.g., ``OPTIONS "VM86"'', setting MAXMEM lower, various kernel apm0 flag settings, etc.), but nothing helps or gives a hint as to what's going on. Hibernation under Win98SE appears to work fine. ;-( At this point, I think I've got a buggy BIOS. Looking around, I've noticed an old Linux posting that mentions that some buggy BIOSes don't reinitialize the IDE controller after a suspend, with the result that the multiple sector read settings aren't preserved. This could conceivably cause my problems. For details, see: http://www.deja.com/=dnc/[ST_rn=ps]/getdoc.xp?AN=414363036 Some Linux users seem to have hibernation working with this laptop (see http://xenu.phys.uit.no/~tom/OmniBook3000CTX.html), and so it should be possible to get FreeBSD working with it. However, after spending the past few days bashing my head with this problem, I'm thinking about giving up and getting a new laptop (which would be a pity, as FreeBSD/X11 works nicely, otherwise). Comments? -- Darryl Okahata darrylo@sr.hp.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion, or policy of Agilent Technologies, or of the little green men that have been following him all day. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 22: 0: 3 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from obstruction.com (cr211472-a.ym1.on.wave.home.com [24.114.3.188]) by hub.freebsd.org (Postfix) with ESMTP id 8381E14FD3 for ; Mon, 1 Nov 1999 21:59:56 -0800 (PST) (envelope-from guy@obstruction.com) Received: (from guy@localhost) by obstruction.com (8.9.2/8.9.2) id AAA67921; Tue, 2 Nov 1999 00:59:54 -0500 (EST) (envelope-from guy) Date: Tue, 2 Nov 1999 00:59:54 -0500 From: Guy Middleton To: Mark A Gebert Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Dell Inspiron 7000 Message-ID: <19991102005954.A67903@chaos.obstruction.com> References: <19991012172932.A2216@tigger.merit.edu> <19991013090945.C477@tigger.merit.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <19991013090945.C477@tigger.merit.edu>; from Mark A Gebert on Wed, Oct 13, 1999 at 09:09:45AM -0400 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Oct 13, 1999 at 09:09:45AM -0400, Mark A Gebert wrote: > > Thanks to all that responded. I now have both ethernet cards working the fixes > I made in pccard.conf were IRQ and port based: > > card "NETGEAR" "FA410TX" "Fast Ethernet" > config default "ed0" 10 > cardio 0x280 0x1F > insert logger -s NETGEAR FA410TX inserted > insert /etc/pccard_ether $device > remove logger -s NETGEAR FA410TX removed > remove /etc/pccard_ether_remove $device > > card "3Com Corporation" "3C589" > config auto "ep0" 10 > insert logger -s 3Com Etherlink III inserted > insert /etc/pccard_ether $device > remove logger -s 3Com Etherlink III removed > remove /etc/pccard_ether_remove $device > > --geeb This may be a dumb question, but which version of pccardd do you have? The one that I am using (in 3.2-release) doesn't recognize the "cardio" keyword. -Guy Middleton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 22:55:40 1999 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 5DF5014CB6 for ; Mon, 1 Nov 1999 22:55: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 XAA64172; Mon, 1 Nov 1999 23:55:26 -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 XAA11642; Mon, 1 Nov 1999 23:57:43 -0700 (MST) Message-Id: <199911020657.XAA11642@harmony.village.org> To: Alex Subject: Re: laptop problems Cc: mobile@freebsd.org In-reply-to: Your message of "Tue, 02 Nov 1999 01:58:33 GMT." <381E4549.EEA751A@freenet.co.uk> References: <381E4549.EEA751A@freenet.co.uk> <199911010636.XAA05245@harmony.village.org> Date: Mon, 01 Nov 1999 23:57:42 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <381E4549.EEA751A@freenet.co.uk> Alex writes: : By no means let this impact your work. As a last resort, you can always : remove your hard drive and copy the data elsewhere, until your VAIO gets : repaired (provided it's not the hard drive that's dead). I'm nearly positive the hard drive is good. After the battery sitting out of the machine for 10 hours, it is still dead, dark and irritating. The only problem with getting the hard drive out is that I have to pop off the plastic caps that butt up against the battery, and I've not found a way to do that w/o breaking the cap. Or at least putting so much pressure on the cap that I fear I will break it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Nov 1 23:57:59 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from pooh.elsevier.nl (pooh.elsevier.nl [145.36.9.32]) by hub.freebsd.org (Postfix) with ESMTP id C872B14CEA for ; Mon, 1 Nov 1999 23:57:36 -0800 (PST) (envelope-from steve@pooh.elsevier.nl) Received: (from steve@localhost) by pooh.elsevier.nl (8.9.3/8.9.3) id HAA00299; Tue, 2 Nov 1999 07:53:39 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: <199911020308.TAA18976@mina.sr.hp.com> Date: Tue, 02 Nov 1999 07:53:39 -0000 (GMT) From: "Steve O'Hara-Smith" To: Darryl Okahata Subject: RE: Hibernation & Phoenix Notebios??? Cc: mobile@FreeBSD.ORG Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 02-Nov-99 Darryl Okahata wrote: > Hi, > > Does hibernation/save-to-disk work for anyone with a laptop with a > Phoenix "NoteBIOS" BIOS? I've got an old HP OmniBook 3000, and I can't I have had it working on some laptops (not my compaq Presario yet though). I have almost always had to fiddle with geometry settings until they match whatever is hardwired into the suspend to disk code in the bios otherwise memory dumps overwrite filesystems and you get what you have seen. I am still trying to figure out what the settings need to be on mine which has a touchy bios that won't even try unless it believes the partition table (or sdomething). ------------------------------------------------------- Tell a computer to WIN and ... ... You lose ------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Nov 2 0:16:50 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id F28A614A2E for ; Tue, 2 Nov 1999 00:16:36 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id JAA35891; Tue, 2 Nov 1999 09:03:25 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <199911020803.JAA35891@freebsd.dk> Subject: Re: laptop problems In-Reply-To: <199911020657.XAA11642@harmony.village.org> from Warner Losh at "Nov 1, 1999 11:57:42 pm" To: imp@village.org (Warner Losh) Date: Tue, 2 Nov 1999 09:03:25 +0100 (CET) Cc: ak@freenet.co.uk (Alex), 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 It seems Warner Losh wrote: > In message <381E4549.EEA751A@freenet.co.uk> Alex writes: > : By no means let this impact your work. As a last resort, you can always > : remove your hard drive and copy the data elsewhere, until your VAIO gets > : repaired (provided it's not the hard drive that's dead). > > I'm nearly positive the hard drive is good. After the battery sitting > out of the machine for 10 hours, it is still dead, dark and > irritating. > > The only problem with getting the hard drive out is that I have to pop > off the plastic caps that butt up against the battery, and I've not > found a way to do that w/o breaking the cap. Or at least putting so > much pressure on the cap that I fear I will break it. Well, I kind of like my oldfashioned Latitude, it uses oldish items as screws to keep it together :) Good luck with it, I hope you get it online again... -Soren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Nov 2 3:31:43 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from freja.webgiro.com (freja.webgiro.com [212.209.29.10]) by hub.freebsd.org (Postfix) with ESMTP id 0EF461539E for ; Tue, 2 Nov 1999 03:31:34 -0800 (PST) (envelope-from abial@webgiro.com) Received: by freja.webgiro.com (Postfix, from userid 1001) id DDC841932; Tue, 2 Nov 1999 12:31:45 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by freja.webgiro.com (Postfix) with ESMTP id D885449D8; Tue, 2 Nov 1999 12:31:45 +0100 (CET) Date: Tue, 2 Nov 1999 12:31:45 +0100 (CET) From: Andrzej Bialecki To: Warner Losh Cc: Jun Kuriyama , mobile@freebsd.org Subject: Re: laptop problems In-Reply-To: <199911012237.PAA09473@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, 1 Nov 1999, Warner Losh wrote: > In message <14366.3031.779774.91385M@localhost.sky.rim.or.jp> Jun Kuriyama writes: > : And I suggest to push a hardware reset (tiny) hole at the bottom side > : of machine. > > I've tried this. > > : If it cannot solve your problem, unplug a battery and AC power, and > : waiting for a few hours (days???). > > I've removed the A/C power from the machine. I've removed the > battery. I'm in the wait phase right now (mostly since the machine is > not accessible to me right now). I don't want to sound grim, but my laptop (Toshiba Portege 7020) died out of overheating - y'know, those repetitive make worlds et al.... They had to replace the motherboard, as some of the chips were fried (as they told me). The symptoms were a bit similar - it begun with myterious hangups, then the machine wouldn't start, but would start after some hours etc, etc.. and finaly no amount of effort could wake it up. :-( Andrzej Bialecki // WebGiro AB, Sweden (http://www.webgiro.com) // ------------------------------------------------------------------- // ------ FreeBSD: The Power to Serve. http://www.freebsd.org -------- // --- Small & Embedded FreeBSD: http://www.freebsd.org/~picobsd/ ---- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Nov 2 3:41:17 1999 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 A790115013 for ; Tue, 2 Nov 1999 03:41:03 -0800 (PST) (envelope-from dirkx@webweaving.org) Received: from kim.ispra.webweaving.org (va-137.skylink.it [194.185.55.137]) by ns.skylink.it (8.9.1/8.8.8) with ESMTP id MAA20812; Tue, 2 Nov 1999 12:42:10 +0100 Received: from brunte.ispra.webweaving.org (brunte.ispra.webweaving.org [10.0.0.12]) by kim.ispra.webweaving.org (8.8.8/8.8.5) with ESMTP id LAA03556; Tue, 2 Nov 1999 11:15:40 GMT X-Passed: MX on Ispra.WebWeaving.org Tue, 2 Nov 1999 11:15:40 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: Tue, 2 Nov 1999 11:15:40 GMT Date: Tue, 2 Nov 1999 12:15:42 +0100 (CET) From: Dirk-Willem van Gulik X-Sender: dirkx@brunte.ispra.webweaving.org To: Warner Losh Cc: Alex , mobile@FreeBSD.ORG Subject: Re: laptop problems In-Reply-To: <199911020657.XAA11642@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, 1 Nov 1999, Warner Losh wrote: > The only problem with getting the hard drive out is that I have to pop > off the plastic caps that butt up against the battery, and I've not > found a way to do that w/o breaking the cap. Or at least putting so > much pressure on the cap that I fear I will break it. Yes, I found the same, I did damage them a little, despite the fact that there are a few web site, with pictures showing evidence to the fact that this damage should not be needed. DW To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Nov 2 5:55:40 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from bachue.usc.unal.edu.co (bachue.usc.unal.edu.co [168.176.3.20]) by hub.freebsd.org (Postfix) with ESMTP id 17B3D14A1F; Tue, 2 Nov 1999 05:55:27 -0800 (PST) (envelope-from pfgiffun@bachue.usc.unal.edu.co) Received: from bachue.usc.unal.edu.co ([168.176.3.45]) by bachue.usc.unal.edu.co (Netscape Messaging Server 3.6) with ESMTP id AAA71C; Tue, 2 Nov 1999 07:54:53 -0500 Message-ID: <381DACAF.3C8C2269@bachue.usc.unal.edu.co> Date: Mon, 01 Nov 1999 10:07:27 -0500 From: "Pedro Fernando Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 4.5 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Nik Clayton Cc: mobile@freebsd.org Subject: Re: apm -r fails on VAIO F270 References: <19991031010936.A74856@catkin.nothing-going-on.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 works well on my F250, however (and this also happens in Windows) the mouse has to be reinitialized. I don't have a network card. Pedro. Nik Clayton wrote: > > Folks, > > Has anyone had any luck with "apm -r " on a VAIO F270? > > I just tried > > # apm -r 10; zzz > > which suspended the machine (I assume in the same way that Fn+Esc suspends > it). It resumed after 10 seconds, as it should have done, the screen > came back to the X session, but it had locked solid. No mouse cursor, no > response from the Caps/Num Lock LEDs, no results when I tried to move back > to a different virtual terminal, and I couldn't ping the machine. > > N > > 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 Tue Nov 2 10: 9:12 1999 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 428AA15255 for ; Tue, 2 Nov 1999 10:08:59 -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 TAA23658 for mobile@FreeBSD.ORG; Tue, 2 Nov 1999 19:08:48 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id E0E108711; Tue, 2 Nov 1999 07:58:09 +0100 (CET) Date: Tue, 2 Nov 1999 07:58:09 +0100 From: Ollivier Robert To: mobile@FreeBSD.ORG Subject: Re: Hibernation & Phoenix Notebios??? Message-ID: <19991102075809.A43694@keltia.freenix.fr> Mail-Followup-To: mobile@FreeBSD.ORG References: <199911020308.TAA18976@mina.sr.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0pre2i In-Reply-To: <199911020308.TAA18976@mina.sr.hp.com> 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 Darryl Okahata: > Does hibernation/save-to-disk work for anyone with a laptop with a > Phoenix "NoteBIOS" BIOS? I've got an old HP OmniBook 3000, and I can't The Sony VAIOs have this BIOS and it works w/o problems for me. 3.3-RELEASE on it. I know several people with VAIOs and they don't have any problem that I know of. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #74: Thu Sep 9 00:20:51 CEST 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Nov 2 11:51:31 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 7F3C41563C for ; Tue, 2 Nov 1999 11:49:30 -0800 (PST) (envelope-from nik@nothing-going-on.demon.co.uk) Received: from kilt.nothing-going-on.org (kilt.nothing-going-on.org [192.168.1.18]) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) with ESMTP id TAA32432; Tue, 2 Nov 1999 19:23:38 GMT (envelope-from nik@catkin.nothing-going-on.org) Received: (from nik@localhost) by kilt.nothing-going-on.org (8.9.3/8.9.3) id IAA47355; Tue, 2 Nov 1999 08:37:18 GMT (envelope-from nik@catkin.nothing-going-on.org) Date: Tue, 2 Nov 1999 08:37:18 +0000 From: Nik Clayton To: Darryl Okahata Cc: mobile@FreeBSD.ORG Subject: Re: Hibernation & Phoenix Notebios??? Message-ID: <19991102083718.A46823@kilt.nothing-going-on.org> References: <199911020308.TAA18976@mina.sr.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199911020308.TAA18976@mina.sr.hp.com>; from Darryl Okahata on Mon, Nov 01, 1999 at 07:08:18PM -0800 Organization: FreeBSD Project Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Nov 01, 1999 at 07:08:18PM -0800, Darryl Okahata wrote: > Does hibernation/save-to-disk work for anyone with a laptop with a > Phoenix "NoteBIOS" BIOS? Sony Vaio F270, FreeBSD 3.2+PAO, and the suspend (both to memory and to disk) work fine. When suspending to disk the 'progress screen' identifies itself as Phoenix NoteBIOS v4.0. I didn't have to do anything to get it to work, it just works. Just a thought -- suspend to disk requires a partition at the end of the disk with sysid 165, and it needs to be roughly 3 * size of RAM (mine has 64MB RAM, and the fdisk output is 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 N -- A different "distribution" of Linux is really a different operating system. They just refuse to call it that because it's bad press. But that's what the shoe fits. -- Tom Christiansen, <199910211639.KAA18701@jhereg.perl.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Nov 2 12: 3: 7 1999 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 6BDAA15082 for ; Tue, 2 Nov 1999 12:03:00 -0800 (PST) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 11ik8x-0007RL-00 for mobile@FreeBSD.ORG; Tue, 02 Nov 1999 15:02:59 -0500 Date: Tue, 2 Nov 1999 15:02:58 -0500 From: Peter Radcliffe To: mobile@FreeBSD.ORG Subject: Re: Hibernation & Phoenix Notebios??? Message-ID: <19991102150258.A28158@pir.net> Mail-Followup-To: mobile@FreeBSD.ORG References: <199911020308.TAA18976@mina.sr.hp.com> <19991102083718.A46823@kilt.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <19991102083718.A46823@kilt.nothing-going-on.org> X-fish: < Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nik Clayton probably said: > Just a thought -- suspend to disk requires a partition at the end of the > disk with sysid 165, and it needs to be roughly 3 * size of RAM (mine has > 64MB RAM, and the fdisk output is > > 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 Actually, no. The suspend to disk partition has to be slightly larger than the amount of memory you have (system memory plus system state and a few other small things). My guess would be that your partition is sized to the maximum amount of memory your laptop can take, plus a bit - my Sony was, and I've upped the memory to the maximum. 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 Nov 2 12:16: 4 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226]) by hub.freebsd.org (Postfix) with ESMTP id 3882C14F10; Tue, 2 Nov 1999 12:15:54 -0800 (PST) (envelope-from darrylo@sr.hp.com) Received: from postal.sr.hp.com (root@postal.sr.hp.com [15.4.46.173]) by palrel3.hp.com (8.8.6 (PHNE_17135)/8.8.5tis) with ESMTP id MAA24715; Tue, 2 Nov 1999 12:15:31 -0800 (PST) Received: from mina.sr.hp.com (root@mina.sr.hp.com [15.4.42.247]) by postal.sr.hp.com with ESMTP (8.8.6 (PHNE_17190)/8.7.3 TIS 5.0) id MAA00647; Tue, 2 Nov 1999 12:15:27 -0800 (PST) Received: from localhost (darrylo@mina.sr.hp.com [15.4.42.247]) by mina.sr.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0) id MAA10900; Tue, 2 Nov 1999 12:15:18 -0800 (PST) Message-Id: <199911022015.MAA10900@mina.sr.hp.com> To: Nik Clayton Cc: mobile@freebsd.org Subject: Re: Hibernation & Phoenix Notebios??? Reply-To: Darryl Okahata In-reply-to: Your message of "Tue, 02 Nov 1999 08:37:18 GMT." <19991102083718.A46823@kilt.nothing-going-on.org> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Date: Tue, 02 Nov 1999 12:15:17 -0800 From: Darryl Okahata Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nik Clayton wrote: > On Mon, Nov 01, 1999 at 07:08:18PM -0800, Darryl Okahata wrote: > > Does hibernation/save-to-disk work for anyone with a laptop with a > > Phoenix "NoteBIOS" BIOS? > > Sony Vaio F270, FreeBSD 3.2+PAO, and the suspend (both to memory and to > disk) work fine. When suspending to disk the 'progress screen' identifies > itself as Phoenix NoteBIOS v4.0. > > I didn't have to do anything to get it to work, it just works. Grrr. I've got the same NoteBIOS revision, but I've got nothing but grief. ;-( > Just a thought -- suspend to disk requires a partition at the end of the > disk with sysid 165, and it needs to be roughly 3 * size of RAM (mine has > 64MB RAM, and the fdisk output is > > 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 Thanks. I've got such a partition: The data for partition 4 is: sysid 160,(unknown) start 15165360, size 302400 (147 Meg), flag 0 beg: cyl 1003/ sector 1/ head 0; end: cyl 1022/ sector 63/ head 239 However, I think the "3 * size of RAM" part comes from the maximum allowed installed RAM size plus a tad more. My notebook allows a maximum of 144MB RAM, and also allows smaller hibernation partition sizes (documented in the manual, but not recommended). Anyway, I am using a "non-standard" hard disk in my laptop (the laptop comes with a 4GB disk, but I've replaced it with a 10GB one). One possible gotcha is that the hibernation partitions are in different locations on the two drives (maybe the BIOS is choking on that). Another possibility is that the BIOS thinks the drive is an 8.4GB drive (instead of a 10GB one), even though FreeBSD has no problems accessing the entire drive (maybe this is confusing the hibernation code). -- Darryl Okahata darrylo@sr.hp.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion, or policy of Agilent Technologies, or of the little green men that have been following him all day. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Nov 2 19:56:58 1999 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 BF1FF14EAE for ; Tue, 2 Nov 1999 19:56:55 -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 UAA67864 for ; Tue, 2 Nov 1999 20:56:54 -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 UAA17102 for ; Tue, 2 Nov 1999 20:59:21 -0700 (MST) Message-Id: <199911030359.UAA17102@harmony.village.org> To: mobile@freebsd.org Subject: cardbus/pci bridges Date: Tue, 02 Nov 1999 20:59:21 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Does anybody have a source for cardbus bridges for the PCI bus that can be plugged into a desktop machine? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Nov 2 20: 9:13 1999 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 0498314ED0 for ; Tue, 2 Nov 1999 20:09:00 -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 VAA67897; Tue, 2 Nov 1999 21:08:56 -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 VAA17165; Tue, 2 Nov 1999 21:11:23 -0700 (MST) Message-Id: <199911030411.VAA17165@harmony.village.org> To: Ollivier Robert Subject: Re: Hibernation & Phoenix Notebios??? Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 02 Nov 1999 07:58:09 +0100." <19991102075809.A43694@keltia.freenix.fr> References: <19991102075809.A43694@keltia.freenix.fr> <199911020308.TAA18976@mina.sr.hp.com> Date: Tue, 02 Nov 1999 21:11:23 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <19991102075809.A43694@keltia.freenix.fr> Ollivier Robert writes: : The Sony VAIOs have this BIOS and it works w/o problems for : me. 3.3-RELEASE on it. I know several people with VAIOs and they : don't have any problem that I know of. Until my VAIO went dark, I had no problems with it. Maybe they will replace it with something faster than Ollivier has so I can gloat at the next FreeBSD CON :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Nov 2 20:10:45 1999 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 111AD14C39 for ; Tue, 2 Nov 1999 20:10:40 -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 VAA67913; Tue, 2 Nov 1999 21:10: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 VAA17192; Tue, 2 Nov 1999 21:13:05 -0700 (MST) Message-Id: <199911030413.VAA17192@harmony.village.org> To: Peter Radcliffe Subject: Re: Hibernation & Phoenix Notebios??? Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 02 Nov 1999 15:02:58 EST." <19991102150258.A28158@pir.net> References: <19991102150258.A28158@pir.net> <199911020308.TAA18976@mina.sr.hp.com> <19991102083718.A46823@kilt.nothing-going-on.org> Date: Tue, 02 Nov 1999 21:13:05 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <19991102150258.A28158@pir.net> Peter Radcliffe writes: : Actually, no. The suspend to disk partition has to be slightly larger : than the amount of memory you have (system memory plus system state : and a few other small things). The libretto docs that I had gave the following formula: MAX SYSTEM RAM + VIDEO RAM + 1M where MAX SYSTE RAM was the largest amount of RAM that your machine would hold. : My guess would be that your partition is sized to the maximum amount : of memory your laptop can take, plus a bit - my Sony was, and I've : upped the memory to the maximum. Yes. My VAIO has (or is that had now) a partition that was 131M in size, since the max memory was 128M + 2M for video + 1M for slop. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Nov 3 3:46:52 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from nosloop.COM (adsl-63-193-249-177.dsl.snfc21.pacbell.net [63.193.249.177]) by hub.freebsd.org (Postfix) with ESMTP id 1AC0F15493 for ; Wed, 3 Nov 1999 03:46:47 -0800 (PST) (envelope-from woody@nosloop.com) Received: from nosloop.com (98A656B5.ipt.aol.com [152.166.86.181]) by nosloop.COM (8.9.3/8.8.8) with ESMTP id DAA11063 for ; Wed, 3 Nov 1999 03:46:45 -0800 (PST) (envelope-from woody@nosloop.com) Message-ID: <3820209E.EC0A598E@nosloop.com> Date: Wed, 03 Nov 1999 03:46:38 -0800 From: Woody Poolson X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD Laptop Subject: CEM56 pccard.conf entry??? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Has anyone got a working pccard.conf entry for the Xircom CEM56? I have been trying the different configs and am getting nowhere. Thank you! Woody To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Nov 3 6:20:40 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.rdc1.pa.home.com (ha1.rdc1.pa.home.com [24.2.5.66]) by hub.freebsd.org (Postfix) with ESMTP id 8063E15506 for ; Wed, 3 Nov 1999 06:20:32 -0800 (PST) (envelope-from earnoth@home.com) Received: from plato.arnoth.net ([24.40.46.21]) by mail.rdc1.pa.home.com (InterMail v4.01.01.00 201-229-111) with ESMTP id <19991103141913.CEDH22313.mail.rdc1.pa.home.com@plato.arnoth.net>; Wed, 3 Nov 1999 06:19:13 -0800 Date: Wed, 3 Nov 1999 09:28:11 -0500 (EST) From: "Eric I. Arnoth" X-Sender: earnoth@plato.arnoth.net To: Warner Losh Cc: Peter Radcliffe , mobile@FreeBSD.ORG Subject: Re: Hibernation & Phoenix Notebios??? In-Reply-To: <199911030413.VAA17192@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 > Yes. My VAIO has (or is that had now) a partition that was 131M in > size, since the max memory was 128M + 2M for video + 1M for slop. Does anyone know if this rule also applies for Satellites? I've already installed FreeBSD, and I gave the partition about the same size as my system RAM, I think...hibernation won't work. Is there a way to resize some of the partitioning, or does FreeBSD not take kindly to such things? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Nov 3 7:30:45 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from obstruction.com (cr211472-a.ym1.on.wave.home.com [24.114.3.188]) by hub.freebsd.org (Postfix) with ESMTP id 73F7B155AD; Wed, 3 Nov 1999 07:30:41 -0800 (PST) (envelope-from guy@obstruction.com) Received: (from guy@localhost) by obstruction.com (8.9.2/8.9.2) id KAA02515; Wed, 3 Nov 1999 10:30:09 -0500 (EST) (envelope-from guy) Date: Wed, 3 Nov 1999 10:30:09 -0500 From: Guy Middleton To: hackers@FreeBSD.ORG Cc: Wes Peters , mobile@FreeBSD.ORG Subject: Re: Netgear FA410 pccard ethernet? Message-ID: <19991103103009.A2495@chaos.obstruction.com> References: <381FD121.5101A6C7@softweyr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <381FD121.5101A6C7@softweyr.com>; from Wes Peters on Wed, Nov 03, 1999 at 01:07:29AM -0500 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Nov 03, 1999 at 01:07:29AM -0500, Wes Peters wrote: > As far as the FA410 goes, you might try some permutation of "ed". Their > datasheet on the website is singularly unhelpful: > > http://www.netgearinc.com/products/ds_fa410tx/index.shtml You're right, there's no information there. I did get it going with the "ed" driver, after reading some old messages on the freebsd-mobile list. It seems to work only in one direction, however. Outgoing ping, telnet, ssh, http, all work, but incoming does not. When I try a different pccard ethernet (an NE4100, which also uses the "ed" driver), everything works fine, so the problem seems to be with the card. -Guy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Nov 3 8:27:51 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from lab12.ie.pitt.edu (lab12.ie.pitt.edu [136.142.89.102]) by hub.freebsd.org (Postfix) with ESMTP id 974CB14D86 for ; Wed, 3 Nov 1999 08:27:39 -0800 (PST) (envelope-from grafe@lab12.ie.pitt.edu) Received: (from grafe@localhost) by lab12.ie.pitt.edu (8.8.8+Sun/8.8.8) id LAA01698; Wed, 3 Nov 1999 11:16:40 -0500 (EST) Date: Wed, 3 Nov 1999 11:16:40 -0500 (EST) Message-Id: <199911031616.LAA01698@lab12.ie.pitt.edu> From: grafe@lab12.ie.pitt.edu (Gary Rafe) To: earnoth@home.com Subject: Re: Hibernation & Phoenix Notebios??? Cc: freebsd-mobile@freebsd.org Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org R>> Yes. My VAIO has (or is that had now) a partition that was 131M in R>> size, since the max memory was 128M + 2M for video + 1M for slop. R>Does anyone know if this rule also applies for Satellites? I've already R>installed FreeBSD, and I gave the partition about the same size as my R>system RAM, I think...hibernation won't work. Is there a way to resize R>some of the partitioning, or does FreeBSD not take kindly to such things? Isn't "hibernation" on the Toshiba Satellites a Windoze thing, rather than an APM function ? At least that's the impression I get from Toshiba's lame documentation. As for APM suspend/resume, I think I've managed a stable suspend/resume configuration on my 4030CDT -- the o/s (3.3-R/PAO3) was last restarted several days ago, and has been through a dozen or so suspend/resume cycles without difficulty. Specifically: BIOS v7.40. PAO3-19991007 patches, apm flags 0x0, options "VM86" All suspends while ttyv0 (vidcontrol -s 1) is displayed. Suspend with "apm -z". Resume with the power switch. APM "Execute hook" messages enabled from kernel's apm.c. The last bit was tried after running this config for a day with APM_DEBUG enabled and no failed resumes. I have the newer PAO3 patches, so I'll probably look at this again on the weekend. Only problem now (except for no sound support) is that "sysctl kern.boottime" is not updated correctly following the resume event. Regards -- Gary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Nov 3 10:44: 7 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from shrimp.baynetworks.com (ns4.BayNetworks.COM [192.32.253.7]) by hub.freebsd.org (Postfix) with ESMTP id C8AE014A2D; Wed, 3 Nov 1999 10:44:01 -0800 (PST) (envelope-from bwithrow@engeast.BayNetworks.COM) Received: from mailhost.BayNetworks.COM (h8754.s84f5.BayNetworks.COM [132.245.135.84]) by shrimp.baynetworks.com (8.9.1/8.9.1) with ESMTP id NAA11496; Wed, 3 Nov 1999 13:39:34 -0500 (EST) Received: from pobox.engeast.BayNetworks.COM (pobox.engeast.baynetworks.com [192.32.61.6]) by mailhost.BayNetworks.COM (8.9.1/8.8.8) with ESMTP id NAA18113; Wed, 3 Nov 1999 13:43:10 -0500 (EST) Received: from tuva.engeast.baynetworks.com (tuva [192.32.150.102]) by pobox.engeast.BayNetworks.COM (SMI-8.6/BNET-97/04/24-S) with ESMTP id NAA08298; Wed, 3 Nov 1999 13:43:10 -0500 for Received: from tuva.engeast.baynetworks.com (localhost [127.0.0.1]) by tuva.engeast.baynetworks.com (8.9.3/8.9.3) with ESMTP id NAA51126; Wed, 3 Nov 1999 13:42:29 -0500 (EST) (envelope-from bwithrow@tuva.engeast.baynetworks.com) Message-Id: <199911031842.NAA51126@tuva.engeast.baynetworks.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Guy Middleton Cc: hackers@FreeBSD.ORG, Wes Peters , mobile@FreeBSD.ORG Subject: Re: Netgear FA410 pccard ethernet? In-Reply-To: Message from Guy Middleton of "Wed, 03 Nov 1999 10:30:09 EST." <19991103103009.A2495@chaos.obstruction.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 03 Nov 1999 13:42:29 -0500 From: Robert Withrow Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org guy@obstruction.com said: :- Outgoing ping, telnet, ssh, http, all work, but incoming does not. :- When I try a different pccard ethernet (an NE4100, which also uses the :- "ed" driver), everything works fine, so the problem seems to be with :- the card. I don't think so. I've had lots of problems with the pccard system in the past (I havn't tried it with anything newer than 2.2.8PAO though so maybe things got better) that weren't the fault of the cards, primarily in IO addresses and Interrupt stuff. Anyway, I have this card running with 2.2.8 PAO. I remember I had to play with some options in the pccard.conf file because things wouldn't work without them. But that was so long ago I don't remember anymore what the exact problem was or if that was even what the issue was.... Sorry. # Generally available IO ports io 0x240-0x2e0 0x300-0x360 # Generally available IRQs (DEPRECATED, USE OF THE OPTION IS DISCOURAGED) irq 10 11 # Available memory slots memory 0xd4000 96k Other than that, the entry for the card is pretty basic. # BayNetworks NETGEAR FA410TXC Fast Ethernet card "NETGEAR" "FA410TX" "Fast Ethernet" config default "ed0" any insert echo NETGEAR FA410TX inserted insert /etc/pccard_ether $device remove echo NETGEAR FA410TX removed remove /etc/pccard_ether_remove $device When the card attaches it is called a Linksys and it runs with the ed driver, and gives me good performance on a 100Tx network. -- Robert Withrow -- (+1 978 288 8256) BWithrow@BayNetworks.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Nov 3 10:55:20 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from behemoth.redcart.com (behemoth.lehub.com [209.24.238.69]) by hub.freebsd.org (Postfix) with ESMTP id 1AE4514CE0; Wed, 3 Nov 1999 10:55:15 -0800 (PST) (envelope-from shibumi@redcart.com) Received: from miranda.redcart.com (www.marketinsights.com [209.24.238.77] (may be forged)) by behemoth.redcart.com (8.9.2/8.9.3) with ESMTP id KAA48056; Wed, 3 Nov 1999 10:54:30 -0800 (PST) (envelope-from shibumi@redcart.com) Received: from miranda.redcart.com (localhost [127.0.0.1]) by miranda.redcart.com (8.9.3/8.9.3) with ESMTP id KAA04182; Wed, 3 Nov 1999 10:54:27 -0800 (PST) (envelope-from shibumi@redcart.com) Message-Id: <199911031854.KAA04182@miranda.redcart.com> X-Mailer: exmh version 2.1.0 04/14/1999 To: steve.gailey@db.com Cc: mobile@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG Subject: Re: IBM Thinkpad 600 In-reply-to: Your message of "Mon, 01 Nov 1999 09:45:58 GMT." <199911010942.JAA09689@pow.srv.uk.deuba.com> Reply-To: shibumi@redcart.com X-Disclaimer: Unless otherwise noted below, this is not a policy statement X-Url: http://www.shockwave.org/~shibumi Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 03 Nov 1999 10:54:27 -0800 From: "Kenton A. Hoover" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Its due to the memory value being understood by FreeBSD as given by the BIOS being wrong for values over 64MB. Pull the extra memory, install, build a kernel with the correct size for the memory (can be determined by looking at the value given by the memory check at powerup) and you should be good to go. You can do a CD boot under those circumstances. On Mon, 01 Nov 1999 09:45:58 GMT, Sendmail channeled "Steve Gailey" saying: > Has anyone had any success installing FreeBSD 3.X on one of > these beasts? > > The machine just hangs and needs a physical reset during the > probes, just after finding the CD. I have tried disabling not required > for the install, but without any success. > > I am booting FreeBSD 3.3, from floppy (CD didn't work as it got > confused about the disks). It does find the Hdd and CD-ROM ok, > but hangs after that. | Kenton A. Hoover | shibumi@marchordie.org | | Private Citizen | | | San Francisco, California | | |===================== http://www.shockwave.org/~shibumi ====================| | Ben Stone: Better to light a match than curse the darkness. | | Adam Schiff: Be careful you don't light a fuse. | | -- "Law and Order" | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Nov 3 14:34:52 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from tarial.albury.net.au (tarial.albury.NET.AU [203.15.244.17]) by hub.freebsd.org (Postfix) with ESMTP id 235EA1510E for ; Wed, 3 Nov 1999 14:34:44 -0800 (PST) (envelope-from nicks@albury.net.au) Received: from localhost (nicks@localhost) by tarial.albury.net.au (8.9.3/8.9.3) with ESMTP id JAA13046; Thu, 4 Nov 1999 09:34:26 +1100 (EST) (envelope-from nicks@albury.net.au) X-Authentication-Warning: tarial.albury.net.au: nicks owned process doing -bs Date: Thu, 4 Nov 1999 09:34:26 +1100 (EST) From: Nick Slager To: Woody Poolson Cc: FreeBSD Laptop Subject: Re: CEM56 pccard.conf entry??? In-Reply-To: <3820209E.EC0A598E@nosloop.com> 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 Yep. I have a Realport 10/100 ethernet/56k modem plugged in at the moment, using this pccard.conf entry: ------- # Xircom Realport card + modem card "Xircom" "16-bit Ethernet + Modem 56" config 0x27 "xe0" 9 insert /sbin/ifconfig $device [my ip] insert /sbin/route add default [my default route] remove /sbin/ifconfig xe0 delete ------- Note that this is for the ethernet interface only, although I believe the modem can be made to work also. There's a whole bunch of info at http://ukug.uk.freebsd.org/~scott/xe_drv/ Regards, Nick. --- From a Sun Microsystems bug report (#4102680): "Workaround: don't pound on the mouse like a wild monkey." > Has anyone got a working pccard.conf entry for the Xircom CEM56? > > I have been trying the different configs and am getting nowhere. > > Thank you! > Woody > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Nov 3 17:12:11 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id D963014D70 for ; Wed, 3 Nov 1999 17:12:04 -0800 (PST) (envelope-from bright@wintelcom.net) Received: from localhost (bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) with ESMTP id RAA23177 for ; Wed, 3 Nov 1999 17:35:05 -0800 (PST) Date: Wed, 3 Nov 1999 17:35:05 -0800 (PST) From: Alfred Perlstein To: mobile@freebsd.org Subject: 2 cards, any suggestions? 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 "Network Everywhere" 10bT card, it's somehow tied to Linksys and the site says it's ne2000 compatible. Any ideas on how to get this going? current as of this evening it being a bit stubborn with pccards it seems. Do I need to update anything else than my kernel and pccardd? Also, this laptop has a Cardbus, which used to work, but now gets a 'kludge' message during boot, any ideas on the progress of this code? thanks, -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Nov 3 18:46:16 1999 Delivered-To: freebsd-mobile@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 608) id 57A0F14CFB; Wed, 3 Nov 1999 18:46:15 -0800 (PST) From: "Jonathan M. Bresler" To: bright@wintelcom.net Cc: mobile@freebsd.org In-reply-to: (message from Alfred Perlstein on Wed, 3 Nov 1999 17:35:05 -0800 (PST)) Subject: Re: 2 cards, any suggestions? Message-Id: <19991104024615.57A0F14CFB@hub.freebsd.org> Date: Wed, 3 Nov 1999 18:46:15 -0800 (PST) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alfred which Linksys cards do you have? both the 10BaseT/10Base2 combo and the 10/100BaseT pccard cards work fine. i am using one right now to write this. your copy of /dev/sys/ed/if_ed.c should be 1.171 or higher. i would be glad to help you out with this. jmb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Nov 3 20:14:15 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from neptune.psn.net (neptune.psn.net [207.211.58.16]) by hub.freebsd.org (Postfix) with ESMTP id 37BE515635; Wed, 3 Nov 1999 20:14:07 -0800 (PST) (envelope-from andrews@technologist.com) Received: from 5042-243.008.popsite.net ([209.224.140.243] helo=argon) by neptune.psn.net with smtp (PSN Internet Service 2.12 #3) id 11jEGU-0005dT-00; Wed, 3 Nov 1999 21:12:47 -0700 Message-Id: <3.0.6.32.19991103231237.008b0d40@mail.psn.net> X-Sender: andrews@mail.psn.net X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Wed, 03 Nov 1999 23:12:37 -0500 To: Warner Losh From: Will Andrews Subject: Re: laptop problems Cc: mobile@FreeBSD.ORG, current@FreeBSD.ORG In-Reply-To: <199911012325.QAA09846@harmony.village.org> References: <3.0.6.32.19991101181513.0081bb40@mail.psn.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 04:25 PM 11/1/99 -0700, you wrote: >What's your eeporm problem? I have fixed and committed patches to the >ep driver where the card wasn't being identified. I thought I sent you something about this before.. My card IS getting recognized, and seems to be on the appropriate port, BUT, I think memory pointers are getting mixed up, because it's returning the _WRONG_ MAC address. Plus, 'pccard0' is being used even though it's not in the kernel currently loaded. Here's the kernel output (that I found erroneous): pcic: polling, can't alloc 0 pcic: polling, can't alloc 0 Here's the pccardd output: ep0: <3Com 3C574B, Megahertz 3CCFE574BT or Fast Etherlink 3C574-TX> at port 0x240-0x25f irq 10 slot 0 on pccard0 ep0: Ethernet address 4b:57:4b:57:4b:57 ep0: strange connector type in EEPROM, assuming AUI Yes, I have a 3Com 3CCFE574BT that has worked with -CURRENT before. And yes, the kernel sources (at least relevant to pccard) is up to date, including your EEPROM an pcic_p.c (or whatever) fixes. The devclass_alloc_unit() problem was fixed by the pcic_p.c fix, but EEPROM problems lurk. :\ >Me too. I'll know when I get home tonight. Well? *cross fingers* :) --- It's been a few days since I wrote this reply. I've been hacking /sys/dev/ep/if_ep.c, trying to figure out what's wrong. I originally thought the ep_get_macaddr() function's for() loop was erroneous in that it uses an integer `i' in the for loop instead of a u_int_16. That theory didn't go (still got the wrong MAC addresses.. something's not right.), however, I did find out that the polling thing was caused by pcic's IRQ not being assigned properly. I hardwared the pcic_irq = 11; in my /sys/pccard/pcic.c, and that removed the error. So, somebody borked pcic.c in this respect somewhere (haven't looked further yet), although this hardwire didn't fix the MAC address problem. Then I had a look at the odd EEPROM problem, which seems to have been caused by erroneous values in IFM_ETHER_10T, etc. I put in a debugging device_printf(), and found my ifm.ifmedia (whatever's in the switch() with a default: that outputs the error message above (it's in /sys/dev/ep/if_ep.c)) to equal 0. What the hell's wrong with this thing? IFM_ETHER_10T should be 0, judging by the array definition given. Perhaps you meant to use an enum? Anyway, I plugged in a case 0: to see if that fixed the problem, and it did. So, something's borked with that too. /me will check CVS logs tomorrow to see if in one place or another ep_get_macaddr(), etc. got borked somehow. Thoughts / Comments? -- Will Andrews GCS/E/S @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 Thu Nov 4 8:59:52 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from kirk.giovannelli.it (kirk.giovannelli.it [194.184.65.4]) by hub.freebsd.org (Postfix) with ESMTP id A936D153B5 for ; Thu, 4 Nov 1999 08:59:43 -0800 (PST) (envelope-from gmarco@scotty.masternet.it) Received: from scotty.masternet.it ([194.243.20.91]) by kirk.giovannelli.it (8.9.3/8.9.3) with ESMTP id RAA35180 for ; Thu, 4 Nov 1999 17:58:38 +0100 (CET) (envelope-from gmarco@scotty.masternet.it) Message-ID: <3821BA46.CDB9D160@scotty.masternet.it> Date: Thu, 04 Nov 1999 17:54:30 +0100 From: Gianmarco Giovannelli X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: mobile@freebsd.org Subject: What about Travelmate 33x series ? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'd like a travelmate 33x serie notebook, but I was scared about it's hardware components: Audio: SOLO-1 PCI Audiodrive PCMCIA: CARDBUS 02MICRO Oz6812 Modem: Internal win modem lucent SVGA: Trident Cyber 9525dvd And I don't want to talk about the external floppy and/or cdrom.... It's a nightmare to run FreeBSD on it , isn't it ? -- Regards... Gianmarco "Unix expert since yesterday" http://www.giovannelli.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Nov 4 9: 2: 0 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id A694E153B5 for ; Thu, 4 Nov 1999 09:01:57 -0800 (PST) (envelope-from ambrisko@whistle.com) Received: from whistle.com (crab.whistle.com [207.76.205.112]) by alpo.whistle.com (8.9.1a/8.9.1) with ESMTP id JAA64584; Thu, 4 Nov 1999 09:01:28 -0800 (PST) Received: (from ambrisko@localhost) by whistle.com (8.9.1/8.9.1) id JAA22977; Thu, 4 Nov 1999 09:00:37 -0800 (PST) (envelope-from ambrisko) From: Doug Ambrisko Message-Id: <199911041700.JAA22977@whistle.com> Subject: Re: laptop problems In-Reply-To: <3.0.6.32.19991103231237.008b0d40@mail.psn.net> from Will Andrews at "Nov 3, 99 11:12:37 pm" To: andrews@technologist.com Date: Thu, 4 Nov 1999 09:00:37 -0800 (PST) Cc: mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL29 (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 Will Andrews writes: | At 04:25 PM 11/1/99 -0700, you wrote: | >What's your eeporm problem? I have fixed and committed patches to the | >ep driver where the card wasn't being identified. | | I thought I sent you something about this before.. | | My card IS getting recognized, and seems to be on the appropriate port, | BUT, I think memory pointers are getting mixed up, because it's | returning the _WRONG_ MAC address. Plus, 'pccard0' is being used even | though it's not in the kernel currently loaded. | | Here's the kernel output (that I found erroneous): | pcic: polling, can't alloc 0 | pcic: polling, can't alloc 0 Try to define an irq for the pcic. I've had trouble with polling mode. Doug A. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Nov 4 11:32:23 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 8D3CC14DA1 for ; Thu, 4 Nov 1999 11:32:16 -0800 (PST) (envelope-from darrylo@sr.hp.com) Received: from postal.sr.hp.com (postal.sr.hp.com [15.4.46.173]) by palrel1.hp.com (Postfix) with ESMTP id EAC083A7 for ; Thu, 4 Nov 1999 11:31:38 -0800 (PST) Received: from mina.sr.hp.com (root@mina.sr.hp.com [15.4.42.247]) by postal.sr.hp.com with ESMTP (8.8.6 (PHNE_17190)/8.7.3 TIS 5.0) id LAA03967 for ; Thu, 4 Nov 1999 11:31:42 -0800 (PST) Received: from localhost (darrylo@mina.sr.hp.com [15.4.42.247]) by mina.sr.hp.com with ESMTP (8.8.6 (PHNE_17135)/8.7.3 TIS 5.0) id LAA29856 for ; Thu, 4 Nov 1999 11:31:31 -0800 (PST) Message-Id: <199911041931.LAA29856@mina.sr.hp.com> To: freebsd-mobile@freebsd.org Subject: Solved? APM needs to reinitialize disks? [ Was: Hibernation & Phoenix Notebios??? ] Reply-To: Darryl Okahata In-reply-to: Your message of "Mon, 01 Nov 1999 19:08:18 PST." <199911020308.TAA18976@mina.sr.hp.com> Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Date: Thu, 04 Nov 1999 11:31:30 -0800 From: Darryl Okahata Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Well, I think my problem is that my particular Phoenix NoteBIOS (v4.0) does not reinitialize the disks after a resume. Taking a hint from a Linux posting: http://www.deja.com/=dnc/[ST_rn=ps]/getdoc.xp?AN=414363036 I added some code to FreeBSD to reinitialize the disks at resume time. After doing so, my hibernation problems went away. Both hibernation/suspend-to-disk and plain suspend now appear to work fine, although I have not yet tried this with X-Windows to see if I have the X-Windows video suspend bug. Unfortunately, I really don't have any patches. I basically used a sledgehammer to test my theory, and so it's not in a state that people can generally use (also, I suspect there are bugs). However, if someone wants to fix this right (I'm not sure I know enough to properly fix this), I'm going to describe what I did: 1. Add the following function to sys/i386/isa/wd.c: void wdunwedgeall (void) { struct disk *du1; int lunit; for (lunit = 0; lunit < NWD; lunit++) if ((du1 = wddrives[lunit]) != NULL && du1->dk_state > WANTOPEN) du1->dk_state = WANTOPEN; DELAY(RECOVERYTIME); } This is a simple variant of the wdunwedge() function in the same file. 2. Call wdunwedgeall() from apm_default_resume() in sys/i386/apm/apm.c. This isn't the correct place to do this. I think the correct method is to use apm_hook_establish(). 3. That's basically it. However, I think the above function, wdunwedgeall(), may have bugs/issues: * Suspending during disk I/O may cause a crash or data corruption at resume time. I'm not sure how the resume hooks are called with respect to the disk I/O functions. If the resume hooks are always called before any disk I/O is done, the comment in wd.c:wdunwedge() about unexpected state changes *might* also apply here; if the resume hooks aren't always called before disk I/O, the system will still corrupt data and crash. * DELAY(RECOVERYTIME) may be unnecessary. * Not everyone needs this, and so it should be made into some kind of kernel option. -- Darryl Okahata darrylo@sr.hp.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion, or policy of Agilent Technologies, or of the little green men that have been following him all day. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Nov 4 11:54:24 1999 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 0ACE115127; Thu, 4 Nov 1999 11:53:55 -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 MAA74475; Thu, 4 Nov 1999 12:53: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 MAA09155; Thu, 4 Nov 1999 12:52:47 -0700 (MST) Message-Id: <199911041952.MAA09155@harmony.village.org> To: Will Andrews Subject: Re: laptop problems Cc: mobile@FreeBSD.ORG, current@FreeBSD.ORG In-reply-to: Your message of "Wed, 03 Nov 1999 23:12:37 EST." <3.0.6.32.19991103231237.008b0d40@mail.psn.net> References: <3.0.6.32.19991103231237.008b0d40@mail.psn.net> <3.0.6.32.19991101181513.0081bb40@mail.psn.net> Date: Thu, 04 Nov 1999 12:52:47 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <3.0.6.32.19991103231237.008b0d40@mail.psn.net> Will Andrews writes: : My card IS getting recognized, and seems to be on the appropriate port, : BUT, I think memory pointers are getting mixed up, because it's : returning the _WRONG_ MAC address. That's usually an indication that something is wrong. : Plus, 'pccard0' is being used even : though it's not in the kernel currently loaded. It must be, or it won't work at all. : Here's the kernel output (that I found erroneous): : pcic: polling, can't alloc 0 : pcic: polling, can't alloc 0 Hardwire your pcic's irq to one that works. : Here's the pccardd output: : : ep0: <3Com 3C574B, Megahertz 3CCFE574BT or Fast Etherlink 3C574-TX> at : port 0x240-0x25f irq 10 slot 0 on pccard0 : ep0: Ethernet address 4b:57:4b:57:4b:57 : ep0: strange connector type in EEPROM, assuming AUI : : Yes, I have a 3Com 3CCFE574BT that has worked with -CURRENT before. : And yes, the kernel sources (at least relevant to pccard) is up to : date, including your EEPROM an pcic_p.c (or whatever) fixes. The : devclass_alloc_unit() problem was fixed by the pcic_p.c fix, but : EEPROM problems lurk. :\ Hmmm. Looks like I'll need access to the hardware to fix it then. Or Matt Dodd will. : It's been a few days since I wrote this reply. I've been hacking : /sys/dev/ep/if_ep.c, trying to figure out what's wrong. I : originally thought the ep_get_macaddr() function's for() loop : was erroneous in that it uses an integer `i' in the for loop : instead of a u_int_16. That theory didn't go (still got the : wrong MAC addresses.. something's not right.), however, I did : find out that the polling thing was caused by pcic's IRQ not : being assigned properly. I hardwared the pcic_irq = 11; in my : /sys/pccard/pcic.c, and that removed the error. So, somebody : borked pcic.c in this respect somewhere (haven't looked : further yet), although this hardwire didn't fix the MAC : address problem. I woundn't expect it to. : Then I had a look at the odd EEPROM problem, which seems to have : been caused by erroneous values in IFM_ETHER_10T, etc. I put in : a debugging device_printf(), and found my ifm.ifmedia (whatever's : in the switch() with a default: that outputs the error message : above (it's in /sys/dev/ep/if_ep.c)) to equal 0. What the hell's : wrong with this thing? IFM_ETHER_10T should be 0, judging by : the array definition given. Perhaps you meant to use an enum? : Anyway, I plugged in a case 0: to see if that fixed the problem, : and it did. So, something's borked with that too. : : /me will check CVS logs tomorrow to see if in one place or : another ep_get_macaddr(), etc. got borked somehow. Patches? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Nov 4 12: 3: 8 1999 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 4785615127 for ; Thu, 4 Nov 1999 12:03:05 -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 PAA45247 for ; Thu, 4 Nov 1999 15:03:06 -0500 (EST) (envelope-from robert@cyrus.watson.org) Date: Thu, 4 Nov 1999 15:03:06 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: freebsd-mobile@freebsd.org Subject: Baystack 650 wireless PC LAN card--supported (for IETF) 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 Apparently the "supported" wireless ethernet card for IETF 46 in DC next week is the Baystack 650 pccard. I was wondering if anyone had a driver for this under 3.3-RELEASE. Since I'm bringing up IETF, I figured I'd mention again that there's a FreeBSD gettogether dinner just prior to the Open Plenary on Wednesday night (during the break) for anyone interested. We'll be meeting in the hotel lobby after the afternoon session ending at 5:30, and then heading to a local restaurant for dinner. 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 From owner-freebsd-mobile Thu Nov 4 12:12:36 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id B2778155DA for ; Thu, 4 Nov 1999 12:12:33 -0800 (PST) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.03 #1) id 11jTF7-000O6F-00; Thu, 04 Nov 1999 12:12:21 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Robert Watson Cc: freebsd-mobile@freebsd.org Subject: Re: Baystack 650 wireless PC LAN card--supported (for IETF) References: Message-Id: Date: Thu, 04 Nov 1999 12:12:21 -0800 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Apparently the "supported" wireless ethernet card for IETF 46 in DC next > week is the Baystack 650 pccard. I was wondering if anyone had a driver > for this under 3.3-RELEASE. nope. and i have been raising hell internally. other modes should be supported. > Since I'm bringing up IETF, I figured I'd mention again that there's a > FreeBSD gettogether dinner just prior to the Open Plenary on Wednesday > night (during the break) for anyone interested. cool! count me in. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Nov 4 13: 7:21 1999 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 462991513D; Thu, 4 Nov 1999 13:07: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 OAA74688; Thu, 4 Nov 1999 14:05: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 OAA09591; Thu, 4 Nov 1999 14:05:07 -0700 (MST) Message-Id: <199911042105.OAA09591@harmony.village.org> To: Robert Withrow Subject: Re: Netgear FA410 pccard ethernet? Cc: Guy Middleton , hackers@FreeBSD.ORG, Wes Peters , mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 03 Nov 1999 13:42:29 EST." <199911031842.NAA51126@tuva.engeast.baynetworks.com> References: <199911031842.NAA51126@tuva.engeast.baynetworks.com> Date: Thu, 04 Nov 1999 14:05:07 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <199911031842.NAA51126@tuva.engeast.baynetworks.com> Robert Withrow writes: : When the card attaches it is called a Linksys and it runs with the ed driver, : and gives me good performance on a 100Tx network. The linksys support in normal freebsd was added only since FreeBSD Con. If this card uses the same linksys chipset, we may make it work in freebsd by removing the check against NIC interface address that is there now. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Nov 4 13:42: 2 1999 Delivered-To: freebsd-mobile@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 608) id 84EA715271; Thu, 4 Nov 1999 13:41:59 -0800 (PST) From: "Jonathan M. Bresler" To: imp@village.org Cc: bwithrow@nortelnetworks.com, guy@obstruction.com, hackers@FreeBSD.ORG, wes@softweyr.com, mobile@FreeBSD.ORG In-reply-to: <199911042105.OAA09591@harmony.village.org> (message from Warner Losh on Thu, 04 Nov 1999 14:05:07 -0700) Subject: Re: Netgear FA410 pccard ethernet? Message-Id: <19991104214159.84EA715271@hub.freebsd.org> Date: Thu, 4 Nov 1999 13:41:59 -0800 (PST) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > In message <199911031842.NAA51126@tuva.engeast.baynetworks.com> Robert Withrow writes: > : When the card attaches it is called a Linksys and it runs with the ed driver, > : and gives me good performance on a 100Tx network. > > Date: Thu, 04 Nov 1999 14:05:07 -0700 > From: Warner Losh > The linksys support in normal freebsd was added only since FreeBSD > Con. If this card uses the same linksys chipset, we may make it work > in freebsd by removing the check against NIC interface address that is > there now. if we remove the OUI check, then we are relying on the checksum alone. that sounds fine provided that other none Lninksys/dl10019c cards will fail the checksum. what do other nic cards have at those addresses (sc->asic_addr[0x04..0x0f])? jmb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Nov 4 14:49: 5 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 637A11568B; Thu, 4 Nov 1999 14:48:59 -0800 (PST) (envelope-from bright@wintelcom.net) Received: from localhost (bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) with ESMTP id PAA24376; Thu, 4 Nov 1999 15:11:46 -0800 (PST) Date: Thu, 4 Nov 1999 15:11:46 -0800 (PST) From: Alfred Perlstein To: "Jonathan M. Bresler" Cc: mobile@FreeBSD.ORG Subject: Re: 2 cards, any suggestions? In-Reply-To: <19991104024615.57A0F14CFB@hub.freebsd.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 Wed, 3 Nov 1999, Jonathan M. Bresler wrote: > > Alfred > which Linksys cards do you have? both the 10BaseT/10Base2 > combo and the 10/100BaseT pccard cards work fine. i am using one > right now to write this. your copy of /dev/sys/ed/if_ed.c should be > 1.171 or higher. > > i would be glad to help you out with this. Actually a new -current seems to work, I get a few wierd messages during bootup: pcic: polling, can't alloc 0 pcic: polling, can't alloc 0 pcic0: on isa0 pccard0: on pcic0 pccard1: on pcic0 ... ppc0 at port 0x3bc-0x3c3 irq 7 on isa0 isa_compat: didn't get ports for ppc ... ep0 at port 0x300 irq 10 on isa0 ep0: eeprom failed to come ready. ep0: eeprom failed to come ready. ep0: eeprom failed to come ready. ep0: eeprom failed to come ready. ep0: eeprom failed to come ready. ep0: Ethernet address ff:ff:ff:ff:ff:ff isa_compat: didn't get ports for le isa_compat: didn't get irq for lnc isa_compat: didn't get ports for cs ... pcm0: at irq 5 on isa0 device_probe_and_attach: pcm0 attach returned 6 ... pccard: card inserted, slot 0 link_elf: symbol pccard_alloc_intr undefined devclass_alloc_unit: ed0 already exists, using next available unit number ed1 at port 0x200-0x21f irq 9 slot 0 on pccard0 ed1: address 00:e0:98:70:51:a5, type NE2000 (16 bit) ^--- yes! I guess this is just newbus fighting with our old config, but If anyone is interested just ask for details. thanks a lot to the people working on mobile stuff! this is the entry I used for my card: card "Network Everywhere" "Ethernet 10BaseT PC Card" config 0x1 "ed0" ? insert echo Network Everywhere Ethernet 10BaseT PC Card inserted insert /etc/pccard_ether ed0 remove echo Network Everywhere Ethernet 10BaseT PC Card removed remove /sbin/ifconfig ed0 delete should I commit this to pccard.conf? -Alfred machine "i386" cpu "I586_CPU" cpu "I686_CPU" ident pixie maxusers 48 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options MFS #Memory Filesystem options NFS #Network Filesystem options MSDOSFS #MSDOS Filesystem options "CD9660" #ISO 9660 Filesystem options "CD9660_ROOT" #CD-ROM usable as root. "CD9660" req'ed options PROCFS #Process filesystem options "COMPAT_43" #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Be pessimistic about Joe SCSI device options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options DDB options SOFTUPDATES #config kernel root on wd0 controller isa0 controller pnp0 # PnP support for ISA controller eisa0 controller pci0 controller miibus0 # MII bus support controller fdc0 at isa? port "IO_FD1" irq 6 drq 2 disk fd0 at fdc0 drive 0 disk fd1 at fdc0 drive 1 # atkbdc0 controlls both the keyboard and the PS/2 mouse controller atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 device psm0 at atkbdc? irq 12 device vga0 at isa? port ? conflicts # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? device npx0 at nexus? port IO_NPX irq 13 # # Laptop support (see LINT for more options) # device apm0 at nexus? disable flags 0x31 # Advanced Power Mana gement # PCCARD (PCMCIA) support controller card0 device pcic0 at isa? device pcic1 at isa? device sio0 at isa? port "IO_COM1" flags 0x10 irq 4 device sio1 at isa? port "IO_COM2" irq 3 device sio2 at isa? disable port "IO_COM3" irq 5 device sio3 at isa? disable port "IO_COM4" irq 9 # Parallel port device ppc0 at isa? port? irq 7 controller ppbus0 device lpt0 at ppbus? device plip0 at ppbus? device ppi0 at ppbus? device ed0 at isa? port 0x300 irq 10 iomem 0xd0000 device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 device ep0 at isa? port 0x300 irq 10 device ex0 at isa? port? irq? device fe0 at isa? port 0x300 irq ? device le0 at isa? port 0x300 irq 5 iomem 0xd0000 device lnc0 at isa? port 0x280 irq 10 drq 0 device cs0 at isa? port 0x300 irq ? pseudo-device loop pseudo-device ether pseudo-device sl 1 pseudo-device ppp 1 pseudo-device tun 1 pseudo-device bpf 4 pseudo-device pty 256 pseudo-device gzip # Exec gzipped a.out's # KTRACE enables the system-call tracing facility ktrace(2). # This adds 4 KB bloat to your kernel, and slightly increases # the costs of each syscall. options KTRACE #kernel tracing # This provides support for System V shared memory and message queues. # options SYSVSHM options SYSVSEM options SYSVMSG options INCLUDE_CONFIG_FILE # Include this file in kernel options USER_LDT #allow user-level control of i386 ldt options IPFIREWALL #firewall options IPFIREWALL_VERBOSE #print information about # dropped packets options IPFIREWALL_FORWARD #enable transparent proxy support options IPFIREWALL_VERBOSE_LIMIT=100 #limit verbosity options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default options IPDIVERT #divert sockets options "ICMP_BANDLIM" options DUMMYNET options "P1003_1B" options _KPOSIX_PRIORITY_SCHEDULING options _KPOSIX_VERSION=199309L options VESA controller wdc0 at isa? port "IO_WD1" irq 14 disk wd0 at wdc0 drive 0 disk wd1 at wdc0 drive 1 controller wdc1 at isa? port "IO_WD2" irq 15 disk wd2 at wdc1 drive 0 disk wd3 at wdc1 drive 1 device wcd0 #IDE CD-ROM device wfd0 #IDE Floppy (e.g. LS-120) device pcm0 at isa? port ? irq 10 drq 1 flags 0x0 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Nov 4 16:58:47 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 5FE8F155FC; Thu, 4 Nov 1999 16:58:30 -0800 (PST) (envelope-from bright@wintelcom.net) Received: from localhost (bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) with ESMTP id RAA27809; Thu, 4 Nov 1999 17:22:23 -0800 (PST) Date: Thu, 4 Nov 1999 17:22:23 -0800 (PST) From: Alfred Perlstein To: Takayuki Kaiso Cc: freebsd-questions@FreeBSD.ORG, mobile@FreeBSD.ORG Subject: Re: Installation hang up during probing devices (Sony Vaio PCG-Z505RX) In-Reply-To: <382219DA.11D95820@got.net> 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, 4 Nov 1999, Takayuki Kaiso wrote: > Thanks for the suggestion. > I found that disabling "memory stick" through the BIOS setup fixed this > problem. After that, I used PAO to complete my installation. > The internal modem does not work because the modem (Rockwell HCF 56K > SpeakPhone PCI modem) is believed to be "Win Modem". > > thanks again > taka > > <> > 1. On another machine, download PAO from www.jp.freebsd.org/PAO/ > - kern.flp, mfsroof.flp, paodist.tar > 2. Make two floppies ( option ) > - dd if=kern.flp of=/dev/rfd0 > - dd if=mfsroof.flp of=/dev/rfd0 > 3. Start Vaio Z505, the hit "F2" immediately to setup BIOS > disable "memory stick" --> otherwise, the installer will hung up > while probing devices > 4. execute either 4A or 4B ( I did 4B. ) > 4A. Start Vaio using installation CD #1 > 4B. Start Vaio again using "kern.flp" of PAO version (created in step 2.) > - select "configure" to select the target drivers > (otherwise, IRQ 11 for PC card driver conflicts later ) > - remove all network drivers > (the ethernet driver is "fxp0" which is found in "PCI" ) > 5. Proceed the installation procedure > 6. XF86Setup > - graphics : NeoMagic MagicMedia 256AV : chipset=NM2200 > 7. Complete the installation > 8. Customize the kernel to recognize PC card controller > - get "paodist.tar" via FTP/NFS ("paodist.tar" in step 1.) > - copy "paodist.tar"file to /usr/src/ > - untar "paodist.tar" > - cd PAO3 > - read "README.install" and proceed the steps to customize kernel > > Restriction : > - the internal modem (Rockwell HCF 56K SpeakPhone PCI modem) is believed to > be a winmodem, thus it can't not work with FreeBSD CC'd to -mobile because of how informative this post it. thanks, I've been looking at this model since I don't really care for a modem and it has a built in fxp (! cool !) it seems like a great buy. thanks, -Alfred > > > > Alfred Perlstein wrote: > > > On Wed, 3 Nov 1999, Takayuki Kaiso wrote: > > > > > I am now trying to set up my new laptop ( Sony Vaio PCG-Z505RX ) for > > > FreeBSD 3.3, but the installation hang up at the very beginning stage. > > > It showed "Probing devices, please wait(this can take a while)" message > > > and actually it took forever. > > > > If it has a cdrom drive, try hitting the eject button a few times slowly. > > > > -Alfred > -Alfred Perlstein - [bright@rush.net|alfred@freebsd.org] Wintelcom systems administrator and programmer - http://www.wintelcom.net/ [bright@wintelcom.net] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Nov 4 17:52: 6 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (Postfix) with ESMTP id E64D9157BC for ; Thu, 4 Nov 1999 17:52:02 -0800 (PST) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.9.3+3.2W/3.7W) with ESMTP id KAA17906; Fri, 5 Nov 1999 10:49:33 +0900 (JST) To: Randy Bush Cc: freebsd-mobile@freebsd.org In-reply-to: randy's message of Thu, 04 Nov 1999 12:12:21 PST. X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: Baystack 650 wireless PC LAN card--supported (for IETF) From: itojun@iijlab.net Date: Fri, 05 Nov 1999 10:49:32 +0900 Message-ID: <17904.941766572@coconut.itojun.org> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> Apparently the "supported" wireless ethernet card for IETF 46 in DC next >> week is the Baystack 650 pccard. I was wondering if anyone had a driver >> for this under 3.3-RELEASE. >nope. and i have been raising hell internally. other modes should be >supported. Last night a driver (called awi) was added to NetBSD-current. I'm sure someone will going to port it :-) >> Since I'm bringing up IETF, I figured I'd mention again that there's a >> FreeBSD gettogether dinner just prior to the Open Plenary on Wednesday >> night (during the break) for anyone interested. >cool! count me in. Me and some other KAME/WIDE folks are there. itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Nov 4 18:14:48 1999 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 DFC5914EE6; Thu, 4 Nov 1999 18:14:42 -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 TAA75457; Thu, 4 Nov 1999 19:13:54 -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 TAA11166; Thu, 4 Nov 1999 19:13:17 -0700 (MST) Message-Id: <199911050213.TAA11166@harmony.village.org> To: "Jonathan M. Bresler" Subject: Re: Netgear FA410 pccard ethernet? Cc: bwithrow@nortelnetworks.com, guy@obstruction.com, hackers@FreeBSD.ORG, wes@softweyr.com, mobile@FreeBSD.ORG In-reply-to: Your message of "Thu, 04 Nov 1999 13:41:59 PST." <19991104214159.84EA715271@hub.freebsd.org> References: <19991104214159.84EA715271@hub.freebsd.org> Date: Thu, 04 Nov 1999 19:13:16 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <19991104214159.84EA715271@hub.freebsd.org> "Jonathan M. Bresler" writes: : if we remove the OUI check, then we are relying on the : checksum alone. that sounds fine provided that other none : Lninksys/dl10019c cards will fail the checksum. : : what do other nic cards have at those addresses : (sc->asic_addr[0x04..0x0f])? You are correct. The original PAO code that I saw didn't have the MAC address checks as a sanity check, which is why I suggested removing it. If the card does indeed work with the ed driver in PAO, then I think we should just remove the MAC checks in -current because this list is > 3 and we generally don't check elsewhere in the kernel for sane addresses (the fe driver does, I know, but only for a limited number of cards). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Nov 4 22:22: 8 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mrtc.org (waena.mrtc.org [199.4.33.17]) by hub.freebsd.org (Postfix) with ESMTP id 3162C14DA4; Thu, 4 Nov 1999 22:21:42 -0800 (PST) (envelope-from puga@maui.com) Received: from maui.com (root@puga.mauibuilt.com [205.166.10.2]) by mrtc.org (8.8.4/8.8.4) with ESMTP id UAA29558; Thu, 4 Nov 1999 20:33:17 -1000 (HST) Message-ID: <382276A8.D00481BF@maui.com> Date: Thu, 04 Nov 1999 20:18:17 -1000 From: Richard Puga Organization: Maui Built Machines X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: pao-report@clave.gr.jp, freebsd-mobile@freebsd.org, hackers@freebsd.org Subject: PCMCIA Chipset Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am having trouble with a PCMCIA chipset I have a ISA to PCMCIA adaptor, it is made by ActionTec model no. PC-250 www.actiontec.com the chip on it has the following information on it; D japan DB6082 1992 DATABOOK 1992 FMI FUJITSU 1992 9412 E57 the avalible I/O addresses are 200h 240h 280h 2c0h 300h 340h and 380h is this controler supported by FreeBSD, PAO maybe? if so how do you impliment it in the kernel config. Thank you Richard A. Puga FreeBSD or not thease cards are selling at a good price at www.computergeeks.com if anyone is interested. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Nov 4 23:31: 5 1999 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 20EE214D23 for ; Thu, 4 Nov 1999 23:31:01 -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 IAA02313 for mobile@FreeBSD.ORG; Fri, 5 Nov 1999 08:29:44 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id 55C608864; Fri, 5 Nov 1999 08:26:36 +0100 (CET) Date: Fri, 5 Nov 1999 08:26:36 +0100 From: Ollivier Robert To: mobile@FreeBSD.ORG Subject: Re: Installation hang up during probing devices (Sony Vaio PCG-Z505RX) Message-ID: <19991105082636.A5248@keltia.freenix.fr> Mail-Followup-To: mobile@FreeBSD.ORG References: <382219DA.11D95820@got.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0pre2i In-Reply-To: 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 Alfred Perlstein: > thanks, I've been looking at this model since I don't really care > for a modem and it has a built in fxp (! cool !) it seems like a > great buy. It is. The difference between the one I have (SX) are the bigger disk (8.1 GB) and the faster CPU (PII/400). You don't need PAO for it BTW. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #75: Tue Nov 2 21:03:12 CET 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 5:46:32 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from inga.augusta.de (inga.augusta.de [193.175.23.65]) by hub.freebsd.org (Postfix) with ESMTP id 60C4215192 for ; Fri, 5 Nov 1999 05:46:26 -0800 (PST) (envelope-from case@inga.augusta.de) Received: (from case@localhost) by inga.augusta.de (8.9.3/8.9.3) id OAA00348 for freebsd-mobile@freebsd.org; Fri, 5 Nov 1999 14:45:08 +0100 (MET) Message-ID: <19991105144507.A29484@augusta.de> Date: Fri, 5 Nov 1999 14:45:07 +0100 From: Wolfgang Kess To: freebsd-mobile@freebsd.org Subject: Nokia Card Phone 2.0 HSCSD Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, did you try to use the new Nokia HSCSD Card Phone with FreeBSD? see specs http://www.nokia.com/phones/cardphone2_0/specifications.html Kind regards, Wolfgang To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 8:42:45 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from relay.gw.tislabs.com (relay.gw.tislabs.com [192.94.214.100]) by hub.freebsd.org (Postfix) with ESMTP id 98AC814CC2 for ; Fri, 5 Nov 1999 08:42:30 -0800 (PST) (envelope-from rwatson@tislabs.com) Received: by relay.gw.tislabs.com; id LAA22586; Fri, 5 Nov 1999 11:52:13 -0500 (EST) Received: from clipper.gw.tislabs.com(10.33.1.2) by relay.gw.tislabs.com via smap (4.1) id xma022568; Fri, 5 Nov 99 11:51:22 -0500 Received: from localhost by clipper.gw.tislabs.com (8.9.3/8.9.1) with SMTP id LAA12452; Fri, 5 Nov 1999 11:39:55 -0500 (EST) Date: Fri, 5 Nov 1999 11:39:55 -0500 (EST) From: Robert Watson X-Sender: rwatson@clipper.gw.tislabs.com Reply-To: Robert Watson To: Randy Bush , freebsd-mobile@freebsd.org Subject: Fwd: Re: Wireless @ D.C. IETF (fwd) 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 Randy, I'm sure you're on ietf@ietf.org, but if not, here's a recent email posted there. Any chance you or someone else on -mobile wants to adapt it to the FreeBSD PCCARD interface before Sunday? :-) I haven't worked with the PCCARD interface since 2.2.x, so doubt my skills apply any longer. If no one else gets around to looking at it come Sunday evening once I have the card (hopefully), I'll take a look at doing it. Robert ---------- Forwarded message ---------- Date: Fri, 05 Nov 1999 11:29:39 -0500 From: Olafur Gudmundsson To: rwatson@tislabs.com, bwelling@tislabs.com Subject: Fwd: Re: Wireless @ D.C. IETF >To: Doug Moeller >cc: ietf@ietf.org >Reply-to: sommerfeld@netbsd.org >Subject: Re: Wireless @ D.C. IETF >Date: Thu, 04 Nov 1999 22:06:05 -0500 >From: Bill Sommerfeld > > We'll be using the BayStack 650 Wireless devices (IEEE 802.11 FH), > but unfortunately we only have drivers for MS Windows(95,98,NT, 2K) > machines. So, in an effort to make up for our lameness and to > provide support for other platform's I'd like to make an offer. > > I'll give you a free Wireless Access Point(10BaseT to wireless > ethernet bridge) and a PCMCIA Wireless NIC if you can provide a > functioning driver by 8:00am on Sunday Nov. 6th ... > >If you don't run *BSD on a laptop you can probably delete this message now. > >Thanks to the generosity of Nortel Networks, (who got me the hardware >a week and a half ago), I've been able to write a driver which is >functional enough that earlier today I was able to check the driver >into the NetBSD master sources from a laptop connected to the net >through one of these cards. > >The driver works on NetBSD-current and NetBSD-1.4.1; it should be >relatively straightforward to port to other *BSD systems, though I'm >not familiar enough with how (for instance) FreeBSD does PCMCIA to be >able to do the port myself. > >If you have any interest at all in using this driver during the coming >week, either on NetBSD or on other systems, please send me a message >with "BSD 802.11" in the subject line and I'll keep you informed of >updates/bug fixes/helpful hints/etc. as the week goes by. > > - Bill > -------- Olafur Gudmundsson - NAI Labs (443)-259-2389 The Security Research Division of Network Associates, Inc. ogud@tislabs.com Olafur_Gudmundsson@nai.com Private: ogud@acm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 8:45:53 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 1D59014C84 for ; Fri, 5 Nov 1999 08:45:51 -0800 (PST) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.03 #1) id 11jmTT-0008ty-00; Fri, 05 Nov 1999 08:44:27 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Robert Watson Cc: freebsd-mobile@freebsd.org Subject: Re: Fwd: Re: Wireless @ D.C. IETF (fwd) References: Message-Id: Date: Fri, 05 Nov 1999 08:44:27 -0800 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'm sure you're on ietf@ietf.org, but if not, here's a recent email posted > there. Any chance you or someone else on -mobile wants to adapt it to the > FreeBSD PCCARD interface before Sunday? :-) no chance have you responded to >> If you have any interest at all in using this driver during the coming >> week, either on NetBSD or on other systems, please send me a message >> with "BSD 802.11" in the subject line and I'll keep you informed of >> updates/bug fixes/helpful hints/etc. as the week goes by. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 8:49:17 1999 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 21D2514C84 for ; Fri, 5 Nov 1999 08:49:10 -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 LAA52410; Fri, 5 Nov 1999 11:49:10 -0500 (EST) (envelope-from robert@cyrus.watson.org) Date: Fri, 5 Nov 1999 11:49:10 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: Randy Bush Cc: freebsd-mobile@freebsd.org Subject: Re: Fwd: Re: Wireless @ D.C. IETF (fwd) 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 On Fri, 5 Nov 1999, Randy Bush wrote: > > I'm sure you're on ietf@ietf.org, but if not, here's a recent email posted > > there. Any chance you or someone else on -mobile wants to adapt it to the > > FreeBSD PCCARD interface before Sunday? :-) > > no chance > > have you responded to > > >> If you have any interest at all in using this driver during the coming > >> week, either on NetBSD or on other systems, please send me a message > >> with "BSD 802.11" in the subject line and I'll keep you informed of > >> updates/bug fixes/helpful hints/etc. as the week goes by. > > randy Just sent a response. I'm wait until Sunday night to see if anyone else ports it before I get the card--otherwise, I'll give it a spin myself, although given my dated PCCARD api experience, it might take a while (and I certainly don't want to try before then without the card itself). 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 From owner-freebsd-mobile Fri Nov 5 9:27:45 1999 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 AD60815290 for ; Fri, 5 Nov 1999 09:27:38 -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 MAA52524; Fri, 5 Nov 1999 12:27:31 -0500 (EST) (envelope-from robert@cyrus.watson.org) Date: Fri, 5 Nov 1999 12:27:31 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: Randy Bush , freebsd-mobile@freebsd.org Subject: Re: BSD 802.11 (fwd) 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 So it looks like someone out there is working on it. I assume people on this list but who knows :-). I'll be glad to see it--especially given that I committed to buying a card under the assumption that a drive would become available (never got an email back from the Nortel contact for the terminal room -- I emailed him twice about FreeBSD support). 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 ---------- Forwarded message ---------- Date: Fri, 05 Nov 1999 12:24:43 -0500 From: Bill Sommerfeld To: Robert Watson Subject: Re: BSD 802.11 Ok. There are several people working on a freebsd port at the moment; i suspect that there will be relevant news in the next day or two.. - Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 14:20:21 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from pulsar.dead-end.net (pulsar.high-performance.com [216.15.153.82]) by hub.freebsd.org (Postfix) with ESMTP id A442D14BDE; Fri, 5 Nov 1999 14:20:10 -0800 (PST) (envelope-from rock@dead-end.net) Received: from mailto.dead-end.net (dead-end.net [216.15.153.82] (may be forged)) by pulsar.dead-end.net (8.9.3/8.9.3/DEAD-END/1999020900) with ESMTP id XAA89890; Fri, 5 Nov 1999 23:18:25 +0100 (CET) (envelope-from rock@dead-end.net) Received: from server.rock.net (p3E9C36C4.dip.t-dialin.net [62.156.54.196]) by mailto.dead-end.net (8.9.3/DEAD-END/1999102400-Customer) with ESMTP id XAA89874; Fri, 5 Nov 1999 23:18:15 +0100 (CET) (envelope-from rock@dead-end.net) Received: from dead-end.net (solaris.rock.net [172.23.7.10]) by server.rock.net (8.9.3/8.9.3/ROCK/1999053100) with ESMTP id XAA51772; Fri, 5 Nov 1999 23:02:53 +0100 (CET) (envelope-from rock@dead-end.net) Message-ID: <3823540C.AE8ADA4F@dead-end.net> Date: Fri, 05 Nov 1999 23:02:52 +0100 From: "D. Rock" X-Mailer: Mozilla 4.61 [en] (X11; I; SunOS 5.7 i86pc) X-Accept-Language: de, en MIME-Version: 1.0 To: Warner Losh Cc: current@FreeBSD.ORG, mobile@FreeBSD.ORG Subject: Re: sio working References: <199910230241.UAA26689@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: > > OK. I managed to get sio and ep working on the plane back from > FreeBSDCon'99. There are some problems with card eject at the moment, > but will be committing things to the tree shortly. > > Basically, I completely gutted the compatibilty layer and it became > much easier. More later after I've had a chance to spend time with my > wife and unwind from the drive back. I didn't have any luck using the sio driver with my card. Card info from "pccardc dumpcis": Configuration data for card in slot 1 Tuple #1, code = 0x1 (Common memory descriptor), length = 2 000: 00 ff Common memory device information: Device number 1, type No device, WPS = OFF Speed = No speed, Memory block size = reserved, 32 units Tuple #2, code = 0x15 (Version 1 info), length = 32 000: 04 01 49 6e 74 65 6c 6c 69 67 65 6e 74 00 50 43 010: 4d 43 49 41 20 46 41 58 2b 4d 4f 44 45 4d 00 ff Version = 4.1, Manuf = [Intelligent],card vers = [PCMCIA FAX+MODEM] Tuple #3, code = 0x20 (Manufacturer ID), length = 4 000: 00 02 01 00 PCMCIA ID = 0x200, OEM ID = 0x1 Tuple #4, code = 0x21 (Functional ID), length = 2 000: 02 00 Serial port/modem Tuple #5, code = 0x22 (Functional EXT), length = 4 000: 00 02 0f 5c Serial interface extension: 16550 UART, Parity - Space,Mark,Odd,Even, Tuple #6, code = 0x22 (Functional EXT), length = 9 000: 05 1f 1f 00 04 00 00 04 00 Modem interface capabilities: Tuple #7, code = 0x22 (Functional EXT), length = 9 000: 06 1f 1f 00 04 00 00 04 00 Modem interface capabilities: Tuple #8, code = 0x22 (Functional EXT), length = 12 000: 02 06 00 3f 1c 03 03 0f 07 00 01 b5 Data modem services available: Tuple #9, code = 0x22 (Functional EXT), length = 8 000: 13 06 00 1f 00 02 00 b5 Tuple #10, code = 0x22 (Functional EXT), length = 8 000: 23 06 00 1f 00 02 00 b5 Tuple #11, code = 0x1a (Configuration map), length = 5 000: 01 27 80 ff 67 Reg len = 2, config register addr = 0xff80, last config = 0x27 Registers: XXX--XX- Tuple #12, code = 0x1b (Configuration entry), length = 19 000: cf 41 99 79 55 3d 86 46 26 4c aa 60 f8 03 07 f0 010: bc 86 28 Config index = 0xf(default) Interface byte = 0x41 (I/O) +RDY/-BSY active Vcc pwr: Nominal operating supply voltage: 5 x 1V Continuous supply current: 3.5 x 10mA Max current average over 1 second: 1 x 100mA, ext = 0x46 Max current average over 10 ms: 2 x 100mA Power down supply current: 4.5 x 1mA Card decodes 10 address lines, 8 Bit I/O only I/O address # 1: block start = 0x3f8 block length = 0x8 IRQ modes: Level, Pulse, Shared IRQs: 4 5 6 7 10 11 12 13 15 Max twin cards = 0 Misc attr: (Audio-BVD2) (Power down supported) Tuple #13, code = 0x1b (Configuration entry), length = 7 000: 17 08 aa 60 f8 02 07 Config index = 0x17 Card decodes 10 address lines, 8 Bit I/O only I/O address # 1: block start = 0x2f8 block length = 0x8 Tuple #14, code = 0x1b (Configuration entry), length = 7 000: 1f 08 aa 60 e8 03 07 Config index = 0x1f Card decodes 10 address lines, 8 Bit I/O only I/O address # 1: block start = 0x3e8 block length = 0x8 Tuple #15, code = 0x1b (Configuration entry), length = 7 000: 27 08 aa 60 e8 02 07 Config index = 0x27 Card decodes 10 address lines, 8 Bit I/O only I/O address # 1: block start = 0x2e8 block length = 0x8 Tuple #16, code = 0xff (Terminator), length = 0 My entry in /etc/pccard.conf: io 0x240-0x400 irq 11 15 card "Intelligent" "PCMCIA FAX+MODEM" # config 0x0f "sio2" ? # config 0x17 "sio2" ? config 0x1f "sio2" ? # config 0x27 "sio2" ? I tried many different combinations. I disabled the onboard serial devices in the BIOS and kernel, so config index 0xf could grap io port 0x3f8 with irq 4 but the only thing I get is sio2: configured irq -1071415680 not in bitmap of probed irqs 0 The irq number isn't always the same. It seems to be a pointer. Here the remaining relevant lines from my configuration: controller card0 controller pcic0 at isa? irq 10 controller pcic1 at isa? irq 10 Boot output: pcic-pci0: at device 10.0 on pci0 pcic-pci1: at device 10.1 on pci0 [...] pcic0: at irq 10 on isa0 pccard0: on pcic0 pccard1: on pcic0 Any hints? Daniel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 14:39:54 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from yana.lemis.com (yana.lemis.com [192.109.197.140]) by hub.freebsd.org (Postfix) with ESMTP id 21ABB14D3D; Fri, 5 Nov 1999 14:39:45 -0800 (PST) (envelope-from grog@mojave.sitaranetworks.com) Received: from mojave.sitaranetworks.com ([199.103.141.157]) by yana.lemis.com (8.8.8/8.8.8) with ESMTP id JAA07098; Sat, 6 Nov 1999 09:09:13 +1030 (CST) (envelope-from grog@mojave.sitaranetworks.com) Message-ID: <19991105173835.10766@mojave.sitaranetworks.com> Date: Fri, 5 Nov 1999 17:38:35 -0500 From: Greg Lehey To: "D. Rock" , Warner Losh Cc: current@FreeBSD.ORG, mobile@FreeBSD.ORG Subject: Re: sio working Reply-To: Greg Lehey References: <199910230241.UAA26689@harmony.village.org> <3823540C.AE8ADA4F@dead-end.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <3823540C.AE8ADA4F@dead-end.net>; from D. Rock on Fri, Nov 05, 1999 at 11:02:52PM +0100 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Friday, 5 November 1999 at 23:02:52 +0100, D. Rock wrote: > Warner Losh wrote: >> >> OK. I managed to get sio and ep working on the plane back from >> FreeBSDCon'99. There are some problems with card eject at the moment, >> but will be committing things to the tree shortly. >> >> Basically, I completely gutted the compatibilty layer and it became >> much easier. More later after I've had a chance to spend time with my >> wife and unwind from the drive back. > > I didn't have any luck using the sio driver with my card. > > Card info from "pccardc dumpcis": > > > card "Intelligent" "PCMCIA FAX+MODEM" > # config 0x0f "sio2" ? > # config 0x17 "sio2" ? > config 0x1f "sio2" ? > # config 0x27 "sio2" ? On my Dell Latitude CPi I have: device sio0 at isa? port IO_COM1 flags 0x90 irq 4 device sio1 at isa? port IO_COM2 irq 3 sio0 really exists; it seems that sio1 shouldn't be there, since I get the message Nov 5 17:15:39 mojave /kernel: devclass_alloc_unit: sio1 already exists, using next available unit number Nov 5 17:15:39 mojave /kernel: sio2 at port 0x2e8-0x2ef irq 5 slot 1 on pccard0 Nov 5 17:15:39 mojave /kernel: sio2: type 16550A Anyway, this configuration works: at least I can use it to dial in to a remote system. > I tried many different combinations. I disabled the onboard serial devices > in the BIOS and kernel, so config index 0xf could grap io port 0x3f8 with > irq 4 but the only thing I get is > sio2: configured irq -1071415680 not in bitmap of probed irqs 0 > > The irq number isn't always the same. It seems to be a pointer. Or junk. > Here the remaining relevant lines from my configuration: > controller card0 > controller pcic0 at isa? irq 10 > controller pcic1 at isa? irq 10 ISTR you should put card0 after pcic0 and pcic1. Also, I have no interrupts: device pcic0 at isa? device pcic1 at isa? controller card0 > Boot output: > pcic-pci0: at device 10.0 on pci0 > pcic-pci1: at device 10.1 on pci0 > [...] > pcic0: at irq 10 on isa0 > pccard0: on pcic0 > pccard1: on pcic0 I have: Nov 5 17:15:19 mojave /kernel: pcic-pci0: irq 11 at device 3.0 on pci0 Nov 5 17:15:19 mojave /kernel: pcic-pci1: irq 11 at device 3.1 on pci0 ... Nov 5 17:15:19 mojave /kernel: pcic0: on isa0 Nov 5 17:15:19 mojave /kernel: pccard0: on pcic0 Nov 5 17:15:19 mojave /kernel: pccard1: on pcic0 Nov 5 17:15:19 mojave /kernel: sio0 at port 0x3f8-0x3ff irq 4 flags 0x90 on isa0 Nov 5 17:15:19 mojave /kernel: sio0: type 16550A Nov 5 17:15:19 mojave /kernel: sio1: configured irq 3 not in bitmap of probed irqs 0 Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 15:34: 8 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from hotmail.com (f26.law4.hotmail.com [216.33.149.26]) by hub.freebsd.org (Postfix) with SMTP id 56B3D14BF8 for ; Fri, 5 Nov 1999 15:33:47 -0800 (PST) (envelope-from gandalf24@hotmail.com) Received: (qmail 83206 invoked by uid 0); 5 Nov 1999 23:33:03 -0000 Message-ID: <19991105233303.83205.qmail@hotmail.com> Received: from 165.250.91.68 by www.hotmail.com with HTTP; Fri, 05 Nov 1999 15:33:03 PST X-Originating-IP: [165.250.91.68] From: "Gandalf T. Grey" To: freebsd-mobile@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG Subject: 2nd Query: Is someone 'camifying' ncv0 scsi? Date: Fri, 05 Nov 1999 15:33:03 PST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I sent this out recently, but I don't recall getting from the list, and I just searched but couldn't find it in the archives. I never got any responses, so I was hoping the message was just dropped somehow. I'm also including the scsi mailing list, since I'm asking about a scsi driver. OK, here we go again... Can anyone tell me if someone is working on / has worked on /is willing to work on Camifiying ncv0? I've been told that it worked fine under 2.x, and that it just needs to be camified to work under 3.x. I just want to find out whether there is any hope of getting my Panasonic pcmcia scsi (KME KXLC004) working on my ThinkPad 560x running 3.2-RELEASE. TIA for any info you can offer, I'm trying not to give up hope. G. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 15:57:42 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 5FE5215199; Fri, 5 Nov 1999 15:52:19 -0800 (PST) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id QAA02229; Fri, 5 Nov 1999 16:51:27 -0700 (MST) (envelope-from ken) Message-Id: <199911052351.QAA02229@panzer.kdm.org> Subject: Re: 2nd Query: Is someone 'camifying' ncv0 scsi? In-Reply-To: <19991105233303.83205.qmail@hotmail.com> from "Gandalf T. Grey" at "Nov 5, 1999 03:33:03 pm" To: gandalf24@hotmail.com (Gandalf T. Grey) Date: Fri, 5 Nov 1999 16:51:27 -0700 (MST) Cc: freebsd-mobile@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG From: "Kenneth D. Merry" 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 Gandalf T. Grey wrote... > Hi, > > I sent this out recently, but I don't recall getting from the list, and I > just searched but couldn't find it in the archives. > > I never got any responses, so I was hoping the message was just dropped > somehow. Well, if you get no responses, it generally means no one knows the answer. > I'm also including the scsi mailing list, since I'm asking about a scsi > driver. > > OK, here we go again... > > Can anyone tell me if someone is working on / has worked on /is willing to > work on Camifiying ncv0? > > I've been told that it worked fine under 2.x, and that it just needs to be > camified to work under 3.x. > > I just want to find out whether there is any hope of getting my Panasonic > pcmcia scsi (KME KXLC004) working on my ThinkPad 560x running 3.2-RELEASE. > > TIA for any info you can offer, I'm trying not to give up hope. Well, in view of the fact that I've never even heard of a "ncv" driver, and can't find any reference to such a driver (*) in the pre-CAM -current tree, I think your chances may be kinda slim. (*) I did find one reference to "ncv" in sys/i386/isa/scsi_dvcfg.h, but that's it. So you'll need to explain what driver you're talking about, and what chipset it supports. (i.e. what chipset is in this Panasonic SCSI card) As far as I know, there has never been a "ncv" driver in the tree. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 18:39:47 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.cybcon.com (mail.cybcon.com [216.190.188.5]) by hub.freebsd.org (Postfix) with ESMTP id E05FA14BE0; Fri, 5 Nov 1999 18:39:40 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: from freebsd.cybcon.com (william@usr1-19.cybcon.com [205.147.75.20]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id SAA23271; Fri, 5 Nov 1999 18:39:11 -0800 (PST) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Fri, 05 Nov 1999 18:37:23 -0800 (PST) Reply-To: wwoods@cybcon.com From: William Woods To: freebsd-mobile@freebsd.org, freebsd-questions@freebsd.org Subject: FreeBSD on IBM Thinkpad 770E Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I was wondering, has anyone succesufly installed and ran FreeBSD on an IBM thinkpad 770E? I got it to install fine, but when booting it stops at: wd0 4887MB (10009440 sectors). 10592 cyls, 15 heads, 63 S/T, 512 B/S and thin gives me 4 "beeps" in a row and then nothing...... ideas? ---------------------------------- E-Mail: William Woods Date: 05-Nov-99 Time: 18:33:51 FreeBSD 3.3 -Stable ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 20:49:43 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.cybcon.com (mail.cybcon.com [216.190.188.5]) by hub.freebsd.org (Postfix) with ESMTP id A7B7014C16 for ; Fri, 5 Nov 1999 20:49:40 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: from freebsd.cybcon.com (william@pm3a-25.cybcon.com [205.147.75.154]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id UAA02647 for ; Fri, 5 Nov 1999 20:48:47 -0800 (PST) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Fri, 05 Nov 1999 20:47:15 -0800 (PST) Reply-To: wwoods@cybcon.com From: William Woods To: freebsd-mobile@freebsd.org Subject: 3com PCCARD modem help please.... Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a 3com pccard modem model # 3CCM556 that the system doesnt when I insert or remove it, but I know the card works unbder windows. Here is the part of my pccard.conf that I use: # 3com/USR/Megahertz 3CCM556 card "3Com" "3CCM556" config 0x23 "sio2" ? insert echo 3Com PCMCIA 56K Modem inserted remove echo 3Com PCMCIA 56K Modem removed This is an IBMM thinkpad 700E running 3.1-Release Thanks ---------------------------------- E-Mail: William Woods Date: 05-Nov-99 Time: 20:43:12 FreeBSD 3.3 -Stable ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 20:59:43 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by hub.freebsd.org (Postfix) with ESMTP id 0133A14BF8 for ; Fri, 5 Nov 1999 20:59:41 -0800 (PST) (envelope-from jrh@vicor-nb.com) Received: from kashmir.vicor-nb.com (kashmir.vicor-nb.com [208.206.78.47]) by mail.vicor-nb.com (Postfix) with ESMTP id 24A6B97E01 for ; Fri, 5 Nov 1999 20:59:20 -0800 (PST) Received: by kashmir.vicor-nb.com (Postfix, from userid 2035) id F402D316F; Fri, 5 Nov 1999 20:59:38 -0800 (PST) To: freebsd-mobile@freebsd.org Subject: Re: 3com PCCARD modem help please.... References: From: Josh Howard Date: 05 Nov 1999 20:59:38 -0800 In-Reply-To: William Woods's message of "Fri, 05 Nov 1999 20:47:15 -0800 (PST)" Message-ID: Lines: 40 User-Agent: Gnus/5.070097 (Pterodactyl Gnus v0.97) XEmacs/21.1 (Biscayne) 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 one of these, though unfortunately mine probably works with even less success than yours. It's probed, to some extent, during boot: sio1: configured irq 3 not in bitmap of probed irqs 0 sio1 at port 0x2f8-0x2ff irq 3 flags 0x10 on isa0 sio1: type 8250 Though, any access to it simply locks up the machine. This is on a Toshiba 4030CDT, running -current as of last night or so. William Woods writes: > I have a 3com pccard modem model # 3CCM556 that the system doesnt when I insert > or remove it, but I know the card works unbder windows. > > Here is the part of my pccard.conf that I use: > > # 3com/USR/Megahertz 3CCM556 > card "3Com" "3CCM556" > config 0x23 "sio2" ? > insert echo 3Com PCMCIA 56K Modem inserted > remove echo 3Com PCMCIA 56K Modem removed > > This is an IBMM thinkpad 700E running 3.1-Release > > Thanks > > ---------------------------------- > E-Mail: William Woods > Date: 05-Nov-99 > Time: 20:43:12 > FreeBSD 3.3 -Stable > ---------------------------------- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > -- Josh Howard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 21: 5:57 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.cybcon.com (mail.cybcon.com [216.190.188.5]) by hub.freebsd.org (Postfix) with ESMTP id 84A7C14C07 for ; Fri, 5 Nov 1999 21:05:54 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: from freebsd.cybcon.com (william@usr1-0.cybcon.com [205.147.75.1]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id VAA03864; Fri, 5 Nov 1999 21:05:18 -0800 (PST) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199911060456.VAA23151@mt.sri.com> Date: Fri, 05 Nov 1999 21:03:46 -0800 (PST) Reply-To: wwoods@cybcon.com From: William Woods To: Nate Williams Subject: Re: FreeBSD on IBM Thinkpad 770E Cc: freebsd-mobile@FreeBSD.ORG Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks, I found what I needed.... On 06-Nov-99 Nate Williams wrote: >> I was wondering, has anyone succesufly installed and ran FreeBSD on an IBM >> thinkpad 770E? I got it to install fine, but when booting it stops at: > > Look for 2-3 threads in the archives from the last week describing > FreeBSD on Thinkpads. Everything you need to know is there. > > > > Nate ---------------------------------- E-Mail: William Woods Date: 05-Nov-99 Time: 21:01:27 FreeBSD 3.3 -Stable ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 21: 5:58 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.cybcon.com (mail.cybcon.com [216.190.188.5]) by hub.freebsd.org (Postfix) with ESMTP id 7530614BF8 for ; Fri, 5 Nov 1999 21:05:54 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: from freebsd.cybcon.com (william@usr1-0.cybcon.com [205.147.75.1]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id VAA03856; Fri, 5 Nov 1999 21:05:12 -0800 (PST) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 05 Nov 1999 21:03:41 -0800 (PST) Reply-To: wwoods@cybcon.com From: William Woods To: Josh Howard Subject: Re: 3com PCCARD modem help please.... Cc: freebsd-mobile@FreeBSD.ORG Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Weirdest thing is, I had this working when FreeBSD was on my Toshiba Sattellite 110CT though.....I just forgot how I did it and the Toshiba is now a windows system for my wife to use at school..... On 06-Nov-99 Josh Howard wrote: > I have one of these, though unfortunately mine probably works with > even less success than yours. It's probed, to some extent, during > boot: > sio1: configured irq 3 not in bitmap of probed irqs 0 > sio1 at port 0x2f8-0x2ff irq 3 flags 0x10 on isa0 > sio1: type 8250 > Though, any access to it simply locks up the machine. This is on a > Toshiba 4030CDT, running -current as of last night or so. > > William Woods writes: > >> I have a 3com pccard modem model # 3CCM556 that the system doesnt when I >> insert >> or remove it, but I know the card works unbder windows. >> >> Here is the part of my pccard.conf that I use: >> >> # 3com/USR/Megahertz 3CCM556 >> card "3Com" "3CCM556" >> config 0x23 "sio2" ? >> insert echo 3Com PCMCIA 56K Modem inserted >> remove echo 3Com PCMCIA 56K Modem removed >> >> This is an IBMM thinkpad 700E running 3.1-Release >> >> Thanks >> >> ---------------------------------- >> E-Mail: William Woods >> Date: 05-Nov-99 >> Time: 20:43:12 >> FreeBSD 3.3 -Stable >> ---------------------------------- >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-mobile" in the body of the message >> > > -- > Josh Howard > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message ---------------------------------- E-Mail: William Woods Date: 05-Nov-99 Time: 21:02:24 FreeBSD 3.3 -Stable ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Nov 5 21: 8:23 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.mt.sri.com (ns.mt.sri.com [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id 66A1714C20 for ; Fri, 5 Nov 1999 21:08:21 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.9.3/8.9.3) with SMTP id VAA15138; Fri, 5 Nov 1999 21:56:25 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id VAA23151; Fri, 5 Nov 1999 21:56:24 -0700 Date: Fri, 5 Nov 1999 21:56:24 -0700 Message-Id: <199911060456.VAA23151@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: wwoods@cybcon.com Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: FreeBSD on IBM Thinkpad 770E In-Reply-To: References: X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@mt.sri.com (Nate Williams) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I was wondering, has anyone succesufly installed and ran FreeBSD on an IBM > thinkpad 770E? I got it to install fine, but when booting it stops at: Look for 2-3 threads in the archives from the last week describing FreeBSD on Thinkpads. Everything you need to know is there. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Nov 6 3:23:26 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from chuggalug.clues.com (chuggalug.clues.com [194.217.82.22]) by hub.freebsd.org (Postfix) with ESMTP id EFFB914BE7; Sat, 6 Nov 1999 03:23:16 -0800 (PST) (envelope-from geoffb@chuggalug.clues.com) Received: (from geoffb@localhost) by chuggalug.clues.com (8.9.3/8.9.3) id LAA39443; Sat, 6 Nov 1999 11:23:10 GMT (envelope-from geoffb) Date: Sat, 6 Nov 1999 11:23:10 +0000 From: Geoff Buckingham To: "Kenneth D. Merry" Cc: "Gandalf T. Grey" , freebsd-mobile@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG Subject: Re: 2nd Query: Is someone 'camifying' ncv0 scsi? Message-ID: <19991106112310.A39348@chuggalug.clues.com> References: <19991105233303.83205.qmail@hotmail.com> <199911052351.QAA02229@panzer.kdm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <199911052351.QAA02229@panzer.kdm.org>; from Kenneth D. Merry on Fri, Nov 05, 1999 at 04:51:27PM -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Nov 05, 1999 at 04:51:27PM -0700, Kenneth D. Merry wrote: > Gandalf T. Grey wrote... > > Well, in view of the fact that I've never even heard of a "ncv" driver, and > can't find any reference to such a driver (*) in the pre-CAM -current tree, > I think your chances may be kinda slim. > > (*) I did find one reference to "ncv" in sys/i386/isa/scsi_dvcfg.h, but > that's it. > > So you'll need to explain what driver you're talking about, and what > chipset it supports. (i.e. what chipset is in this Panasonic SCSI card) > As far as I know, there has never been a "ncv" driver in the tree. > The ncv driver appears to have been for Q-logic PC-card SCSI controllers imported into PAO for 2.2.x from NetBSD PC98 However PAO for 3.x seems to have lost all scsi support. Is this because of some clash with cam, or simply non of the chipsets have cam drivers? 2.2.8 PAO support SCSI PC-cards: Adaptec SlimSCSI APA-1460 OK aic Adaptec SlimSCSI APA-1460A OK aic Adaptec SlimSCSI APA-1460AJ OK aic Adaptec SlimSCSI APA-1460B OK aic Adaptec SlimSCSI APA-1460J OK aic ALPHA DATA AD-PCS2 NG --- ALPHA DATA AD-PCS201 OK nin *14 CyQ've SFC-201 OK nin *14 Fujitsu FMV-J123 OK aic Fujitsu Towa Electron SC501 OK spc Future Domain SCSI2GO OK stg IBM SCSI PCMCIA Card OK stg ICM PSC-2401 SCSI OK stg *9 IO DATA PCSC-DV OK ncv IO DATA PCSC-F OK nin *14 IO DATA PCSC-II OK ncv IO DATA PCSC-V NG --- KME CDWORKMAN (KXLC002) OK ncv MACNICA MIRACLE SCSI II mPS-110 OK ncv Media Intelligent MSC-110 OK ncv Media Intelligent SCSI-2 PC Card MSC-200 OK ncv MELCO IFC-DC OK ncv MELCO IFC-DC2 (SCSI2) OK aic MELCO IFC-SC OK stg MELCO IFC-SC2 OK ncv MELCO IFC-SCD OK aic NEC PC-9801N-J03 OK ncv NEC PC-9801N-J03R OK ncv New Media BASICS SCSI OK ncv NewMedia BusToaster OK aic Pioneer PCP-PR24 OK nin *14 Pioneer PCP-PW1W OK ncv Qlogic Fast SCSI OK ncv RATOC REX-5535AC OK spc RATOC REX-5535AMC OK spc RATOC REX-5535X OK spc RATOC REX-5535XM OK spc RATOC REX-5536 OK stg RATOC REX-5536AM OK stg *9 RATOC REX-5536M OK stg RATOC REX-5572W (as SCSI) OK ncv RATOC REX-9530 OK ncv RATOC REX-9835X OK spc SONY PRD-250 CD-ROM Diskman OK aic *8 SONY PRD-650 CD-ROM Diskman OK aic *8 TAXAN ICD-400PN (KME KXLC002) OK ncv stg is a future domain card, nin and spc are a mystery to me. -- GeoffB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Nov 6 3:39: 3 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail1.gmx.net (mail1.gmx.net [194.221.183.61]) by hub.freebsd.org (Postfix) with SMTP id DB3F914BE7 for ; Sat, 6 Nov 1999 03:38:58 -0800 (PST) (envelope-from pons@gmx.li) Received: (qmail 3491 invoked by uid 0); 6 Nov 1999 11:38:54 -0000 Received: from unknown (HELO gmx.li) (212.38.131.194) by mail1.gmx.net with SMTP; 6 Nov 1999 11:38:54 -0000 Message-ID: <382412C0.8563A92B@gmx.li> Date: Sat, 06 Nov 1999 13:36:32 +0200 From: pons X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,arabic MIME-Version: 1.0 To: wwoods@cybcon.com Cc: freebsd-mobile@freebsd.org, freebsd-questions@freebsd.org Subject: Re: FreeBSD on IBM Thinkpad 770E References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org William Woods wrote: > > I was wondering, has anyone succesufly installed and ran FreeBSD on an IBM > thinkpad 770E? I got it to install fine, but when booting it stops at: > > wd0 4887MB (10009440 sectors). 10592 cyls, 15 heads, 63 S/T, 512 B/S > > and thin gives me 4 "beeps" in a row and then nothing...... > What geometry did fdisk show you? What are the settings in your BIOS? C/H/S of disk may be not correct .... I am not sure, but it could be. -- pons@gmx.li http://neptune.spaceports.com/~pons/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Nov 6 9:49:49 1999 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 B53BD14C20; Sat, 6 Nov 1999 09:49:46 -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 KAA82586; Sat, 6 Nov 1999 10:49:44 -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 KAA22375; Sat, 6 Nov 1999 10:49:26 -0700 (MST) Message-Id: <199911061749.KAA22375@harmony.village.org> To: Greg Lehey Subject: Re: sio working Cc: "D. Rock" , current@FreeBSD.ORG, mobile@FreeBSD.ORG In-reply-to: Your message of "Fri, 05 Nov 1999 17:38:35 EST." <19991105173835.10766@mojave.sitaranetworks.com> References: <19991105173835.10766@mojave.sitaranetworks.com> <199910230241.UAA26689@harmony.village.org> <3823540C.AE8ADA4F@dead-end.net> Date: Sat, 06 Nov 1999 10:49:26 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <19991105173835.10766@mojave.sitaranetworks.com> Greg Lehey writes: : Nov 5 17:15:19 mojave /kernel: sio1: configured irq 3 not in bitmap of probed irqs 0 Unless you are running pccardd, you won't see the pccard devices show up. The probe messages that I'm interested in would be the ones that say something about it being on pccard0. Maybe I'm just confused. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Nov 6 9:53:51 1999 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 1E7AA14EDE; Sat, 6 Nov 1999 09:53:46 -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 KAA82610; Sat, 6 Nov 1999 10:53: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 KAA22419; Sat, 6 Nov 1999 10:53:28 -0700 (MST) Message-Id: <199911061753.KAA22419@harmony.village.org> To: "D. Rock" Subject: Re: sio working Cc: current@FreeBSD.ORG, mobile@FreeBSD.ORG In-reply-to: Your message of "Fri, 05 Nov 1999 23:02:52 +0100." <3823540C.AE8ADA4F@dead-end.net> References: <3823540C.AE8ADA4F@dead-end.net> <199910230241.UAA26689@harmony.village.org> Date: Sat, 06 Nov 1999 10:53:28 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <3823540C.AE8ADA4F@dead-end.net> "D. Rock" writes: : I tried many different combinations. I disabled the onboard serial devices : in the BIOS and kernel, so config index 0xf could grap io port 0x3f8 with : irq 4 but the only thing I get is : sio2: configured irq -1071415680 not in bitmap of probed irqs 0 That is very odd... Do you have sio2 in your config file? If so just take it out and see if that helps or hurts (or replace what is there with "device sio2" As always when you see odd problems like this, try a make clean && make depend && make in the compile directory (after reconfiguring). I don't think it will help the current situation, but it won't hurt. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Nov 6 13:31:14 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 1CB5314C40; Sat, 6 Nov 1999 13:31:06 -0800 (PST) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id OAA01262; Sat, 6 Nov 1999 14:30:58 -0700 (MST) (envelope-from ken) Message-Id: <199911062130.OAA01262@panzer.kdm.org> Subject: Re: 2nd Query: Is someone 'camifying' ncv0 scsi? In-Reply-To: <19991106112310.A39348@chuggalug.clues.com> from Geoff Buckingham at "Nov 6, 1999 11:23:10 am" To: geoffb@chuggalug.clues.com (Geoff Buckingham) Date: Sat, 6 Nov 1999 14:30:58 -0700 (MST) Cc: gandalf24@hotmail.com (Gandalf T. Grey), freebsd-mobile@FreeBSD.ORG, freebsd-scsi@FreeBSD.ORG From: "Kenneth D. Merry" 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 Geoff Buckingham wrote... > On Fri, Nov 05, 1999 at 04:51:27PM -0700, Kenneth D. Merry wrote: > > Gandalf T. Grey wrote... > > > > Well, in view of the fact that I've never even heard of a "ncv" driver, and > > can't find any reference to such a driver (*) in the pre-CAM -current tree, > > I think your chances may be kinda slim. > > > > (*) I did find one reference to "ncv" in sys/i386/isa/scsi_dvcfg.h, but > > that's it. > > > > So you'll need to explain what driver you're talking about, and what > > chipset it supports. (i.e. what chipset is in this Panasonic SCSI card) > > As far as I know, there has never been a "ncv" driver in the tree. > > > The ncv driver appears to have been for Q-logic PC-card SCSI controllers > imported into PAO for 2.2.x from NetBSD PC98 Ahh, okay. It makes a little more sense now. > However PAO for 3.x seems to have lost all scsi support. Is this because > of some clash with cam, or simply non of the chipsets have cam drivers? Well, none of the chipsets have CAM drivers, with one exception: > 2.2.8 PAO support SCSI PC-cards: > > Adaptec SlimSCSI APA-1460 OK aic > Adaptec SlimSCSI APA-1460A OK aic > Adaptec SlimSCSI APA-1460AJ OK aic > Adaptec SlimSCSI APA-1460B OK aic > Adaptec SlimSCSI APA-1460J OK aic The 'aic' driver was ported to CAM a few weeks ago by Luoqi Chen. I don't know whether there is a PCCARD front end for it yet. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Nov 6 14:15:16 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail2.svr.pol.co.uk (mail2.svr.pol.co.uk [195.92.193.210]) by hub.freebsd.org (Postfix) with ESMTP id 2422614E5C for ; Sat, 6 Nov 1999 14:15:13 -0800 (PST) (envelope-from s.mitchell@computer.org) Received: from modem-20.pakistani-butterfly.dialup.pol.co.uk ([62.136.218.20] helo=lungfish.freeserve.co.uk) by mail2.svr.pol.co.uk with esmtp (Exim 2.12 #2) id 11kE74-0000Qw-00; Sat, 6 Nov 1999 22:15:10 +0000 Received: (from scott@localhost) by lungfish.freeserve.co.uk (8.8.8/8.8.8) id SAA01898; Sat, 6 Nov 1999 18:18:25 GMT (envelope-from scott) Message-ID: <19991106181824.27350@lungfish.freeserve.co.uk> Date: Sat, 6 Nov 1999 18:18:24 +0000 From: Scott Mitchell To: Bill Fumerola Cc: Woody Poolson , freebsd-mobile@FreeBSD.ORG Subject: Re: fast card recommendation References: <19991030211916.52249@lungfish.freeserve.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: ; from Bill Fumerola on Sun, Oct 31, 1999 at 03:29:03PM -0500 X-Operating-System: FreeBSD 2.2.6-RELEASE i386 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Oct 31, 1999 at 03:29:03PM -0500, Bill Fumerola wrote: > On Sat, 30 Oct 1999, Scott Mitchell wrote: > > > If you've got the PCMCIA model, the driver homepage is at > > http://ukug.uk.freebsd.org/~scott/xe_drv/ > > Will this be updated for the new pccard interface stuff soon? Eventually, but not this century :-) I have zero time to spend on anything like this until January, but expect it to get done soonish after that. Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" s.mitchell@computer.org | 0xAA775B8B | -- Anon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Nov 6 15:59:38 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.cybcon.com (mail.cybcon.com [216.190.188.5]) by hub.freebsd.org (Postfix) with ESMTP id 25C0E14F16 for ; Sat, 6 Nov 1999 15:59:36 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: from freebsd.cybcon.com (william@pm3b-28.cybcon.com [205.147.75.93]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id PAA09459 for ; Sat, 6 Nov 1999 15:59:36 -0800 (PST) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sat, 06 Nov 1999 15:58:01 -0800 (PST) Reply-To: wwoods@cybcon.com From: William Woods To: freebsd-mobile@freebsd.org Subject: vidcontrol on a IBM Thinkpad 770E Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Could someone tell me what vidcontrol command to use to get the IBM Thinkpad 770E console to be full screen and not like a small screen in the middle? ---------------------------------- E-Mail: William Woods Date: 06-Nov-99 Time: 15:56:47 FreeBSD 3.3 -Stable ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Nov 6 16:50:51 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from pulsar.dead-end.net (pulsar.high-performance.com [216.15.153.82]) by hub.freebsd.org (Postfix) with ESMTP id D272314DBF; Sat, 6 Nov 1999 16:50:43 -0800 (PST) (envelope-from rock@dead-end.net) Received: from mailto.dead-end.net (dead-end.net [216.15.153.82] (may be forged)) by pulsar.dead-end.net (8.9.3/8.9.3/DEAD-END/1999020900) with ESMTP id BAA70619; Sun, 7 Nov 1999 01:50:28 +0100 (CET) (envelope-from rock@dead-end.net) Received: from server.rock.net (pC19F74D2.dip.t-dialin.net [193.159.116.210]) by mailto.dead-end.net (8.9.3/DEAD-END/1999102400-Customer) with ESMTP id BAA70611; Sun, 7 Nov 1999 01:50:25 +0100 (CET) (envelope-from rock@dead-end.net) Received: from dead-end.net (solaris.rock.net [172.23.7.10]) by server.rock.net (8.9.3/8.9.3/ROCK/1999053100) with ESMTP id BAA61586; Sun, 7 Nov 1999 01:50:39 +0100 (CET) (envelope-from rock@dead-end.net) Message-ID: <3824CCD1.C07B6A8@dead-end.net> Date: Sun, 07 Nov 1999 01:50:25 +0100 From: "D. Rock" X-Mailer: Mozilla 4.61 [en] (X11; I; SunOS 5.7 i86pc) X-Accept-Language: de, en MIME-Version: 1.0 To: Warner Losh Cc: current@FreeBSD.ORG, mobile@FreeBSD.ORG Subject: Re: sio working References: <3823540C.AE8ADA4F@dead-end.net> <199910230241.UAA26689@harmony.village.org> <199911061753.KAA22419@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 <3823540C.AE8ADA4F@dead-end.net> "D. Rock" writes: > : I tried many different combinations. I disabled the onboard serial devices > : in the BIOS and kernel, so config index 0xf could grap io port 0x3f8 with > : irq 4 but the only thing I get is > : sio2: configured irq -1071415680 not in bitmap of probed irqs 0 > > That is very odd... Do you have sio2 in your config file? If so just > take it out and see if that helps or hurts (or replace what is there > with "device sio2" As always when you see odd problems like this, > try a make clean && make depend && make in the compile directory > (after reconfiguring). I don't think it will help the current > situation, but it won't hurt. Had tried it all before. No sio2 in kernel. Below is the complete config file Daniel --- machine i386 ident LAPTOP maxusers 6 options PQ_LARGECACHE cpu I686_CPU options COMPAT_43 #options USER_LDT options SYSVSHM options SYSVSEM options SYSVMSG options MD5 #options DDB #options DDB_UNATTENDED options KTRACE options PERFMON options UCONSOLE #options USERCONFIG #options VISUAL_USERCONFIG options INET pseudo-device ether #pseudo-device sppp pseudo-device loop pseudo-device bpf pseudo-device tun #options MROUTING #options IPFIREWALL #options IPFIREWALL_VERBOSE #options IPFIREWALL_FORWARD #options IPFIREWALL_DEFAULT_TO_ACCEPT #options IPDIVERT #options IPSTEALTH options ICMP_BANDLIM #options DUMMYNET options FFS options NFS options NFS_NOSERVER options CD9660 options MSDOSFS options PROCFS options FFS_ROOT options SOFTUPDATES options QUOTA options P1003_1B options _KPOSIX_PRIORITY_SCHEDULING options _KPOSIX_VERSION=199309L #controller scbus0 #device ch0 #device da0 #device sa0 #device cd0 #device pass0 #options SCSI_REPORT_GEOMETRY pseudo-device pty #pseudo-device speaker #pseudo-device gzip #pseudo-device vn #pseudo-device snp 3 options MSGBUF_SIZE=20480 controller isa0 #options AUTO_EOI_1 #controller pnp0 controller atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 options ATKBD_DFLT_KEYMAP makeoptions ATKBD_DFLT_KEYMAP="german.iso" device psm0 at atkbdc? irq 12 #options PSM_HOOKAPM #options PSM_RESETAFTERSUSPEND device vga0 at isa? port ? conflicts options VGA_WIDTH90 options VESA pseudo-device splash device sc0 at isa? options MAXCONS=6 options SC_DFLT_FONT makeoptions SC_DFLT_FONT=iso options SC_PIXEL_MODE device npx0 at nexus? port IO_NPX flags 0x0 irq 13 #controller ata0 #device atadisk0 #device atapicd0 controller wdc0 at isa? port IO_WD1 flags 0xe0ffc0ff irq 14 device wd0 at wdc0 drive 0 options IDE_DELAY=2000 device wcd0 controller fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 #options EXTRA_SIO=1 device ed0 #device xe0 #controller snd0 #device sb0 at isa? port 0x220 irq 5 drq 1 #device sbxvi0 at isa? port 0x220 irq 5 drq 5 conflicts #device sbmidi0 at isa? port 0x330 #device opl0 at isa? port 0x388 #device mpu0 at isa? port 0x330 device pcm0 at isa? port 0x220 irq 5 drq 1 flags 0x15 #device pca0 at isa? port IO_TIMER1 device apm0 at nexus? device joy0 at isa? port IO_GAME #controller miibus0 controller pci0 controller card0 controller pcic0 at isa? irq 10 controller pcic1 at isa? irq 10 #options PCIC_RESUME_RESET #controller smbus0 #controller intpm0 #device smb0 at smbus? #controller iicbus0 #controller iicbb0 #device ic0 at iicbus? #device iic0 at iicbus? #device iicsmb0 at iicbus? #options AVM_A1_PCMCIA #device isic0 #pseudo-device "i4bq921" #pseudo-device "i4bq931" #pseudo-device "i4b" #pseudo-device "i4btrc" 4 #pseudo-device "i4bctl" #pseudo-device "i4brbch" 4 #pseudo-device "i4btel" 2 #pseudo-device "i4bipr" 4 #options IPR_VJ #pseudo-device "i4bisppp" 4 controller ppbus0 #controller vpo0 at ppbus? device lpt0 at ppbus? device ppi0 at ppbus? device ppc0 at isa? port? irq 7 drq 3 controller uhci0 controller usb0 device ugen0 #device uhid0 #device ukbd0 #device ulpt0 #controller umass0 #device ums0 options HZ=500 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Nov 6 17:34:36 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from proxyb1.san.rr.com (proxyb1-atm.san.rr.com [204.210.0.10]) by hub.freebsd.org (Postfix) with ESMTP id A75FA14F16 for ; Sat, 6 Nov 1999 17:34:34 -0800 (PST) (envelope-from erich@jacinto.yi.org) Received: from jacinto.yi.org ([204.210.25.77]) by proxyb1.san.rr.com (Post.Office MTA v3.5.3 release 223 ID# 0-0U10L2S100V35) with ESMTP id com; Sat, 6 Nov 1999 17:34:30 -0800 Message-ID: <3824D61B.D682E51@jacinto.yi.org> Date: Sat, 06 Nov 1999 17:30:03 -0800 From: Eric Hedstrom X-Mailer: Mozilla 4.7 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: wwoods@cybcon.com Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: vidcontrol on a IBM Thinkpad 770E References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On the thinkpads I have used (701C, 560X), this is a setting in the CMOS setup rather than something that FreeBSD controls. Eric William Woods wrote: > > Could someone tell me what vidcontrol command to use to get the IBM Thinkpad > 770E console to be full screen and not like a small screen in the middle? > > ---------------------------------- > E-Mail: William Woods > Date: 06-Nov-99 > Time: 15:56:47 > FreeBSD 3.3 -Stable > ---------------------------------- > > 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 Sat Nov 6 17:53: 8 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from pulsar.dead-end.net (pulsar.high-performance.com [216.15.153.82]) by hub.freebsd.org (Postfix) with ESMTP id 5D38514EB9; Sat, 6 Nov 1999 17:53:04 -0800 (PST) (envelope-from rock@dead-end.net) Received: from mailto.dead-end.net (dead-end.net [216.15.153.82] (may be forged)) by pulsar.dead-end.net (8.9.3/8.9.3/DEAD-END/1999020900) with ESMTP id CAA76113; Sun, 7 Nov 1999 02:53:01 +0100 (CET) (envelope-from rock@dead-end.net) Received: from server.rock.net (p3E9D1A87.dip.t-dialin.net [62.157.26.135]) by mailto.dead-end.net (8.9.3/DEAD-END/1999102400-Customer) with ESMTP id CAA76105; Sun, 7 Nov 1999 02:52:59 +0100 (CET) (envelope-from rock@dead-end.net) Received: from dead-end.net (solaris.rock.net [172.23.7.10]) by server.rock.net (8.9.3/8.9.3/ROCK/1999053100) with ESMTP id CAA62386; Sun, 7 Nov 1999 02:53:10 +0100 (CET) (envelope-from rock@dead-end.net) Message-ID: <3824DB77.9BD2CF0A@dead-end.net> Date: Sun, 07 Nov 1999 02:52:55 +0100 From: "D. Rock" X-Mailer: Mozilla 4.61 [en] (X11; I; SunOS 5.7 i86pc) X-Accept-Language: de, en MIME-Version: 1.0 To: Warner Losh Cc: current@FreeBSD.ORG, mobile@FreeBSD.ORG Subject: Re: sio working References: <3823540C.AE8ADA4F@dead-end.net> <199910230241.UAA26689@harmony.village.org> <199911061753.KAA22419@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 <3823540C.AE8ADA4F@dead-end.net> "D. Rock" writes: > : I tried many different combinations. I disabled the onboard serial devices > : in the BIOS and kernel, so config index 0xf could grap io port 0x3f8 with > : irq 4 but the only thing I get is > : sio2: configured irq -1071415680 not in bitmap of probed irqs 0 > > That is very odd... Do you have sio2 in your config file? If so just > take it out and see if that helps or hurts (or replace what is there > with "device sio2" As always when you see odd problems like this, > try a make clean && make depend && make in the compile directory > (after reconfiguring). I don't think it will help the current > situation, but it won't hurt. With the latest -current I get a slightly different output: Nov 7 03:34:47 /kernel.new: pccard: card inserted, slot 0 Nov 7 03:34:57 /kernel.new: sio2: irq maps: 0x105 0x105 0x105 0x105 Nov 7 03:34:57 /kernel.new: sio2: probe failed test(s): 0 1 4 6 7 9 Nov 7 03:34:57 pccardd[15]: driver allocation failed for Intelligent(PCMCIA FAX+MODEM): Device not configured How intelligent is pccardd? This card has several config entries, but only the first one contains also possible IRQs, the additional entries only contain I/O ports. So I also tried to use the first one (and disabling the conflicting sio0 in BIOS + kernel config) Daniel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Nov 6 18: 0:13 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.cybcon.com (mail.cybcon.com [216.190.188.5]) by hub.freebsd.org (Postfix) with ESMTP id B5C1014EB9 for ; Sat, 6 Nov 1999 18:00:11 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: from freebsd.cybcon.com (william@usr1-32.cybcon.com [205.147.75.33]) by mail.cybcon.com (8.9.0/8.9.0) with ESMTP id SAA17000; Sat, 6 Nov 1999 18:00:04 -0800 (PST) Message-ID: X-Mailer: XFMail 1.3.1 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3824D61B.D682E51@jacinto.yi.org> Date: Sat, 06 Nov 1999 17:58:22 -0800 (PST) Reply-To: wwoods@cybcon.com From: William Woods To: Eric Hedstrom Subject: Re: vidcontrol on a IBM Thinkpad 770E Cc: freebsd-mobile@FreeBSD.ORG Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org What would I look for in the BIOS... On 07-Nov-99 Eric Hedstrom wrote: > On the thinkpads I have used (701C, 560X), this is a setting in the CMOS > setup > rather than something that FreeBSD controls. > > Eric > > William Woods wrote: >> >> Could someone tell me what vidcontrol command to use to get the IBM Thinkpad >> 770E console to be full screen and not like a small screen in the middle? >> >> ---------------------------------- >> E-Mail: William Woods >> Date: 06-Nov-99 >> Time: 15:56:47 >> FreeBSD 3.3 -Stable >> ---------------------------------- >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-mobile" in the body of the message ---------------------------------- E-Mail: William Woods Date: 06-Nov-99 Time: 17:58:04 FreeBSD 3.3 -Stable ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Nov 6 21:40:36 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from unix.knu.ac.kr (unix.kyungpook.ac.kr [155.230.124.116]) by hub.freebsd.org (Postfix) with ESMTP id 6440A14D02 for ; Sat, 6 Nov 1999 21:40:33 -0800 (PST) (envelope-from hdcho@unix.knu.ac.kr) Received: (from hdcho@localhost) by unix.knu.ac.kr (8.9.3/8.9.3) id OAA21343 for freebsd-mobile@freebsd.org; Sun, 7 Nov 1999 14:40:31 +0900 (KST) (envelope-from hdcho) Date: Sun, 7 Nov 1999 14:40:31 +0900 (KST) From: Huidae Cho Message-Id: <199911070540.OAA21343@unix.knu.ac.kr> To: freebsd-mobile@freebsd.org Subject: subscribe freebsd-mobile Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org subscribe freebsd-mobile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Nov 6 22:41: 0 1999 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 0096714C11; Sat, 6 Nov 1999 22:40:55 -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 XAA84253; Sat, 6 Nov 1999 23:40:53 -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 XAA03003; Sat, 6 Nov 1999 23:39:55 -0700 (MST) Message-Id: <199911070639.XAA03003@harmony.village.org> To: "D. Rock" Subject: Re: sio working Cc: current@FreeBSD.ORG, mobile@FreeBSD.ORG In-reply-to: Your message of "Sun, 07 Nov 1999 02:52:55 +0100." <3824DB77.9BD2CF0A@dead-end.net> References: <3824DB77.9BD2CF0A@dead-end.net> <3823540C.AE8ADA4F@dead-end.net> <199910230241.UAA26689@harmony.village.org> <199911061753.KAA22419@harmony.village.org> Date: Sat, 06 Nov 1999 23:39:54 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <3824DB77.9BD2CF0A@dead-end.net> "D. Rock" writes: : With the latest -current I get a slightly different output: : : Nov 7 03:34:47 /kernel.new: pccard: card inserted, slot 0 : Nov 7 03:34:57 /kernel.new: sio2: irq maps: 0x105 0x105 0x105 0x105 : Nov 7 03:34:57 /kernel.new: sio2: probe failed test(s): 0 1 4 6 7 9 : Nov 7 03:34:57 pccardd[15]: driver allocation failed for Intelligent(PCMCIA FAX+MODEM): Device not configured OK, looks like it failed to probe. At a guess is appears that this card is conflicting with something else, otherwise it wouldn't be failing these probes. : How intelligent is pccardd? This card has several config entries, : but only the first one contains also possible IRQs, the additional : entries only contain I/O ports. So I also tried to use the first one : (and disabling the conflicting sio0 in BIOS + kernel config) pccardd does what you tell it to do. The IRQs in the CIS entries are just hints anyway, pccardd is free to ignore them if it sees fit. They are there to tell the BIOS that "cards of this type are generally mapped to these IRQs, be nice to stupid drivers and map them there please." FreeBSD doesn't have any stupid drivers. :-) However, I don't think the irq issue is your problem. I think that it may be that you are trying to map a serial port to where one might already exist. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Nov 6 22:45:24 1999 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 7038B14C33; Sat, 6 Nov 1999 22:45:18 -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 XAA84273; Sat, 6 Nov 1999 23:45:17 -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 XAA03042; Sat, 6 Nov 1999 23:44:19 -0700 (MST) Message-Id: <199911070644.XAA03042@harmony.village.org> To: "D. Rock" Subject: Re: sio working Cc: current@FreeBSD.ORG, mobile@FreeBSD.ORG In-reply-to: Your message of "Sun, 07 Nov 1999 01:50:25 +0100." <3824CCD1.C07B6A8@dead-end.net> References: <3824CCD1.C07B6A8@dead-end.net> <3823540C.AE8ADA4F@dead-end.net> <199910230241.UAA26689@harmony.village.org> <199911061753.KAA22419@harmony.village.org> Date: Sat, 06 Nov 1999 23:44:19 -0700 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <3824CCD1.C07B6A8@dead-end.net> "D. Rock" writes: : device sio0 at isa? port IO_COM1 flags 0x10 irq 4 : device sio1 at isa? port IO_COM2 irq 3 These look good. IIRC, the kernel I tested with also had: device sio2 at isa? port IO_COM3 irq 5 disabled or device sio2 in it, but I may be misremembering. Just make sure that you use the config entry that gives you a port at 0x3e8, since most laptops have COM1 and COM2 which really cannot be disabled (well, the BIOS says you can disable them, but I've seen a few where the BIOS disabling is broken). : #options EXTRA_SIO=1 This is totally bogus and should never ever be used. Better to remove it completely from your config file, lest the temptation is there to use it. : options HZ=500 I don't think this option will work, but I don't think that's what is breaking things. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message