From owner-freebsd-mobile Sun Jun 25 0:59:27 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 5312B37B71E for ; Sun, 25 Jun 2000 00:59:24 -0700 (PDT) (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 BAA63019; Sun, 25 Jun 2000 01:59:21 -0600 (MDT) (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 BAA09893; Sun, 25 Jun 2000 01:57:37 -0600 (MDT) Message-Id: <200006250757.BAA09893@harmony.village.org> To: David Bauer Subject: Re: Trust FM560LKI modem force 8250 Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Sat, 24 Jun 2000 11:24:59 -0000." <39549A8B.C3E323A9@genprofile.com> References: <39549A8B.C3E323A9@genprofile.com> Date: Sun, 25 Jun 2000 01:57:37 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <39549A8B.C3E323A9@genprofile.com> David Bauer writes: : I found somewhere in the archive a hint for the Trust FM560LKI pcmcia : modem saying one should prevent the modem beeing probed as 16550A : because it is only a 8250. : How can I do this? : What I tried was the flag 0x00002 in pccard.conf to disable the FIFO. : The result was that the modem no longer locks the system immediately : after connecting to it with tip but after the first character beeint : typed in tip. :-( : So this seems not to be the solution. Have you tried a largish reset value in pccard.conf? This is the canonical fix for system hangs when you access the modem. How do you know that it only has a 8250 in it? I've not seen a pccard with one of those ever, but most of my pccard hardware is 14.4 or better :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Jun 25 1: 4:56 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 9AC2437B71E for ; Sun, 25 Jun 2000 01:04:49 -0700 (PDT) (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 CAA63215; Sun, 25 Jun 2000 02:04:47 -0600 (MDT) (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 CAA10036; Sun, 25 Jun 2000 02:03:03 -0600 (MDT) Message-Id: <200006250803.CAA10036@harmony.village.org> To: David Bauer Subject: Re: Trust FM560LKI modem force 8250 Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Sun, 25 Jun 2000 06:00:24 -0000." <39559FF8.3F8A6D8F@genprofile.com> References: <39559FF8.3F8A6D8F@genprofile.com> <39549A8B.C3E323A9@genprofile.com> <20000624160818.D83874@stat.Duke.EDU> Date: Sun, 25 Jun 2000 02:03:02 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <39559FF8.3F8A6D8F@genprofile.com> David Bauer writes: : Sean O'Connell wrote: : > If a pccard modem locks up your machine when you tip it or use ppp : > and go into the term mode, the trick is to add a : > : > reset 1000 : > : > to the pccard.conf entry for your card. You shouldn't have to : > fiddle with sio flags. : Hi Sean, : : the reset helps a bit but there is still a problem with the fifo. If I : try ati11, which returns a long list of debugging information with the : modem status and the last connections statistics, then the kernel : complains: : "sio1: 178 more interrupt-level buffer overflows (total 296)" This isn't a problem with the fifo. This is a problem with FreeBSD not being able to deal with the data fast enough. The interrupt level buffer overflow means that FreeBSD doesn't have enough buffer space to get the data from the serial port for some reason. Sadly, I don't know how to tweak things to get more space, but I think others do. It may also be a flow control issue. If the modem isn't honoring flow control, then this may be the cause of the problem as well. What does stty -a < /dev/XXXX give you? : This error messages disappear if I disable the fifo with flag 0x00002. : But the modem is a V90. So I will probably run into trouble with speeds : above 9600 won't I ? Yes. We need to solve the more fundamental problem here. : The modem seems to be an OEM version of the Datalink 56K modem from : ActionTec. It uses the Lucent (Venus) chipset. Is there anythink known : about FreeBSD having problems with this chipset? Is this a PCI modem? It sounds similar to an actiontec pci modem that I had from them. However, the Venus doesn't soudn right for it being a problem :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Jun 25 2:13:22 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from www.genprofile.com (www.genprofile.com [141.80.240.218]) by hub.freebsd.org (Postfix) with ESMTP id 33BAA37B85E for ; Sun, 25 Jun 2000 02:13:19 -0700 (PDT) (envelope-from bauer@genprofile.com) Received: from genprofile.com ([141.80.240.219]) by www.genprofile.com (8.8.8/8.8.8) with ESMTP id LAA15566; Sun, 25 Jun 2000 11:13:09 +0200 (CEST) (envelope-from bauer@genprofile.com) Message-ID: <3955CDA1.3A8DCBB3@genprofile.com> Date: Sun, 25 Jun 2000 09:15:13 +0000 From: David Bauer Organization: GenProfile AG X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Warner Losh Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Trust FM560LKI modem force 8250 References: <39559FF8.3F8A6D8F@genprofile.com> <39549A8B.C3E323A9@genprofile.com> <20000624160818.D83874@stat.Duke.EDU> <200006250803.CAA10036@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: > It may also be a flow control issue. If the modem isn't honoring flow > control, then this may be the cause of the problem as well. What does > stty -a < /dev/cuaa1 give you? Here is the output: ------------------------------------------------------------ speed 9600 baud; 0 rows; 0 columns; lflags: -icanon -isig -iexten -echo -echoe -echok -echoke -echonl -echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo -extproc iflags: -istrip -icrnl -inlcr -igncr -ixon -ixoff -ixany -imaxbel -ignbrk -brkint -inpck -ignpar -parmrk oflags: -opost -onlcr -oxtabs cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = ; eol2 = ; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W; ------------------------------------------------------------------ I think the speed should be changed but how? There is a rc.serial but I could not figure out where it is loaded during system startup. Btw. on my desktop I have the same default settings of cuaa0 and an external USR Sportster V90 modem runs fine at speeds of 44000 and above without error messages. > Is this a PCI modem? It sounds similar to an actiontec pci modem that It's a PCMCIA card modem. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Jun 25 4:48:17 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.networkone.net (mail.networkone.net [209.144.112.75]) by hub.freebsd.org (Postfix) with SMTP id 51E6037B60F for ; Sun, 25 Jun 2000 04:48:13 -0700 (PDT) (envelope-from reader@newsguy.com) Received: (qmail 2502 invoked from network); 25 Jun 2000 11:48:12 -0000 Received: from adsl-117-113.ln.networkone.net (HELO reader.ptw.com) (209.144.117.113) by mail.networkone.net with SMTP; 25 Jun 2000 11:48:12 -0000 Received: (from reader@localhost) by reader.ptw.com (8.9.3/8.9.3) id EAA19380; Sun, 25 Jun 2000 04:48:08 -0700 To: freebsd-mobile@FreeBSD.ORG Subject: Are recent snaps any better regarding Netgear? From: Harry Putnam Date: 25 Jun 2000 04:48:08 -0700 Message-ID: Lines: 180 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Are recent snapshots handling Netgear cards any better? A report from a Toshiba 4005CDS user, inexperienced with FreeBSD (linux background) Using 4.0-20000624-STABLE snap Pentium II, 233 mhz. 96 MB Synchronous Dram Netgear FA410TX pcmcia network card Noteworthy 3com 56K modem card This post is long and possibly boring but I thought it might help get things a little nicer if posted. Since it is long I've included a summary at the beginning. Summary: Using recent snapshot of 4.0-STABLE fails to find the pcmcia ehternet card. From reports on freebsd-mobile, I understood the recent snaps had fixed some of the problems with Netgear cards. I've found them to fail on my machine. Finding only the modem card, and offering no possiblity of network activity during install. Initial boot with kern.flp goes off with out a hitch, switch to mfsroot.flp and arrive at the Kernel config menus screen. I choose the full-screen visual. Its not realy clear to me what is supposed to happen... Even after reading the help provided at ? Am I supposed to get rid of all drivers I don't need or just the ones that have conflicts? To stay on the safe side I decide to only resolve the conflicting drivers. There are 8 conflicts, all under `network' I don't really understand IRQs and how to set them but here is what showed up. Active Driver Dev IRQ Port IBM Etherjed, CS89x0-based Ethernet adaptors cs0 0x300 NE1000, NE2000,3c503, WD/SMC80xx Ethernet ad. ed0 10 0x200 [Note -ed Is the one above likely to be one I need?] Fujitsu MD86960A/MD869685A Ethernet ad. fe0 0x300 AT&T Starlan 10 and EN100, 3C507, NI5210 Ethernet ad. ie0 5 0x300 DEC Etherworks 2 and 3 Ethernet ad. le0 10 0x280 Isolan, NOvell NE2100/NE32-VL Ethernet ad. lnc0 10 0x200 SMC/Megahertz Ethernet Ad. sn0 10 0x300 I only count 7 here but the screen insists there are 8, no other Headings have conflicts reported. I move all conflicting items to inactive with . 7 s and no more conflicts are reported. Press Q and Y.. proceed Boot screen starts to scroll by. I can find no way to Freeze it on my keyboard Although once boot up is over a `Pause/Break' button allows scrolling terminal output. So I'm unable to write down what passes by. A dialog shows up saying `User Confirmation Request' Found PC-card slot(s) Use PC-card device as installation media? I choose YES ... proceed Another dialog box.. Please Select free address area used by PC-card controller " . . . . . . . If you're uncertain of detailed specification of your hardware leave it untouched (default == 0xd0000) I'm `uncertain' so I choose `Default' Next... another selection dialog `Please select IRQs that can be used by PC-cards' [NOTE -ed the very next line says; "Please specify an IRQs that CANNOT be used by PC-card (emphasis in original -ed)"] Again I choose the `default' IRQ 10, 11 New Message box "Now we start initializing PC-card controller . . ." Press OK Message "Initializing PC-card controller Watching the action on debug screen I see: DEBUG: ioctl93, TIOCCONS, NULL) = 0 (success) Code 128 not found Code 128 not found Code Unknown ignored Code 131 not found Code 131 not found Code Unknown ignored DEBUG: Add mapping for /dev/cuaa0 to s10 [Note -ed Apparently it has found only my modem card , nothing that looks like it might be ethernet reported. Whereas, when I made this same attempt with floppy images from 4.0-RELEASE My network card was found and mapped. (Didn't work but was found)] Main Menu I choose `Begin standard installation . . ." Message about the coming fdisk screen pops up OK My partitions are alread set from previous attempts so I leave them as is: It shows: Name type Desc Subtype - 6 unused 0 ad0s1 2 fat 11 - 6 unused 0 ad0s2 4 extended 5 [NOTE -ed `extended' is actully a series of logic partitions with Linux ext2 file systems] ad0s3 3 freebsd 165 - 6 unused 0 Q to accept next a boot manager screen pops up.. I choose Install the FreeBSD Boot Manager OK Message screen about the partition editor coming up .. OK This is already setup too, I made a small change in swap and /var giving swap 100 MB less than the default 196MB and 20 over the defaults for var at 50MB Leaving 2105MB for user. Root"/" set to 50MB. I had to remark the mount points. Q to accept Choose Distributions I choose the Kernel-Developer just to make sure I will get all the tools and files to rebuild the kernel [Note -ed I found this dialog somewhat confusing. It claims the user can "pick a canned distribution set and then fine-tune it with the Custom item. Choose an item by pressing [SPACE]. When you are finished, choose the Exit or press enter" Pressing space causes that choice to be made and the dialog disappears immediately there is no chance to `choose EXIT or press enter". Or to fine tune anything. If you press the space key thre dialog is history. It would be nice if the space and enter action were consistent throughout the install routine] User Confirmation Request Do you wish to install cryptographic software NO [NOTE: -ed Although I've said `no' I'm still queried as to whether I am act- ually a resident of US] YES User Confirmation Request Would you like to install FreeBSD ports collection YES [Note: -ed This returns me to the Distributions screen.. I guess this is where you make the custom choice if wanted.] CANCEL Choose Installation media dialog appears, I choose: Install from an FTP server [-ed although probably doomed to failure since no ethernet was found] OK Select a site ... I choose the URL option since I want to install from the distro sitting on my desktop unit running Redhat linux 6.2 which is setup as an anonymous ftp server. Insert the address: ftp://192.168.xx.xx/pub/FreeBSD I'm shown a screen with: lp0 Parellel (PLIP) s10 SLIP ppp0 PPP [Note: -ed I'm now dead in the water, there is no choice for my ethernet card.] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Jun 26 0:10:48 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from acacia.cts.ucla.edu (acacia.cts.ucla.edu [149.142.36.44]) by hub.freebsd.org (Postfix) with ESMTP id DA5E037B827 for ; Mon, 26 Jun 2000 00:10:42 -0700 (PDT) (envelope-from denis@acacia.cts.ucla.edu) Received: from localhost (denis@localhost) by acacia.cts.ucla.edu (8.9.3/8.8.8) with ESMTP id AAA20643; Mon, 26 Jun 2000 00:13:48 -0700 (PDT) (envelope-from denis@acacia.cts.ucla.edu) Date: Mon, 26 Jun 2000 00:13:47 -0700 (PDT) From: Denis DeLaRoca To: benh Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Vaio PCG-SR5K AND X? 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, 23 Jun 2000, benh wrote: > I have a Vaio PCG-SR5k and I'm having trouble getting X to work on this > guy at a resolution better than 300 x 200 or so. Anyone have any hints? The Vaio PCG-SR5K uses the Neomagic 256AV+ chipset; while the PCG-SR7K features the Neomagic 256XL+ chipset. From the release notes of Xfree86 3.3.6 it appears that the these chipsets are not yet supported... I too would be curious to see when these new chipsets will be supported. I tried looking at the XFree86 4.0 notes but I couldn't find out if these new chipsets are yet supported... the 256AV chipset is supported but from your report it appears the 256AV+ does require extra support. Other than X not working, how do you like the SR5K Vaio? What chipset do they use for sound? I suppose the modem is a win-moden, no? -- Denis To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Jun 26 1:44:30 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id 52F0937B644 for ; Mon, 26 Jun 2000 01:44:24 -0700 (PDT) (envelope-from bsdx@looksharp.net) Received: from localhost (bsdx@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id EAA73982 for ; Mon, 26 Jun 2000 04:44:43 -0400 (EDT) (envelope-from bsdx@looksharp.net) Date: Mon, 26 Jun 2000 04:44:43 -0400 (EDT) From: Adam To: mobile@freebsd.org Subject: Compaq laptop "Computer setup" bios partitions 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 Quick version: Does anyone have a compaq armada who can share with me the size and position of the compaq Computer Setup partition? I have within my posession a Compaq Armada 7800 series laptop which stores the bios settings in the computer itself but depends on floppies or a special partition to change them. This laptop was formatted by someone who didnt know what they are doing, and no longer works for the company so definitely out of reach. Anyhow, I need to resolve an irq conflict and the floppy disks seem to think there may be a setup password even after I let the laptop sit without power or batteries for at least 10 minutes. I took the big cell out, unconnected a smaller battery inside, and popped out a small button cell. The time was reset when I put it all back together but no progress on the bios issue, so I want to install the computer setup partition. Compaq claims you must have no existing partitions to do so; well like the sneaky fellow I am, I want to use partition magic to resize the existing partition to make room, and to hide it so hopefully the thing will install its partition. I have already backed up the small amount of data and apps I need, but at 5am I dont want to format windows 98 and reinstall office if I dont have to. (Yeah I'd love to try FreeBSD on it but work comes first, unfortunately its not my laptop) I'm hoping someone out there could help me out within a few hours.. maybe :) Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Jun 26 2: 1:14 2000 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 1260C37BBFF for ; Mon, 26 Jun 2000 02:00:58 -0700 (PDT) (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 IAA88183 for ; Mon, 26 Jun 2000 08:25:28 +0100 (BST) (envelope-from nik@catkin.nothing-going-on.org) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id DAA03046 for mobile@freebsd.org; Sat, 24 Jun 2000 03:43:46 GMT (envelope-from nik) Date: Sat, 24 Jun 2000 03:43:45 +0000 From: Nik Clayton To: mobile@freebsd.org Subject: 4-stable breaks suspend {disk,memory} on VAIO F270 Message-ID: <20000624034344.A675@kilt.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Organization: FreeBSD Project Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi guys, I upgraded my VAIO F270 the other day -- before the upgrade I was running 4-stable from May 8th. I upgraded to the latest 4-stable on June 17th. Prior to the upgrade, suspend to disk and/or memory on the VAIO worked flawlessly. I could suspend/resume as much as I wanted, and it just worked. Since the most recent upgrade, I can only suspend and resume once. If I suspend (and it doesn't matter whether it's to disk or to memory) and resume once it works OK. The machine comes back cleanly. If I try and suspend again (and again, it doesn't matter whether I do this to disk or memory, or whether the first successful suspend was to disk or to memory) the laptop locks up, hard. I've tried this with DDB in the kernel, but I the hang is sufficiently solid that I can't drop in to DDB post-hang to do anything. I *don't* (normally) have apm configured in the kernel. I've tried putting apm in the kernel, but it still hangs. I've had a hunt through the diffs over the past 6 weeks or so, but nothing stands out as being a likely culprit. I'm going to revert back to -stable from May 8th just to confirm things, but while I do that, does anyone have any ideas what might have happened? N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Jun 26 12: 8:57 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from www.genprofile.com (www.genprofile.com [141.80.240.218]) by hub.freebsd.org (Postfix) with ESMTP id 670BA37B920 for ; Mon, 26 Jun 2000 12:08:48 -0700 (PDT) (envelope-from bauer@genprofile.com) Received: from genprofile.com ([141.80.240.219]) by www.genprofile.com (8.8.8/8.8.8) with ESMTP id VAA21769 for ; Mon, 26 Jun 2000 21:08:38 +0200 (CEST) (envelope-from bauer@genprofile.com) Message-ID: <3957AAB1.1C8693F8@genprofile.com> Date: Mon, 26 Jun 2000 19:10:41 +0000 From: David Bauer Organization: GenProfile AG X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: de, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: Re: Trust FM560LKI modem force 8250 References: <39549A8B.C3E323A9@genprofile.com> <20000624160818.D83874@stat.Duke.EDU> <39559FF8.3F8A6D8F@genprofile.com> <20000625142936.A86336@stat.Duke.EDU> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sean, > > One thing I've done in the past to overcome serial port problems is to patch > > sys/isa/sio.c to set the FIFO receive trigger level to 8 bytes instead of 14 > > (FIFO_RX_MEDH instead of FIFO_RX_HIGH). If you have a piece of hardware or thanks, I did not see this. I tried to understand sio.c but I'm not a C programmer (just a bit pascal, perl and sh) so I will need some more detailed informations of how to change sio.c correctly. Thanks, David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Jun 26 14: 6:56 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from www.genprofile.com (www.genprofile.com [141.80.240.218]) by hub.freebsd.org (Postfix) with ESMTP id 51A0D37B981 for ; Mon, 26 Jun 2000 14:06:53 -0700 (PDT) (envelope-from bauer@genprofile.com) Received: from genprofile.com ([141.80.240.219]) by www.genprofile.com (8.8.8/8.8.8) with ESMTP id XAA21901 for ; Mon, 26 Jun 2000 23:06:50 +0200 (CEST) (envelope-from bauer@genprofile.com) Message-ID: <3957C665.272BEC3A@genprofile.com> Date: Mon, 26 Jun 2000 21:08:53 +0000 From: David Bauer Organization: GenProfile AG X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: de, en MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: Re: Trust FM560LKI modem force 8250 References: <39549A8B.C3E323A9@genprofile.com> <20000624160818.D83874@stat.Duke.EDU> <39559FF8.3F8A6D8F@genprofile.com> <20000625142936.A86336@stat.Duke.EDU> <3957AAB1.1C8693F8@genprofile.com> <20000626151525.A40864@stat.Duke.EDU> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sean, > I think all you need to do something like the following and rebuild > your kernel (completely untested). Hope this helps. My sio.c is not exactly the same (4.0-RELEASE) but I found the two places and changed it. But unfortunately this does not solve the problem. The interrupt buffer overflows are still there. Any other ideas ? Thanks, David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Jun 26 16: 0:41 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from netcom.com (netcom15.netcom.com [199.183.9.115]) by hub.freebsd.org (Postfix) with ESMTP id EB92737B814 for ; Mon, 26 Jun 2000 16:00:38 -0700 (PDT) (envelope-from stanb@netcom.com) Received: (from stanb@localhost) by netcom.com (8.9.3/8.9.3) id PAA15795 for freebsd-mobile@freebsd.org; Mon, 26 Jun 2000 15:58:24 -0700 (PDT) From: Stan Brown Message-Id: <200006262258.PAA15795@netcom.com> Subject: APM device in 4.0 STABLE To: freebsd-mobile@freebsd.org (FreeBSD Mobile list) Date: Mon, 26 Jun 2000 18:58:24 -0400 (EDT) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have an HP mniBook 7100 that I am now installing 4.0 STABLE on. I had 3.4 STABLE on it. I am having a problem getting it to work under 4.0. Could someone tell me what I need to put in the kernel config to make it work? The line from 3.4 does not seem to work. Thnaks. -- Stan Brown stanb@netcom.com 404-996-6955 Factory Automation Systems Atlanta Ga. -- Look, look, see Windows 95. Buy, lemmings, buy! Pay no attention to that cliff ahead... Henry Spencer (c) 1998 Stan Brown. Redistribution via the Microsoft Network is prohibited. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Jun 26 16:49:45 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from karon.dynas.se (karon.dynas.se [192.71.43.4]) by hub.freebsd.org (Postfix) with SMTP id F341F37B97E for ; Mon, 26 Jun 2000 16:49:39 -0700 (PDT) (envelope-from mikko@dynas.se) Received: (qmail 87688 invoked from network); 26 Jun 2000 23:49:37 -0000 Received: from spirit.sto.dynas.se (HELO spirit.dynas.se) (172.16.1.10) by karon.sto.dynas.se with SMTP; 26 Jun 2000 23:49:37 -0000 Received: (qmail 15597 invoked from network); 26 Jun 2000 23:49:41 -0000 Received: from m2.dynas.se (172.16.1.168) by spirit.dynas.se with SMTP; 26 Jun 2000 23:49:41 -0000 Received: (from mikko@localhost) by m2.dynas.se (8.9.3/8.9.3) id BAA11552; Tue, 27 Jun 2000 01:53:57 +0200 (CEST) (envelope-from mikko) Date: Tue, 27 Jun 2000 01:53:57 +0200 (CEST) From: Mikko Tyolajarvi Message-Id: <200006262353.BAA11552@m2.dynas.se> To: stanb@netcom.com Cc: freebsd-mobile@freebsd.org Subject: Re: APM device in 4.0 STABLE Newsgroups: local.freebsd-mobile References: <200006262258.PAA15795@netcom.com> X-Newsreader: NN version 6.5.6 (NOV) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In local.freebsd-mobile you write: > I have an HP mniBook 7100 that I am now installing 4.0 STABLE on. I had > 3.4 STABLE on it. > I am having a problem getting it to work under 4.0. Could someone tell > me what I need to put in the kernel config to make it work? The line > from 3.4 does not seem to work. apm(4) says: device apm0 at nexus? Works for me. It is actually included in GENERIC, but disabled. It can be enabled at boot time. Also, you need "apm_enable=YES" and (optional) "apmd_enable=YES" in /etc/rc.conf. Now, if only this would work with my USB network adapter attached too, I'd be happy... /Mikko -- Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Jun 26 17:36:30 2000 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 78F2B37BD95 for ; Mon, 26 Jun 2000 17:36:28 -0700 (PDT) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.13 #1) id 136jMY-000Esp-00 for freebsd-mobile@freebsd.org; Mon, 26 Jun 2000 17:36:26 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: FreeBSD Laptoppers Subject: pcmcia disk and 3.5+PAO Message-Id: Date: Mon, 26 Jun 2000 17:36:26 -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org i run 3.4+PAO on a sony vaio 505tx is there a recommended pcmcia wd1? i.e. what works best for folk? and are the most generous pao folk working on a PAO for 3.5. or is all the energy going into the merge into current/stable? no problem either way, just wondering. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Jun 26 17:48:48 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id 4042137B9D4 for ; Mon, 26 Jun 2000 17:48:43 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 136jYF-0003mj-00 for freebsd-mobile@freebsd.org; Mon, 26 Jun 2000 20:48:31 -0400 Date: Mon, 26 Jun 2000 20:48:31 -0400 From: Peter Radcliffe To: FreeBSD Laptoppers Subject: Re: pcmcia disk and 3.5+PAO Message-ID: <20000626204831.B13020@pir.net> Mail-Followup-To: FreeBSD Laptoppers References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from randy@psg.com on Mon, Jun 26, 2000 at 05:36:26PM -0700 X-fish: < Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Randy Bush probably said: > i run 3.4+PAO on a sony vaio 505tx > is there a recommended pcmcia wd1? i.e. what works best for folk? I'm a big fan of scsi disk. I bought an Adaptec slimscsi card and use scsi external disk occasioanlly when I need it. 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 Mon Jun 26 17:50:44 2000 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 1FE7137B9D4 for ; Mon, 26 Jun 2000 17:50:42 -0700 (PDT) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.13 #1) id 136ja8-000Eyj-00; Mon, 26 Jun 2000 17:50:28 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Peter Radcliffe Cc: FreeBSD Laptoppers Subject: Re: pcmcia disk and 3.5+PAO References: <20000626204831.B13020@pir.net> Message-Id: Date: Mon, 26 Jun 2000 17:50:28 -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> is there a recommended pcmcia wd1? i.e. what works best for folk? > I'm a big fan of scsi disk. I bought an Adaptec slimscsi card and use > scsi external disk occasioanlly when I need it. ghaque! sorry. i meant flash. like to store my pgp private key, for example, as opposed to sloppy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Jun 26 17:55: 2 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id E38E037BBA6 for ; Mon, 26 Jun 2000 17:54:58 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 136jeT-0003nz-00 for freebsd-mobile@freebsd.org; Mon, 26 Jun 2000 20:54:57 -0400 Date: Mon, 26 Jun 2000 20:54:57 -0400 From: Peter Radcliffe To: FreeBSD Laptoppers Subject: Re: pcmcia disk and 3.5+PAO Message-ID: <20000626205457.C13020@pir.net> Mail-Followup-To: FreeBSD Laptoppers References: <20000626204831.B13020@pir.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from randy@psg.com on Mon, Jun 26, 2000 at 05:50:28PM -0700 X-fish: < Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Randy Bush probably said: > ghaque! sorry. i meant flash. like to store my pgp private key, for > example, as opposed to sloppy. Ah :) For that I use Sandisk compact flash in a compact flash adaptor. If you use severel of them they take up less space than pcmcia flash, work well and also fit in many digital cameras. 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 Mon Jun 26 21:50:51 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from dynas.se (c220966-a.smateo1.sfba.home.com [24.19.156.4]) by hub.freebsd.org (Postfix) with ESMTP id 4B0F137B6DF for ; Mon, 26 Jun 2000 21:50:46 -0700 (PDT) (envelope-from mikko@dynas.se) Received: (from mikko@localhost) by shiba.smateo1.sfba.home.com (8.9.3/8.9.3) id GAA00318; Tue, 27 Jun 2000 06:48:29 +0200 (CEST) (envelope-from mikko) Date: Tue, 27 Jun 2000 06:48:29 +0200 (CEST) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= X-Sender: mikko@dynas.se To: freebsd-mobile@freebsd.org Subject: Netgear FA410TX - Some progress (Patch included) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Reply-To: mikko@dynas.se X-MIME-Autoconverted: to 8bit by snemail 0.35 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Having seen this card mentioned in pccard.conf, I bought one. As other already have discovered, it didn't work. Probes, attaches, but no data. As someone on this list mentioned that Linux already has support for this chip, I grabbed the Linux source (beware the GPL!), extracted what seemed to be somewhat relevant parts, and squeezed into "if_ed.c," with little or no clue as to what I was doing. It worked. It looks like newer versions of this card use an updated ethernet controller (DL10022 instead of DL10019), and that the lack of the correct incantations is why initializatio fails. Now, I'd be most grateful if someone more knowledgeable would have a look at this, and perhaps get hold of specs from wherever the specs on the old chip (DL10019) came from, and maybe update if_ed.c in a controlled fashion, to support these new cards. I haven't tested the hack with any other cards, or in any other setup than the one on my desk right now, so it may in fact not work for anyone else, or anywhere else :) The Linux driver (pcnet_cs) also contains code to disable collision detection on full duplex duplex links, but it was not obvious where to put it, so it is not included. /Mikko (Most of this code has been blatantly copied from the Linux driver) ----8<--------------------------------------------------------------- --- if_ed.c.org Tue Jun 27 05:18:58 2000 +++ if_ed.c Tue Jun 27 06:35:48 2000 @@ -71,6 +71,13 @@ #include #include +#define LINKSYS_HACK +#ifdef LINKSYS_HACK +# define DL10019 19 +# define DL10022 22 +# define dl_type hpp_options /* XXX Q&D overloading... */ +#endif + static void ed_init __P((void *)); static int ed_ioctl __P((struct ifnet *, u_long, caddr_t)); static void ed_start __P((struct ifnet *)); @@ -902,6 +909,8 @@ u_char sum; int i; + sc->dl_type = 0; + /* * Linksys registers(offset from ASIC base) * @@ -916,6 +925,10 @@ for (i = 0; i < ETHER_ADDR_LEN; i++) { sc->arpcom.ac_enaddr[i] = inb(sc->asic_addr + 0x04 + i); } +#ifdef LINKSYS_HACK + i = inb(sc->asic_addr + 0x0f); + sc->dl_type = (i == 0x91 || i == 0x99) ? DL10022 : DL10019; +#endif return (1); } @@ -1674,6 +1687,11 @@ else printf("%s ", sc->isa16bit ? "(16 bit)" : "(8 bit)"); +#ifdef LINKSYS_HACK + if (sc->type == ED_TYPE_NE2000 && sc->dl_type) + printf("DL100%d\n", sc->dl_type); +#endif + printf("%s\n", (((sc->vendor == ED_VENDOR_3COM) || (sc->vendor == ED_VENDOR_HP)) && (ifp->if_flags & IFF_ALTPHYS)) ? " tranceiver disabled" : ""); @@ -1750,6 +1768,87 @@ ed_reset(ifp); } + +#ifdef LINKSYS_HACK + +/*====================================================================== + + MII interface support for DL10019 and DL10022 based cards + + On the DL10019, the MII IO direction bit is 0x10; on the DL10022 + it is 0x20. Setting both bits seems to work on both card types. + +======================================================================*/ + +#define DLINK_GPIO 0x1c +#define DLINK_DIAG 0x1d +#define MDIO_SHIFT_CLK 0x80 +#define MDIO_DATA_OUT 0x40 +#define MDIO_DIR_WRITE 0x30 +#define MDIO_DATA_WRITE0 (MDIO_DIR_WRITE) +#define MDIO_DATA_WRITE1 (MDIO_DIR_WRITE | MDIO_DATA_OUT) +#define MDIO_DATA_READ 0x10 +#define MDIO_MASK 0x0f + +typedef ushort ioaddr_t; + +static void mdio_sync(ioaddr_t addr) +{ + int bits, mask = inb(addr) & MDIO_MASK; + for (bits = 0; bits < 32; bits++) { + outb(addr, mask | MDIO_DATA_WRITE1); + outb(addr, mask | MDIO_DATA_WRITE1 | MDIO_SHIFT_CLK); + } +} + +static int mdio_read(ioaddr_t addr, int phy_id, int loc) +{ + u_int cmd = (0x06<<10)|(phy_id<<5)|loc; + int i, retval = 0, mask = inb(addr) & MDIO_MASK; + + mdio_sync(addr); + for (i = 13; i >= 0; i--) { + int dat = (cmd&(1< 0; i--) { + outb(addr, mask); + retval = (retval << 1) | ((inb(addr) & MDIO_DATA_READ) != 0); + outb(addr, mask | MDIO_SHIFT_CLK); + } + return (retval>>1) & 0xffff; +} + +static void mdio_write(ioaddr_t addr, int phy_id, int loc, int value) +{ + u_int cmd = (0x05<<28)|(phy_id<<23)|(loc<<18)|(1<<17)|value; + int i, mask = inb(addr) & MDIO_MASK; + + mdio_sync(addr); + for (i = 31; i >= 0; i--) { + int dat = (cmd&(1<= 0; i--) { + outb(addr, mask); + outb(addr, mask | MDIO_SHIFT_CLK); + } +} + +static void mdio_reset(ioaddr_t addr, int phy_id) +{ + outb(addr, 0x08); + outb(addr, 0x0c); + outb(addr, 0x08); + outb(addr, 0x0c); + outb(addr, 0x00); +} + +#endif + + /* * Initialize device. */ @@ -1891,6 +1990,15 @@ } } +#ifdef LINKSYS_HACK + if (sc->type == ED_TYPE_NE2000 && sc->dl_type == DL10022) { + mdio_reset(sc->nic_addr + DLINK_GPIO, 0); + /* Restart MII autonegotiation */ + mdio_write(sc->nic_addr + DLINK_GPIO, 0, 0, 0x0000); + mdio_write(sc->nic_addr + DLINK_GPIO, 0, 0, 0x1200); + } +#endif + /* * Set 'running' flag, and clear output active flag. */ @@ -3302,3 +3410,4 @@ af[index >> 3] |= 1 << (index & 7); } } + Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Jun 26 23:38:57 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from kithrup.com (kithrup.com [205.179.156.40]) by hub.freebsd.org (Postfix) with ESMTP id C61DC37BE11 for ; Mon, 26 Jun 2000 23:38:53 -0700 (PDT) (envelope-from sef@kithrup.com) Received: (from sef@localhost) by kithrup.com (8.8.8/8.8.8) id XAA01891; Mon, 26 Jun 2000 23:38:36 -0700 (PDT) (envelope-from sef) Date: Mon, 26 Jun 2000 23:38:36 -0700 (PDT) From: Sean Eric Fagan Message-Id: <200006270638.XAA01891@kithrup.com> To: mikko@dynas.se Subject: Re: Netgear FA410TX - Some progress (Patch included) In-Reply-To: Organization: Kithrup Enterprises, Ltd. Cc: mobile@freebsd.org Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >It looks like newer versions of this card use an updated ethernet >controller (DL10022 instead of DL10019), and that the lack of the >correct incantations is why initializatio fails. > >Now, I'd be most grateful if someone more knowledgeable would have a >look at this, and perhaps get hold of specs from wherever the specs on >the old chip (DL10019) came from, and maybe update if_ed.c in a >controlled fashion, to support these new cards. > >I haven't tested the hack with any other cards, or in any other setup >than the one on my desk right now, so it may in fact not work for >anyone else, or anywhere else :) Hot diggity! This works with my card -- a DFE-650TX! Now my laptop has a newer, less-falling-apart card than my old 3com. My thanks to Warner and Paul Saab, and, of course, to Mikko! I had to remove one part of the previous Linksys patch (the bcmp's were causing the linksys probe function to return 0). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Jun 26 23:43: 0 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from dsms.com (dsms.com [205.158.42.162]) by hub.freebsd.org (Postfix) with ESMTP id 9D5BA37BE76 for ; Mon, 26 Jun 2000 23:42:55 -0700 (PDT) (envelope-from hvb@dsms.com) Received: from sm.dsms.com (sm.dsms.com [199.89.215.10]) by dsms.com (8.9.3/8.9.3) with ESMTP id XAA10431 for ; Mon, 26 Jun 2000 23:42:53 -0700 (PDT) Received: from win.sm.dsms.com (win.sm.dsms.com [199.89.215.30]) by sm.dsms.com (8.9.3/8.9.3) with ESMTP id XAA11618 for ; Mon, 26 Jun 2000 23:42:52 -0700 (PDT) Received: by win.sm.dsms.com with Internet Mail Service (5.5.2232.9) id ; Mon, 26 Jun 2000 23:43:58 -0700 Message-ID: <7E2EC8D7DA2715408F388E092240E315F457@win.sm.dsms.com> From: harold barker To: "'freebsd-mobile@freebsd.org'" Subject: Need help with 3.5 PAO and Linsys 10/100 card Date: Mon, 26 Jun 2000 23:43:56 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2232.9) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am having a hell of a time getting PCCARD to see any network card on my Sony Vaio pcg-490 under 3.5-R Does anyone have a working kernel config and a pccard.conf for the Linksys pcmpc100 that they could send me. Thanks! hvb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 3:23: 3 2000 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 8D7B137B746 for ; Tue, 27 Jun 2000 03:22:55 -0700 (PDT) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.13 #1) id 136sW0-000ITt-00; Tue, 27 Jun 2000 03:22:48 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Peter Radcliffe Cc: FreeBSD Laptoppers Subject: Re: pcmcia disk and 3.5+PAO References: <20000626204831.B13020@pir.net> <20000626205457.C13020@pir.net> Message-Id: Date: Tue, 27 Jun 2000 03:22:48 -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > For that I use Sandisk compact flash in a compact flash adaptor. sorry to be slow, but url? scandisk.com is a printer supplier in florida. i am not familiar with the technology, so some likely stoopid questions: o 3.4+pao supports this as a wd device? i can not find "scandisk" in pccard.conf or SUPPORTD.CARDS o is it read/write? randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 3:34:47 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from funasoul.funa.org (funasoul.arch.info.mie-u.ac.jp [133.67.39.236]) by hub.freebsd.org (Postfix) with SMTP id D84EF37BEFE for ; Tue, 27 Jun 2000 03:34:41 -0700 (PDT) (envelope-from funa@funa.org) Received: (qmail 26476 invoked from network); 26 Jun 2000 09:32:16 -0000 Received: from localhost (127.0.0.1) by localhost with SMTP; 26 Jun 2000 09:32:16 -0000 To: freebsd-mobile@FreeBSD.ORG Subject: Re: Vaio PCG-SR5K AND X? In-Reply-To: References: X-Mailer: Mew version 1.94.2 on Emacs 20.6 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-2022-jp Content-Transfer-Encoding: 7bit Message-Id: <20000626183216O.funa@funa.org> Date: Mon, 26 Jun 2000 18:32:16 +0900 From: Akira Funahashi X-Dispatcher: imput version 20000228(IM140) Lines: 25 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Denis DeLaRoca $B!?!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1(B > > I have a Vaio PCG-SR5k and I'm having trouble getting X to work on this > > guy at a resolution better than 300 x 200 or so. Anyone have any hints? > > The Vaio PCG-SR5K uses the Neomagic 256AV+ chipset; while the PCG-SR7K > features the Neomagic 256XL+ chipset. From the release notes of Xfree86 > 3.3.6 it appears that the these chipsets are not yet supported... I too > would be curious to see when these new chipsets will be supported. I've found a page which is describing how to use X with NM2380 (NeoMagic NM256XL+). See http://www.cl.cam.ac.uk/~and1000/vaioF-series.html From this page, there are some reports that selecting the chipset to be NM2200 (256AV) and reducing the VRAM to 4M will make the X work. There is no explanation about a version of XFree86, but it seems to be 4.0 from XF86Config. > Other than X not working, how do you like the SR5K Vaio? What chipset do > they use for sound? I suppose the modem is a win-moden, no? I've already orderd PCG-SR7K, so I'm very interested in this topic too :-) -- Akira Funahashi/[funa@funa.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 3:36:47 2000 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 3490737BF91 for ; Tue, 27 Jun 2000 03:36:44 -0700 (PDT) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.13 #1) id 136sjK-000Ia0-00; Tue, 27 Jun 2000 03:36:34 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Paul Thornton Cc: FreeBSD Laptoppers Subject: Re: pcmcia disk and 3.5+PAO References: Message-Id: Date: Tue, 27 Jun 2000 03:36:34 -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Its sandisk, not scandisk. thanks! randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 5:24:22 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from marvin.axion.bt.co.uk (marvin.axion.bt.co.uk [132.146.16.82]) by hub.freebsd.org (Postfix) with ESMTP id CCE9237BF78 for ; Tue, 27 Jun 2000 05:24:14 -0700 (PDT) (envelope-from arnaud.gibier@bt.com) Received: from cbtlipnt01.btlabs.bt.co.uk by marvin (local) with ESMTP; Tue, 27 Jun 2000 12:02:36 +0100 Received: by cbtlipnt01.btlabs.bt.co.uk with Internet Mail Service (5.5.2651.88) id ; Tue, 27 Jun 2000 12:02:34 +0100 Message-ID: From: arnaud.gibier@bt.com To: freebsd-mobile@freebsd.org Subject: device timeout Date: Tue, 27 Jun 2000 12:02:19 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2651.88) Content-Type: text/plain Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, I have install on a desktop FreeBSD-3.4 + Kame. I want to use a Lucent WaveLAN PC Card (IEEE 802.11) as an interface of that machine. I have used the PAO patch for FreeBSD-3.4 to get my card detected. I compiled my kernel with the PCMCIA options uncomment and the addition of the wi0 device. I added in my rc.conf file pccard_enable and pccard_mem. I checked my pccard.conf file. When I reboot my machine I have the following messages: wi0: at 0x240-0x27f irq 5 on isa wi0: Ethernet address: 00:60:1d:03:5b:2c So my WaveLAN card is detected but after I get: wi0: device time out I cannot ping anything from wi0 I've seen from a previous e-mail that someone had the same problem as me but unfortunately he was using FreeBSD-4.0 and solved his problem by updating 2 files pcic_p.c and pcic_p.h. I have checked my files versions and they are v1.7.2.3 and v1.3.4.2 on FreeBSD-3.4 Could someone tell me what I should do to solve my time out problem? Thanks, Arnaud. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 9:16:15 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from sianna.shopkeeper.de (sianna.shopkeeper.de [195.27.246.228]) by hub.freebsd.org (Postfix) with ESMTP id 0148F37B627 for ; Tue, 27 Jun 2000 09:16:09 -0700 (PDT) (envelope-from sklauder@ibd-web.de) Received: from blueice.shopkeeper.de (root@blueice.shopkeeper.de [195.27.246.232]) by sianna.shopkeeper.de (8.9.3/8.9.3) with ESMTP id SAA12969; Tue, 27 Jun 2000 18:16:08 +0200 (CEST) (envelope-from sklauder@ibd-web.de) Received: (from sklauder@localhost) by blueice.shopkeeper.de (8.9.3/8.9.3) id SAA00789; Tue, 27 Jun 2000 18:16:06 +0200 (CEST) From: Sascha Klauder Message-Id: <200006271616.SAA00789@blueice.shopkeeper.de> Subject: Re: Netgear FA410TX - Some progress (Patch included) To: sef@kithrup.com (Sean Eric Fagan) Date: Tue, 27 Jun 2000 18:16:06 +0200 (CEST) Cc: mikko@dynas.se, mobile@FreeBSD.ORG In-Reply-To: <200006270638.XAA01891@kithrup.com> from "Sean Eric Fagan" at Jun 26, 2000 11:38:36 pm X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue Jun 27 08:38:36 2000, Sean Eric Fagan wrote: > Hot diggity! This works with my card -- a DFE-650TX! Now my laptop has a > newer, less-falling-apart card than my old 3com. Interesting. I own the very (?) same card, and it does not work very well. The card is detected at boot time, I can assign an IP address, but speed autoneg seems not to work and the card drops a lot of frames. After a certain amount of data transfered, it stalls completely and it takes 1-2 minutes before it's working again. I can still use fa_select.c that Marc posted some days ago, but that does not help either. I'm just ftp'ing XFree 3.3.6 sources (on a 100Mb LAN), and the overall throughput is somewhere at 5KB/s :( Mhm, even a null-modem serial connection would outperform that :) Cheers, -sascha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 9:35:17 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from netcom.com (netcom5.netcom.com [199.183.9.105]) by hub.freebsd.org (Postfix) with ESMTP id 5238437C00E for ; Tue, 27 Jun 2000 09:35:07 -0700 (PDT) (envelope-from stanb@netcom.com) Received: (from stanb@localhost) by netcom.com (8.9.3/8.9.3) id JAA08219 for freebsd-mobile@freebsd.org; Tue, 27 Jun 2000 09:32:46 -0700 (PDT) From: Stan Brown Message-Id: <200006271632.JAA08219@netcom.com> Subject: What sound driver should I use? To: freebsd-mobile@freebsd.org (FreeBSD Mobile list) Date: Tue, 27 Jun 2000 12:31:24 -0400 (EDT) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have an HP Omnibook 7100. I had 3.4 STABLE on this machine, and had the sound fucntionality working well. That is I could play CD's WAV files, MIDI files, and use the "say" program provided in the rsynth package to generate speach. Here is the kernel config line that I was using in 3.4 STABLE: device pcm0 at isa? port 0x52c tty irq 5 drq 1 flags 0x10 vector pcmintr I am wondering how to properly configure this in 4.o? Presently I have: options PNPBIOS device pcm This allows me to play CD's, and WAV files. I am not however able to make say work. It doesn't complain. but no sound is generated. Here are my mixer settings: Mixer synth is currently set to 100:100 Mixer pcm is currently set to 100:100 Mixer speaker is currently set to 100:100 Mixer line is currently set to 100:100 Mixer mic is currently set to 100:100 Mixer cd is currently set to 100:100 Mixer mix is currently set to 100:100 Mixer igain is currently set to 100:100 Yhe manual says the following about the hardware: 16 Bit SoundBlaster Pro Compatabile SRS3D enhancde Audio South Bridge: PIIX4E Crystal CS4237B with Crystal CS9236 hardware wavetable Sugestions? And Thanks for the help. -- Stan Brown stanb@netcom.com 404-996-6955 Factory Automation Systems Atlanta Ga. -- Look, look, see Windows 95. Buy, lemmings, buy! Pay no attention to that cliff ahead... Henry Spencer (c) 1998 Stan Brown. Redistribution via the Microsoft Network is prohibited. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 12:56:50 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from jasper.southwind.net (jasper.southwind.net [206.53.103.7]) by hub.freebsd.org (Postfix) with ESMTP id B31C337BF5A for ; Tue, 27 Jun 2000 12:56:43 -0700 (PDT) (envelope-from gmains@southwind.net) Received: from localhost (gmains@localhost) by jasper.southwind.net (8.10.1/8.10.1) with ESMTP id e5RJugl29802 for ; Tue, 27 Jun 2000 14:56:42 -0500 (CDT) X-Authentication-Warning: jasper.southwind.net: gmains owned process doing -bs Date: Tue, 27 Jun 2000 14:56:42 -0500 (CDT) From: Gabriel To: mobile@freebsd.org Subject: ESS Maestro-2 support? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org My new laptop has an ESS Maestro-2 PCI soundcard in it. Anyone know if there is support for this card in FreeBSD? I have FreeBSD 3.4-stable configured and running perfectly now, but I will be willing to move to 4.0 if it is supported. I have looked all thru the mailing list archives but I don't see anything too recent about it. Mostly talk in 1998 about someone writing a driver, but not too much else... Gabriel =============================================================================== ------------------------------------------------------------------------------- Gabriel SouthWind Internet Access, Inc. Department Manager 120 S. Market SouthWind Technical Support 800-525-7963 ------------------------------------------------------------------------------- =============================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 15:51:35 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from finch-post-10.mail.demon.net (finch-post-10.mail.demon.net [194.217.242.38]) by hub.freebsd.org (Postfix) with ESMTP id D1DF837B5CE; Tue, 27 Jun 2000 15:51:29 -0700 (PDT) (envelope-from dmlb@ragnet.demon.co.uk) Received: from ragnet.demon.co.uk ([158.152.46.40]) by finch-post-10.mail.demon.net with esmtp (Exim 2.12 #1) id 1374CV-0007gK-0A; Tue, 27 Jun 2000 22:51:27 +0000 Received: from dmlb by ragnet.demon.co.uk with local (Exim 3.03 #1) id 1374Bs-000MGZ-00; Tue, 27 Jun 2000 23:50:48 +0100 Content-Length: 1831 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 27 Jun 2000 23:50:48 +0100 (BST) From: Duncan Barclay To: freebsd-mobile@freebsd.org, imp@village.org, iwasaki@freebsd.org Subject: RE: pccard differences between -current and -stable Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, On 27-Jun-00 Duncan Barclay wrote: > Hi Warner > > I'm having mixed success in getting my raylink driver running under RELENG_4. > If I use pccardc enable things are good, but pccardd is really screwed. > > In both -current and -stable, using debuglevel 1 in pccard.conf shows that > pccardd still seems to have remants of the old ed driver hacks - viz. the > card memory offset is set to 0x4000 and it is assumed that the common > memory is 16bits (the raylink uses 8bits). > > The thing is that under -current my raylink driver and NBK seem to just > ignore these settings but under stable the settings seem to persist. This is > with identical pcic controllers - do you expect this behaviour? > > Where should I start looking to fix it? > > Duncan I think I've found it, around pccard/pccardd/cardd.c:585 we still totally ignore the card offset and force it to 0x4000. My earlier tests were working as I am using a current that doesn't set the MDF_ASSSIGNED flag. This is obviously wrong in general and breaks the raylink driver. It appears that some of the logic that tests whether we have an ed card is broken and that the memory settings are adjusted whatever card is used. Is my reading of the code right? pccard/pccardd/cardd.c:562 if (!(strncmp(sp->config->driver->name, "ed", 2) == 0 && (sp->config->flags & 0x10)) && (cisconf->memspace || (defconf && defconf->memspace))) { As I'm not really familiar with this code, could someone fix this. Many thanks, Duncan --- ________________________________________________________________________ Duncan Barclay | God smiles upon the little children, dmlb@ragnet.demon.co.uk | the alcoholics, and the permanently stoned. ________________________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 15:51:42 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from anchor-post-34.mail.demon.net (anchor-post-34.mail.demon.net [194.217.242.92]) by hub.freebsd.org (Postfix) with ESMTP id 04F5737B63F for ; Tue, 27 Jun 2000 15:51:31 -0700 (PDT) (envelope-from dmlb@ragnet.demon.co.uk) Received: from ragnet.demon.co.uk ([158.152.46.40]) by anchor-post-34.mail.demon.net with esmtp (Exim 2.12 #1) id 1374CX-000AUa-0Y; Tue, 27 Jun 2000 23:51:29 +0100 Received: from dmlb by ragnet.demon.co.uk with local (Exim 3.03 #1) id 1373kU-000Lwm-00; Tue, 27 Jun 2000 23:22:30 +0100 Content-Length: 971 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 27 Jun 2000 23:22:29 +0100 (BST) From: Duncan Barclay To: imp@village.org, freebsd-mobile@freebsd.org Subject: pccard differences between -current and -stable Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Warner I'm having mixed success in getting my raylink driver running under RELENG_4. If I use pccardc enable things are good, but pccardd is really screwed. In both -current and -stable, using debuglevel 1 in pccard.conf shows that pccardd still seems to have remants of the old ed driver hacks - viz. the card memory offset is set to 0x4000 and it is assumed that the common memory is 16bits (the raylink uses 8bits). The thing is that under -current my raylink driver and NBK seem to just ignore these settings but under stable the settings seem to persist. This is with identical pcic controllers - do you expect this behaviour? Where should I start looking to fix it? Duncan --- ________________________________________________________________________ Duncan Barclay | God smiles upon the little children, dmlb@ragnet.demon.co.uk | the alcoholics, and the permanently stoned. ________________________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 18:38:23 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by hub.freebsd.org (Postfix) with ESMTP id 2517C37B64C for ; Tue, 27 Jun 2000 18:38:20 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from owp.csus.edu (mail.owp.csus.edu [130.86.232.247]) by pebkac.owp.csus.edu (8.9.3/8.9.3) with ESMTP id SAA43154; Tue, 27 Jun 2000 18:38:11 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Message-ID: <3959568F.7FD489CD@owp.csus.edu> Date: Tue, 27 Jun 2000 18:36:15 -0700 From: Joseph Scott X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Gabriel Cc: mobile@FreeBSD.ORG Subject: Re: ESS Maestro-2 support? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Gabriel wrote: > > My new laptop has an ESS Maestro-2 PCI soundcard in it. Anyone know if > there is support for this card in FreeBSD? I have FreeBSD 3.4-stable > configured and running perfectly now, but I will be willing to move to 4.0 > if it is supported. I have looked all thru the mailing list archives but I > don't see anything too recent about it. Mostly talk in 1998 about someone > writing a driver, but not too much else... I believe I've got the same card in my notebook (Dell 7500). From what I recall there wasn't enough data on the card to make a working driver. If someone knows more about this, put me on the "Me Too" list for wanting support for this card. Just to note, the card is detected on my 4-STABLE systems as : chip1: port 0x1400-0x14ff irq 5 at device 8.0 on pci0 -- Joseph Scott joseph.scott@owp.csus.edu Office Of Water Programs - CSU Sacramento To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 18:44:37 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.100.7]) by hub.freebsd.org (Postfix) with ESMTP id 3D16237C4D7 for ; Tue, 27 Jun 2000 18:44:24 -0700 (PDT) (envelope-from rooneg@rpi.edu) Received: from cortez.sss.rpi.edu (rooneg@cortez.sss.rpi.edu [128.113.113.33]) by mail.rpi.edu (8.9.3/8.9.3) with ESMTP id VAA416216; Tue, 27 Jun 2000 21:44:22 -0400 Received: from localhost (rooneg@localhost) by cortez.sss.rpi.edu (8.8.5/8.8.6) with SMTP id VAA107884; Tue, 27 Jun 2000 21:44:38 -0400 X-Authentication-Warning: cortez.sss.rpi.edu: rooneg owned process doing -bs Date: Tue, 27 Jun 2000 21:44:38 -0400 (EDT) From: Garrett Rooney X-Sender: rooneg@cortez.sss.rpi.edu To: Joseph Scott Cc: Gabriel , mobile@FreeBSD.ORG Subject: Re: ESS Maestro-2 support? In-Reply-To: <3959568F.7FD489CD@owp.csus.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 27 Jun 2000, Joseph Scott wrote: > > Gabriel wrote: > > > > My new laptop has an ESS Maestro-2 PCI soundcard in it. Anyone know if > > there is support for this card in FreeBSD? I have FreeBSD 3.4-stable > > configured and running perfectly now, but I will be willing to move to 4.0 > > if it is supported. I have looked all thru the mailing list archives but I > > don't see anything too recent about it. Mostly talk in 1998 about someone > > writing a driver, but not too much else... > > I believe I've got the same card in my notebook (Dell 7500). From > what I recall there wasn't enough data on the card to make a working > driver. If someone knows more about this, put me on the "Me Too" list > for wanting support for this card. for what it's worth, there appears to be a linux driver at: http://www.zabbo.net/maestro/ i don't know how well it works, but if someone ported it to FreeBSD i'd be eternally grateful... last piece of hardware on my laptop that doesn't work ;-( -garrett x----------------------------------------------------------------------x | rooneg@rpi.edu garrett rooney | | http://www.rpi.edu/~rooneg unix geek | |----------------------------------------------------------------------| | unrequited love is neat because it lasts so much longer - w. t. c. | x----------------------------------------------------------------------x To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 21:25:14 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by hub.freebsd.org (Postfix) with ESMTP id 02A9C37B7FC; Tue, 27 Jun 2000 21:25:09 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (isdn51.imasy.or.jp [202.227.24.243]) by tasogare.imasy.or.jp (8.10.1+3.3W/3.7W-tasogare/smtpfeed 1.07) with ESMTP id e5S4P5p96679; Wed, 28 Jun 2000 13:25:05 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) To: dmlb@ragnet.demon.co.uk Cc: freebsd-mobile@freebsd.org, imp@village.org, iwasaki@freebsd.org Subject: RE: pccard differences between -current and -stable In-Reply-To: References: X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000628132504Q.iwasaki@jp.FreeBSD.org> Date: Wed, 28 Jun 2000 13:25:04 +0900 From: Mitsuru IWASAKI X-Dispatcher: imput version 20000228(IM140) Lines: 66 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi all, > > On 27-Jun-00 Duncan Barclay wrote: > > Hi Warner > > > > I'm having mixed success in getting my raylink driver running under RELENG_4. > > If I use pccardc enable things are good, but pccardd is really screwed. > > > > In both -current and -stable, using debuglevel 1 in pccard.conf shows that > > pccardd still seems to have remants of the old ed driver hacks - viz. the > > card memory offset is set to 0x4000 and it is assumed that the common > > memory is 16bits (the raylink uses 8bits). > > > > The thing is that under -current my raylink driver and NBK seem to just > > ignore these settings but under stable the settings seem to persist. This is > > with identical pcic controllers - do you expect this behaviour? > > > > Where should I start looking to fix it? > > > > Duncan > > I think I've found it, around > pccard/pccardd/cardd.c:585 > we still totally ignore the card offset and force it to 0x4000. My earlier It seems that this 0x4000 hack have been there since 5 years ago... I'm sorry I couldn't get it, but how about the changes like this; if (sp->mem.cardaddr == 0) sp->mem.cardaddr = 0x4000; also, PAO has `cardmem' feature for this kind of purpose if I understand correctly, say; cardmem memaddr cardaddr memsize [memflags] : cardio and cardmem keywords are used with cards whose resources such as I/O ports and shared memory block, are not specified in the CIS tuple. A base address and size of I/O ports are specified in iobase and iosize, ones of shared memory block are specified in cardaddr, memsize and memaddr. An address of a card is cardaddr, one of host is memaddr. Op- tional flags can be specified in memflags. and sample configuration is like this; # IBM Smart Capture Card card "IBM Corp\." "Video Capture" config default "scc0" pio cardmem 0xd4000 0x0 0x8000 insert logger -s Smart Capture Card inserted remove logger -s Smart Capture Card removed Do we need this feature? > tests were working as I am using a current that doesn't set the MDF_ASSSIGNED > flag. This is obviously wrong in general and breaks the raylink driver. > > It appears that some of the logic that tests whether we have an ed card is > broken and that the memory settings are adjusted whatever card is used. > Is my reading of the code right? > pccard/pccardd/cardd.c:562 > > if (!(strncmp(sp->config->driver->name, "ed", 2) == 0 > && (sp->config->flags & 0x10)) > && (cisconf->memspace || (defconf && defconf->memspace))) { > > As I'm not really familiar with this code, could someone fix this. Sanpei-san, help :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 21:54:35 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from tokyogw.iij.ad.jp (tokyogw.iij.ad.jp [202.232.15.22]) by hub.freebsd.org (Postfix) with ESMTP id 611CE37B58D; Tue, 27 Jun 2000 21:54:30 -0700 (PDT) (envelope-from shigeru@iij.ad.jp) Received: by tokyogw.iij.ad.jp; id NAA12874; Wed, 28 Jun 2000 13:54:28 +0900 (JST) Received: from mercury.iij.ad.jp(192.168.4.89) by tokyogw.iij.ad.jp via smap (V4.2) id xma012851; Wed, 28 Jun 00 13:54:22 +0900 Received: from localhost (shigeru@localhost [127.0.0.1]) by mercury.iij.ad.jp (8.9.3/8.9.3) with ESMTP id NAA28386; Wed, 28 Jun 2000 13:54:19 +0900 (JST) To: freebsd-mobile@freebsd.org, freebsd-current@freebsd.org Cc: imp@village.org Subject: snapshot of CardBus support code for FreeBSD X-Mailer: Mew version 1.93b38 on XEmacs 21.2 (Shinjuku) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000628135419O.shigeru@iij.ad.jp> Date: Wed, 28 Jun 2000 13:54:19 +0900 From: YAMAMOTO Shigeru X-Dispatcher: imput version 991025(IM133) Lines: 21 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, I'm writing a code to support CardBus at FreeBSD. I put on a current working code snapshot at my Web, URL:http://www.bremen.or.jp/shigeru/FreeBSD/CardBus/ This is an alpha quality and different implimentation of NEWCARD. Currently, It only works on my laptop, SONY VAIO PCG-818. Supported PC Cards are MELCO WLI-PCM-L11, which is an OEM of a Lucent WaveLan, and Corega FastEther PCC-TX. These 16-bit PC Cards are using PCI interrupt, not use ISA interrupt. CardBus PC Card does not work, we can only dump a CIS. I put on a compiled kernel at same place. #Please try it if you want. Thanks, ------- YAMAMOTO Shigeru Internet Initiative Japan Inc. Network Engineering Div. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 22:54:32 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 15A9137B5F5; Tue, 27 Jun 2000 22:54:23 -0700 (PDT) (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 XAA77981; Tue, 27 Jun 2000 23:54:19 -0600 (MDT) (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 XAA02792; Tue, 27 Jun 2000 23:54:18 -0600 (MDT) Message-Id: <200006280554.XAA02792@harmony.village.org> To: Nik Clayton Subject: Re: 4-stable breaks suspend {disk,memory} on VAIO F270 Cc: mobile@FreeBSD.ORG In-reply-to: Your message of "Sat, 24 Jun 2000 03:43:45 -0000." <20000624034344.A675@kilt.nothing-going-on.org> References: <20000624034344.A675@kilt.nothing-going-on.org> Date: Tue, 27 Jun 2000 23:54:18 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <20000624034344.A675@kilt.nothing-going-on.org> Nik Clayton writes: : I've had a hunt through the diffs over the past 6 weeks or so, but nothing : stands out as being a likely culprit. I'm going to revert back to -stable : from May 8th just to confirm things, but while I do that, does anyone have : any ideas what might have happened? No clue. I don't know of anything that would cause this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 22:56: 1 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id B532C37B9BC for ; Tue, 27 Jun 2000 22:55:54 -0700 (PDT) (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 XAA77988; Tue, 27 Jun 2000 23:55:49 -0600 (MDT) (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 XAA02808; Tue, 27 Jun 2000 23:55:48 -0600 (MDT) Message-Id: <200006280555.XAA02808@harmony.village.org> To: David Bauer Subject: Re: Trust FM560LKI modem force 8250 Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Mon, 26 Jun 2000 21:08:53 -0000." <3957C665.272BEC3A@genprofile.com> References: <3957C665.272BEC3A@genprofile.com> <39549A8B.C3E323A9@genprofile.com> <20000624160818.D83874@stat.Duke.EDU> <39559FF8.3F8A6D8F@genprofile.com> <20000625142936.A86336@stat.Duke.EDU> <3957AAB1.1C8693F8@genprofile.com> <20000626151525.A40864@stat.Duke.EDU> Date: Tue, 27 Jun 2000 23:55:48 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <3957C665.272BEC3A@genprofile.com> David Bauer writes: : My sio.c is not exactly the same (4.0-RELEASE) but I found the two : places and changed it. But unfortunately this does not solve the : problem. The interrupt buffer overflows are still there. : Any other ideas ? The problem isn't with your FIFO. Like I said before the problem is with your application. At least that's usually what the interrupt level problems mean. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 22:56:29 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 0676B37BFFC for ; Tue, 27 Jun 2000 22:56:24 -0700 (PDT) (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 XAA77993; Tue, 27 Jun 2000 23:56:20 -0600 (MDT) (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 XAA02821; Tue, 27 Jun 2000 23:56:19 -0600 (MDT) Message-Id: <200006280556.XAA02821@harmony.village.org> To: Stan Brown Subject: Re: APM device in 4.0 STABLE Cc: freebsd-mobile@FreeBSD.ORG (FreeBSD Mobile list) In-reply-to: Your message of "Mon, 26 Jun 2000 18:58:24 EDT." <200006262258.PAA15795@netcom.com> References: <200006262258.PAA15795@netcom.com> Date: Tue, 27 Jun 2000 23:56:19 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200006262258.PAA15795@netcom.com> Stan Brown writes: : I am having a problem getting it to work under 4.0. Could someone tell : me what I need to put in the kernel config to make it work? The line : from 3.4 does not seem to work. 4.0's GENERIC should work out of the box. At most, all you need to do is enable apm. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 22:57: 9 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 4AC9837B881 for ; Tue, 27 Jun 2000 22:57:04 -0700 (PDT) (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 XAA78001; Tue, 27 Jun 2000 23:56:58 -0600 (MDT) (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 XAA02839; Tue, 27 Jun 2000 23:56:57 -0600 (MDT) Message-Id: <200006280556.XAA02839@harmony.village.org> To: Randy Bush Subject: Re: pcmcia disk and 3.5+PAO Cc: FreeBSD Laptoppers In-reply-to: Your message of "Mon, 26 Jun 2000 17:36:26 PDT." References: Date: Tue, 27 Jun 2000 23:56:57 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message Randy Bush writes: : and are the most generous pao folk working on a PAO for 3.5. or is all the : energy going into the merge into current/stable? no problem either way, : just wondering. I think there will be a PAO3 based 3.5 release. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 22:58:26 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 1CDC037B87E for ; Tue, 27 Jun 2000 22:58:21 -0700 (PDT) (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 XAA78011; Tue, 27 Jun 2000 23:58:17 -0600 (MDT) (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 XAA02859; Tue, 27 Jun 2000 23:58:16 -0600 (MDT) Message-Id: <200006280558.XAA02859@harmony.village.org> To: Randy Bush Subject: Re: pcmcia disk and 3.5+PAO Cc: Peter Radcliffe , FreeBSD Laptoppers In-reply-to: Your message of "Mon, 26 Jun 2000 17:50:28 PDT." References: <20000626204831.B13020@pir.net> Date: Tue, 27 Jun 2000 23:58:16 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message Randy Bush writes: : ghaque! sorry. i meant flash. like to store my pgp private key, for : example, as opposed to sloppy. I have personally used Simple, San Disk and Viking CF cards w/o any problems on FreBSD-current. You shouldn't have any with 3.5PAO. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 23: 0: 9 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id C752837B9BC for ; Tue, 27 Jun 2000 23:00:01 -0700 (PDT) (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 XAA78022; Tue, 27 Jun 2000 23:59:57 -0600 (MDT) (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 XAA02879; Tue, 27 Jun 2000 23:59:57 -0600 (MDT) Message-Id: <200006280559.XAA02879@harmony.village.org> To: Randy Bush Subject: Re: pcmcia disk and 3.5+PAO Cc: Peter Radcliffe , FreeBSD Laptoppers In-reply-to: Your message of "Tue, 27 Jun 2000 03:22:48 PDT." References: <20000626204831.B13020@pir.net> <20000626205457.C13020@pir.net> Date: Tue, 27 Jun 2000 23:59:57 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message Randy Bush writes: : > For that I use Sandisk compact flash in a compact flash adaptor. : : sorry to be slow, but : : url? scandisk.com is a printer supplier in florida. : : i am not familiar with the technology, so some likely stoopid questions: : : o 3.4+pao supports this as a wd device? i can not find "scandisk" in : pccard.conf or SUPPORTD.CARDS : : o is it read/write? San Disk. It is supported. I've personally used their 10MB pcmcia version as well as their 4MB, 16MB, 32MB, 48MB and 64MB parts. They Just Work. Read Write. Everything. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 23: 1:32 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id CD6D137BA89 for ; Tue, 27 Jun 2000 23:01:26 -0700 (PDT) (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 AAA78037; Wed, 28 Jun 2000 00:01:20 -0600 (MDT) (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 AAA02899; Wed, 28 Jun 2000 00:01:18 -0600 (MDT) Message-Id: <200006280601.AAA02899@harmony.village.org> To: Sascha Klauder Subject: Re: Netgear FA410TX - Some progress (Patch included) Cc: sef@kithrup.com (Sean Eric Fagan), mikko@dynas.se, mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 27 Jun 2000 18:16:06 +0200." <200006271616.SAA00789@blueice.shopkeeper.de> References: <200006271616.SAA00789@blueice.shopkeeper.de> Date: Wed, 28 Jun 2000 00:01:18 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200006271616.SAA00789@blueice.shopkeeper.de> Sascha Klauder writes: : Interesting. I own the very (?) same card, and it does not work very I have one that I'm typing with now and never had a lick of trouble with it. I suspect that there are at least two revs of the guts. The driver really does need help (real help) to support these cards. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 23:14:27 2000 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 A873F37B984 for ; Tue, 27 Jun 2000 23:14:20 -0700 (PDT) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.13 #1) id 137B6w-0000UC-00; Tue, 27 Jun 2000 23:14:10 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Warner Losh Cc: Peter Radcliffe , FreeBSD Laptoppers Subject: Re: pcmcia disk and 3.5+PAO References: <20000626204831.B13020@pir.net> <20000626205457.C13020@pir.net> <200006280559.XAA02879@harmony.village.org> Message-Id: Date: Tue, 27 Jun 2000 23:14:10 -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > San Disk. It is supported. I've personally used their 10MB pcmcia > version as well as their 4MB, 16MB, 32MB, 48MB and 64MB parts. They > Just Work. Read Write. Everything. on order. thanks all! randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Jun 27 23:57:37 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from anchor-post-30.mail.demon.net (anchor-post-30.mail.demon.net [194.217.242.88]) by hub.freebsd.org (Postfix) with ESMTP id 18CF937B5E0; Tue, 27 Jun 2000 23:57:34 -0700 (PDT) (envelope-from dmlb@ragnet.demon.co.uk) Received: from ragnet.demon.co.uk ([158.152.46.40]) by anchor-post-30.mail.demon.net with esmtp (Exim 2.12 #1) id 137Bmu-000Az9-0U; Wed, 28 Jun 2000 07:57:32 +0100 Received: from dmlb by ragnet.demon.co.uk with local (Exim 3.03 #1) id 137BlH-00004o-00; Wed, 28 Jun 2000 07:55:51 +0100 Content-Length: 2194 Message-ID: X-Mailer: XFMail 1.3 [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: <20000628132504Q.iwasaki@jp.FreeBSD.org> Date: Wed, 28 Jun 2000 07:55:51 +0100 (BST) From: Duncan Barclay To: Mitsuru IWASAKI Subject: RE: pccard differences between -current and -stable Cc: iwasaki@freebsd.org, imp@village.org, freebsd-mobile@freebsd.org Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 28-Jun-00 Mitsuru IWASAKI wrote: > > It seems that this 0x4000 hack have been there since 5 years ago... > I'm sorry I couldn't get it, but how about the changes like this; > if (sp->mem.cardaddr == 0) > sp->mem.cardaddr = 0x4000; Not good for raylink cards as they want sp->mem.cardaddr = 0; > also, PAO has `cardmem' feature for this kind of purpose if I > understand correctly, say; > cardmem memaddr cardaddr memsize [memflags] > : > cardio and cardmem keywords are used with cards whose resources such as > I/O ports and shared memory block, are not specified in the CIS tuple. > A > base address and size of I/O ports are specified in iobase and iosize, > ones of shared memory block are specified in cardaddr, memsize and > memaddr. An address of a card is cardaddr, one of host is memaddr. Op- > tional flags can be specified in memflags. > > and sample configuration is like this; ># IBM Smart Capture Card > card "IBM Corp\." "Video Capture" > config default "scc0" pio > cardmem 0xd4000 0x0 0x8000 > insert logger -s Smart Capture Card inserted > remove logger -s Smart Capture Card removed > > Do we need this feature? I don't think so as Warners more recent changes to pccard get all this right. I have no problem in setting up the raylink cards with a config entry of card "WebGear" "PC Card WLAN Adapter" config 0x01 "ray0" ? And I need both common and attrbiute memory. crashme# pccardc rdmap Mem 0: flags 0x040 host 0xd0000 card 0000 size 49152 bytes Mem 1: flags 0x050 host 0xdc000 card 0000 size 4096 bytes Mem 2: flags 0x000 host 0x0 card 0000 size 0 bytes Mem 3: flags 0x000 host 0x0 card 0000 size 0 bytes Mem 4: flags 0x000 host 0x0 card 0000 size 0 bytes I/O 0: flags 0x000 port 0x 0 size 0 bytes I/O 1: flags 0x000 port 0x 0 size 0 bytes Duncan --- ________________________________________________________________________ Duncan Barclay | God smiles upon the little children, dmlb@ragnet.demon.co.uk | the alcoholics, and the permanently stoned. ________________________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 0:15:10 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from tele-post-20.mail.demon.net (tele-post-20.mail.demon.net [194.217.242.20]) by hub.freebsd.org (Postfix) with ESMTP id A302137B87D; Wed, 28 Jun 2000 00:15:04 -0700 (PDT) (envelope-from dmlb@ragnet.demon.co.uk) Received: from ragnet.demon.co.uk ([158.152.46.40]) by tele-post-20.mail.demon.net with esmtp (Exim 2.12 #2) id 137C3q-0001MR-0K; Wed, 28 Jun 2000 07:15:02 +0000 Received: from dmlb by ragnet.demon.co.uk with local (Exim 3.03 #1) id 137C2c-0000FQ-00; Wed, 28 Jun 2000 08:13:46 +0100 Content-Length: 2165 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Wed, 28 Jun 2000 08:13:46 +0100 (BST) From: Duncan Barclay To: iwasaki@freebsd.org Subject: RE: pccard differences between -current and -stable Cc: freebsd-mobile@freebsd.org, imp@village.org, Mitsuru IWASAKI Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear Iwasaki-san, On 28-Jun-00 Duncan Barclay wrote: > On 28-Jun-00 Mitsuru IWASAKI wrote: >> >> also, PAO has `cardmem' feature for this kind of purpose if I >> understand correctly, say; >> cardmem memaddr cardaddr memsize [memflags] >> : >> cardio and cardmem keywords are used with cards whose resources such as >> I/O ports and shared memory block, are not specified in the CIS tuple. >> A >> base address and size of I/O ports are specified in iobase and iosize, >> ones of shared memory block are specified in cardaddr, memsize and >> memaddr. An address of a card is cardaddr, one of host is memaddr. Op- >> tional flags can be specified in memflags. >> >> and sample configuration is like this; >># IBM Smart Capture Card >> card "IBM Corp\." "Video Capture" >> config default "scc0" pio >> cardmem 0xd4000 0x0 0x8000 >> insert logger -s Smart Capture Card inserted >> remove logger -s Smart Capture Card removed >> >> Do we need this feature? Re-reading my reply I don;t think I was very clear. > I don't think so as Warners more recent changes to pccard get all this right. > I have no problem in setting up the raylink cards with a config entry of The recent changes to reading CIS tuples seem to get this information correctly for the Webgear/Raylink cards I am writing for. I used the cardmem mechanism from PAO for the 3.x version of the driver and it worked reasonably well. Does this exist in -current and -stable? If cardmem is in -current I can use it as a temporary measure but I do not really like it. I have a friend with a SCSI card that uses 0xd40000 for BIOS and he has great difficultly in keeping track of changes to pccard.conf. Using the cardmem feature will make changing the base address for a user much harder (they will have more lines to edit). Duncan --- ________________________________________________________________________ Duncan Barclay | God smiles upon the little children, dmlb@ragnet.demon.co.uk | the alcoholics, and the permanently stoned. ________________________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 4:33:16 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by hub.freebsd.org (Postfix) with ESMTP id 4F95037BE9E for ; Wed, 28 Jun 2000 04:33:13 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (isdnb28.imasy.or.jp [202.227.24.156]) by tasogare.imasy.or.jp (8.10.1+3.3W/3.7W-tasogare/smtpfeed 1.07) with ESMTP id e5SBXAp36433; Wed, 28 Jun 2000 20:33:10 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) To: dmlb@ragnet.demon.co.uk Cc: freebsd-mobile@freebsd.org, imp@village.org, iwasaki@jp.FreeBSD.org Subject: RE: pccard differences between -current and -stable In-Reply-To: References: X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000628203310X.iwasaki@jp.FreeBSD.org> Date: Wed, 28 Jun 2000 20:33:10 +0900 From: Mitsuru IWASAKI X-Dispatcher: imput version 20000228(IM140) Lines: 47 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I don't think so as Warners more recent changes to pccard get all this right. > > I have no problem in setting up the raylink cards with a config entry of > > The recent changes to reading CIS tuples seem to get this information > correctly for the Webgear/Raylink cards I am writing for. > > I used the cardmem mechanism from PAO for the 3.x version of the driver and it > worked reasonably well. Does this exist in -current and -stable? No, it doesn't. It seems that the problem is pccardd force to set 0x4000 to mem.cardaddr and MDF_16BITS to mem.flags... I'm not sure how to set 8bits/16bits flags correctly though. Is the following changes for pccardd whar you expect? I've tested this with several cards w/o problems, but I don't have any cards which uses cardmem. # I'm not still clear, I could be wrong. Index: cardd.c =================================================================== RCS file: /home/ncvs/src/usr.sbin/pccard/pccardd/cardd.c,v retrieving revision 1.53 diff -u -r1.53 cardd.c --- cardd.c 2000/05/30 15:33:56 1.53 +++ cardd.c 2000/06/28 10:38:22 @@ -582,7 +582,9 @@ return (-2); sp->config->driver->mem = sp->mem.addr; } +#if 0 sp->mem.cardaddr = 0x4000; +#endif sp->flags |= MEM_ASSIGNED; if (debug_level > 0) { logmsg("Using mem addr 0x%x, size %d, card addr 0x%x\n", @@ -740,7 +742,11 @@ } if (sp->flags & MEM_ASSIGNED) { mem.window = 0; +#if 0 mem.flags = sp->mem.flags | MDF_ACTIVE | MDF_16BITS; +#else + mem.flags = sp->mem.flags | MDF_ACTIVE; +#endif mem.start = (caddr_t) sp->mem.addr; mem.card = sp->mem.cardaddr; mem.size = sp->mem.size; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 7:57:53 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from sianna.shopkeeper.de (sianna.shopkeeper.de [195.27.246.228]) by hub.freebsd.org (Postfix) with ESMTP id 9200B37BC50 for ; Wed, 28 Jun 2000 07:57:49 -0700 (PDT) (envelope-from sklauder@ibd-web.de) Received: from blueice.shopkeeper.de (root@blueice.shopkeeper.de [195.27.246.232]) by sianna.shopkeeper.de (8.9.3/8.9.3) with ESMTP id QAA17597; Wed, 28 Jun 2000 16:57:39 +0200 (CEST) (envelope-from sklauder@ibd-web.de) Received: (from sklauder@localhost) by blueice.shopkeeper.de (8.9.3/8.9.3) id QAA05220; Wed, 28 Jun 2000 16:57:37 +0200 (CEST) From: Sascha Klauder Message-Id: <200006281457.QAA05220@blueice.shopkeeper.de> Subject: Re: Netgear FA410TX - Some progress (Patch included) To: bauer@genprofile.com (David Bauer) Date: Wed, 28 Jun 2000 16:57:37 +0200 (CEST) Cc: freebsd-mobile@FreeBSD.org In-Reply-To: <3959A4CE.FD427ABF@genprofile.com> from "David Bauer" at Jun 28, 2000 09:10:06 am X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed Jun 28 09:10:06 2000, David Bauer wrote: > Some 100Mbit Switches have problems with full duplex mode at 10 and 100 > speed. Even such machines like Cabletron :-|. How does the card work > without duplex ? (with fa_select this would be 0 or 2 I think). I've resolved the issue with my card late yesterday evening. Right now, it only works connected to a some $15 D-Link DE-805TP (5-port 10Mb hub). It does not work on my other D-Link DFE908x (8-port 10/100M hub) or an Accton CheetaHub Power-3016A (16-port 10/100M hub). On these two hubs, I can force the media type using fa_select, but the cards drops way too much frames and the overall throughput is somewhere at 4KB/s. Cheers, -sascha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 7:58:53 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from peorth.iteration.net (peorth.iteration.net [208.190.180.178]) by hub.freebsd.org (Postfix) with ESMTP id 9AE6F37BF05; Wed, 28 Jun 2000 07:58:46 -0700 (PDT) (envelope-from keichii@peorth.iteration.net) Received: by peorth.iteration.net (Postfix, from userid 1000) id 05C4064C28; Wed, 28 Jun 2000 09:59:02 -0500 (CDT) Date: Wed, 28 Jun 2000 09:59:02 -0500 From: "Michael C. Wu" To: freebsd-mobile@freebsd.org Cc: gsutter@freebsd.org Subject: PCCARD-to-PCI bridge question Message-ID: <20000628095902.A61113@peorth.iteration.net> Mail-Followup-To: "Michael C. Wu" , freebsd-mobile@freebsd.org, gsutter@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi everyone, Greg Sutter and I was just about to setup a wireless wavelan network, and I noticed that one needs a PCCARD to PCI/ISA bridge for using the wi0 driver. Doug White, Greg, and I could not find a satisfactory cheap but working bridge besides the one that Lucent makes. (which is very expensive) Do you have any suggestions for a PCMCIA-to-PCI or PCMCIA-to-ISA bridge? Thanks, Michael -- +------------------------------------------------------------------+ | keichii@peorth.iteration.net | keichii@bsdconspiracy.net | | http://peorth.iteration.net/~keichii | Yes, BSD is a conspiracy. | +------------------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 10: 7:25 2000 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 BA7E037BF72; Wed, 28 Jun 2000 10:06:58 -0700 (PDT) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id SAA45631; Wed, 28 Jun 2000 18:01:52 +0100 (BST) (envelope-from nik) Date: Wed, 28 Jun 2000 18:01:47 +0100 From: Nik Clayton To: Warner Losh Cc: Nik Clayton , mobile@FreeBSD.ORG Subject: Re: 4-stable breaks suspend {disk,memory} on VAIO F270 Message-ID: <20000628180147.A6849@catkin.nothing-going-on.org> References: <20000624034344.A675@kilt.nothing-going-on.org> <200006280554.XAA02792@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006280554.XAA02792@harmony.village.org>; from imp@village.org on Tue, Jun 27, 2000 at 11:54:18PM -0600 Organization: FreeBSD Project Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jun 27, 2000 at 11:54:18PM -0600, Warner Losh wrote: > In message <20000624034344.A675@kilt.nothing-going-on.org> Nik Clayton writes: > : I've had a hunt through the diffs over the past 6 weeks or so, but nothing > : stands out as being a likely culprit. I'm going to revert back to -stable > : from May 8th just to confirm things, but while I do that, does anyone have > : any ideas what might have happened? > > No clue. I don't know of anything that would cause this. I managed to startle some of the other passengers on the flight back from Usenix with a muffled "Shit! Of course." half way through. As well as upgrading, I built a kernel with the USB drivers in at the same time. That's when I started seeing the problem. I tried building another kernel without them, but suspends still froze the machine. What I did *in addition* to adding the USB drivers was follow their suggestion in the boot probes to enable the "Plug and Play OS" option in the BIOS. If I turn this option back *off* then suspend/resume works fine again, with or without the USB drivers compiled in. Still don't know why PnP has that effect though. N -- Internet connection, $19.95 a month. Computer, $799.95. Modem, $149.95. Telephone line, $24.95 a month. Software, free. USENET transmission, hundreds if not thousands of dollars. Thinking before posting, priceless. Somethings in life you can't buy. For everything else, there's MasterCard. -- Graham Reed, in the Scary Devil Monastery To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 10:37:32 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id 2005637B54F for ; Wed, 28 Jun 2000 10:37:28 -0700 (PDT) (envelope-from dmlb@ragnet.demon.co.uk) Received: from ragnet.demon.co.uk ([158.152.46.40]) by anchor-post-33.mail.demon.net with esmtp (Exim 2.12 #1) id 137Lm5-000KVe-0X; Wed, 28 Jun 2000 18:37:21 +0100 Received: from dmlb by ragnet.demon.co.uk with local (Exim 3.03 #1) id 137Ljn-0004rJ-00; Wed, 28 Jun 2000 18:34:59 +0100 Content-Length: 1351 Message-ID: X-Mailer: XFMail 1.3 [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: <20000628203310X.iwasaki@jp.FreeBSD.org> Date: Wed, 28 Jun 2000 18:34:59 +0100 (BST) From: Duncan Barclay To: Mitsuru IWASAKI Subject: RE: pccard differences between -current and -stable Cc: imp@village.org, freebsd-mobile@freebsd.org Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 28-Jun-00 Mitsuru IWASAKI wrote: >> > I don't think so as Warners more recent changes to pccard get all this >> > right. >> > I have no problem in setting up the raylink cards with a config entry of >> >> The recent changes to reading CIS tuples seem to get this information >> correctly for the Webgear/Raylink cards I am writing for. >> >> I used the cardmem mechanism from PAO for the 3.x version of the driver and >> it >> worked reasonably well. Does this exist in -current and -stable? > > No, it doesn't. > It seems that the problem is pccardd force to set 0x4000 to > mem.cardaddr and MDF_16BITS to mem.flags... > I'm not sure how to set 8bits/16bits flags correctly though. > Is the following changes for pccardd whar you expect? Yes these look good. > I've tested this with several cards w/o problems, but I don't have any > cards which uses cardmem. I think these patches were orginally for Ethernet cards. We should try and fix the ethernet driver and remove this? ># I'm not still clear, I could be wrong. Thanks for the quick reply. Duncan --- ________________________________________________________________________ Duncan Barclay | God smiles upon the little children, dmlb@ragnet.demon.co.uk | the alcoholics, and the permanently stoned. ________________________________________________________________________ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 10:51:25 2000 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 513D537BF92; Wed, 28 Jun 2000 10:51:18 -0700 (PDT) (envelope-from darrylo@soco.agilent.com) Received: from mina.soco.agilent.com (mina.soco.agilent.com [141.121.54.157]) by palrel1.hp.com (Postfix) with ESMTP id 8E045D7A; Wed, 28 Jun 2000 10:51:09 -0700 (PDT) Received: from mina.soco.agilent.com (darrylo@localhost [127.0.0.1]) by mina.soco.agilent.com (8.9.3 (PHNE_18979)/8.9.3 SMKit7.0) with ESMTP id KAA07252; Wed, 28 Jun 2000 10:51:08 -0700 (PDT) Message-Id: <200006281751.KAA07252@mina.soco.agilent.com> To: "Michael C. Wu" Cc: freebsd-mobile@FreeBSD.ORG, gsutter@FreeBSD.ORG Subject: Re: PCCARD-to-PCI bridge question Reply-To: Darryl Okahata In-Reply-To: Your message of "Wed, 28 Jun 2000 09:59:02 CDT." <20000628095902.A61113@peorth.iteration.net> Mime-Version: 1.0 (generated by tm-edit 1.5) Content-Type: text/plain; charset=US-ASCII Date: Wed, 28 Jun 2000 10:51:07 -0700 From: Darryl Okahata Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Michael C. Wu" wrote: > Greg Sutter and I was just about to setup a wireless wavelan network, > and I noticed that one needs a PCCARD to PCI/ISA bridge for using > the wi0 driver. Doug White, Greg, and I could not find > a satisfactory cheap but working bridge besides the one > that Lucent makes. (which is very expensive) [ Next time, search the archives. The WaveLan has been talked to death, here. ] You're confused. If you're using only laptops, you don't need anything else besides the WaveLan PCMCIA cards (assuming free PCMCIA slots). If you are using a desktop, you need a PCI or ISA PCMCIA adapter card (plus a WaveLan PCMCIA card). Now, you may have other requirements, that you have not mentioned, that may *require* you to get something like the expensive Lucent Access Point, but one is not *needed* (for home LANs, for example). [ Note: the PCI PCMCIA adapter doesn't appear to currently work with FreeBSD, and so you need to get the ISA adapter if you want something working now. ] For example, for a basic Home LAN, you only need: * For each desktop: one Lucent PCMCIA ISA adapter (around US$65 or less), and one Orinoco (WaveLan) 802.11 PCMCIA card (silver or gold). You can use a desktop as a wireless-to-wired LAN gateway, or you can get something like the Apple Airport or the (expensive) Lucent Access Point. * For each laptop with at least one free PCMCIA slot: one Orinoco (WaveLan) 802.11 PCMCIA card (silver or gold). For more information on using the WaveLan with home LANs, see: ftp://ftp.sonic.net/pub/users/darrylo/freebsd/wavelan (Note that this document is a work-in-progress, is not yet finished, and may have typos and other bits of incorrect information.) -- Darryl Okahata darrylo@soco.agilent.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 Wed Jun 28 11: 7:25 2000 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 A591C37B5E2 for ; Wed, 28 Jun 2000 11:07:20 -0700 (PDT) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.13 #1) id 137MF0-00077Q-00; Wed, 28 Jun 2000 11:07:14 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Darryl Okahata Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: PCCARD-to-PCI bridge question References: <20000628095902.A61113@peorth.iteration.net> <200006281751.KAA07252@mina.soco.agilent.com> Message-Id: Date: Wed, 28 Jun 2000 11:07:14 -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Now, you may have other requirements, that you have not mentioned, that > may *require* you to get something like the expensive Lucent Access Point, > but one is not *needed* (for home LANs, for example). if you're on that path, get the apple airport, $300 list. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 11:14:15 2000 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 941E137BB6F for ; Wed, 28 Jun 2000 11:14:12 -0700 (PDT) (envelope-from darrylo@soco.agilent.com) Received: from mina.soco.agilent.com (mina.soco.agilent.com [141.121.54.157]) by palrel1.hp.com (Postfix) with ESMTP id 76A0C140E; Wed, 28 Jun 2000 11:13:39 -0700 (PDT) Received: from mina.soco.agilent.com (darrylo@localhost [127.0.0.1]) by mina.soco.agilent.com (8.9.3 (PHNE_18979)/8.9.3 SMKit7.0) with ESMTP id LAA07635; Wed, 28 Jun 2000 11:11:51 -0700 (PDT) Message-Id: <200006281811.LAA07635@mina.soco.agilent.com> To: Randy Bush Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: PCCARD-to-PCI bridge question Reply-To: Darryl Okahata In-Reply-To: Your message of "Wed, 28 Jun 2000 11:07:14 PDT." Mime-Version: 1.0 (generated by tm-edit 1.5) Content-Type: text/plain; charset=US-ASCII Date: Wed, 28 Jun 2000 11:11:51 -0700 From: Darryl Okahata Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Now, you may have other requirements, that you have not mentioned, that > > may *require* you to get something like the expensive Lucent Access Point, > > but one is not *needed* (for home LANs, for example). > > if you're on that path, get the apple airport, $300 list. ... but, if you want to use natd or DHCP, you need a Macintosh to configure it. You can supposedly use Windows if you don't need natd or DHCP. [ It might have been better to also cc: your reply to the original poster. ] -- Darryl Okahata darrylo@soco.agilent.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 Wed Jun 28 11:16:28 2000 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 E87D537C19B for ; Wed, 28 Jun 2000 11:16:25 -0700 (PDT) (envelope-from randy@psg.com) Received: from randy by rip.psg.com with local (Exim 3.13 #1) id 137MNs-0007D2-00; Wed, 28 Jun 2000 11:16:24 -0700 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Darryl Okahata Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: PCCARD-to-PCI bridge question References: <200006281811.LAA07635@mina.soco.agilent.com> Message-Id: Date: Wed, 28 Jun 2000 11:16:24 -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> if you're on that path, get the apple airport, $300 list. > but, if you want to use natd or DHCP, you need a Macintosh to > configure it. see > [ It might have been better to also cc: your reply to the original poster. ] i presumed they subscribed to the list to which they posted. if they had the bad manners not to be, then tough patooties. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 12: 2:39 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from peorth.iteration.net (peorth.iteration.net [208.190.180.178]) by hub.freebsd.org (Postfix) with ESMTP id 4D6D837BBC7; Wed, 28 Jun 2000 12:02:33 -0700 (PDT) (envelope-from keichii@peorth.iteration.net) Received: by peorth.iteration.net (Postfix, from userid 1000) id A1B1764C28; Wed, 28 Jun 2000 14:02:50 -0500 (CDT) Date: Wed, 28 Jun 2000 14:02:50 -0500 From: "Michael C. Wu" To: freebsd-mobile@freebsd.org Cc: gsutter@freebsd.org Subject: Re: PCCARD-to-PCI bridge question Message-ID: <20000628140250.A61847@peorth.iteration.net> Mail-Followup-To: "Michael C. Wu" , freebsd-mobile@freebsd.org, gsutter@freebsd.org References: <200006281811.LAA07635@mina.soco.agilent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from randy@psg.com on Wed, Jun 28, 2000 at 11:16:24AM -0700 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Jun 28, 2000 at 11:16:24AM -0700, Randy Bush scribbled: | >> if you're on that path, get the apple airport, $300 list. | > but, if you want to use natd or DHCP, you need a Macintosh to | > configure it. | see | > [ It might have been better to also cc: your reply to the original poster. ] | i presumed they subscribed to the list to which they posted. if they had | the bad manners not to be, then tough patooties. Yes, I've been subscribed for a long time. ---end quoted text--- I apologize if I did not make myself clear or this has been an FAQ. (I did find Darryl's document through Google before posting.) What I was asking was if there were any _alternatives_ to the $69 Lucent pccard-to-pci/isa bridge that worked with our pccarc0 driver. I do own a Apple G4 and did consider the Airport station solution. (As someone else said, Airport station is cheaper than the Lucent Gateway. However, the FreeBSD+pccard-pci bridge solution is the cheapest.) Simply put, I am cheap and want a cheaper pcmcia-to-pci bridge card than the Lucent/Orinoco one. And would you make a suggestion? I appreciate your responses. -Michael -- +------------------------------------------------------------------+ | keichii@peorth.iteration.net | keichii@bsdconspiracy.net | | http://peorth.iteration.net/~keichii | Yes, BSD is a conspiracy. | +------------------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 12:20:47 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id CDBEA37B587 for ; Wed, 28 Jun 2000 12:20:40 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 137NO2-0002KV-00 for freebsd-mobile@freebsd.org; Wed, 28 Jun 2000 15:20:38 -0400 Date: Wed, 28 Jun 2000 15:20:38 -0400 From: Peter Radcliffe To: freebsd-mobile@freebsd.org Subject: Re: PCCARD-to-PCI bridge question Message-ID: <20000628152038.C8140@pir.net> Mail-Followup-To: freebsd-mobile@freebsd.org References: <200006281811.LAA07635@mina.soco.agilent.com> <20000628140250.A61847@peorth.iteration.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000628140250.A61847@peorth.iteration.net>; from keichii@peorth.iteration.net on Wed, Jun 28, 2000 at 02:02:50PM -0500 X-fish: < Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Michael C. Wu" probably said: > Simply put, I am cheap and want a cheaper pcmcia-to-pci bridge card > than the Lucent/Orinoco one. > And would you make a suggestion? I ended up buying a small, used, 486 laptop and putting one pcmcia ether card and one wavelan card in it. I havn't set it up as a bridge yet - I was under the impression that FreeBSD's bridging code wasn't up to stuff/there for all drivers - so just use it as a router in ad hoc mode. The other advantage of the airports/etc is you don't have to use ad hoc. P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 15:51:58 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 742AF37C1A3 for ; Wed, 28 Jun 2000 15:51:43 -0700 (PDT) (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 QAA82023 for ; Wed, 28 Jun 2000 16:51:41 -0600 (MDT) (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 QAA59305 for ; Wed, 28 Jun 2000 16:51:38 -0600 (MDT) Message-Id: <200006282251.QAA59305@harmony.village.org> To: mobile@freebsd.org Subject: Patch for the Nth insert of ata cards Date: Wed, 28 Jun 2000 16:51:38 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Here's a patch for the problems that people have been seeing when they insert a PCCARD or CF ata card, muck with it, eject it, and insert it again. Sometimes mucking with it again would result in a panic. This patch is against -stable. I'll port this to -current shortly. I'd like to thank Timing Solutions for giving me the 3 days of uninterrupted time to track this down. Warner http://people.freebsd.org/~imp/ata-insert-stable Log: End two weeks of on and off debugging. Fix the crash on the Nth insertion of a CF card, for random values of N > 1. With these fixes, I've been able to do 100 insert/remove of the cards w/o a crash with lots of system activity going on that in the past would help trigger the crash. The problem: FreeBSD creates dev_t's on the fly as they are needed and never destroys them. These dev_t's point to a struct disk that is used for housekeeping on the disk. When a device goes away, the struct disk pointer becomes a dangling pointer. Sometimes when the device comes back, the pointer will point to the new struct disk (in which case the insertion will work). Other times it won't (especially if any length of time has passed, since it is dependent on memory returned from malloc). The Fix: There is one of these dev_t's that is always correct. The device for the WHOLE_DISK_SLICE is always right. It gets set at create_disk() time. So, the fix is to spend a little CPU time and lookup the WHOLE_DISK_SLICE dev_t and use the si_disk from that in preference to the one that's in the device asking to do the I/O. In addition, we change the test of si_disk == NULL meaning that the dev needed to inherit properties from the pdev to dev->si_disk != pdev->si_disk. This test is a little stronger than the previous test, but can sometimes be fooled into not inheriting. However, the results of this fooling are that the old values will be used, which will generally always be the same as before. si_drv[12] are the only values that are copied that might pose a problem. They tend to change as the si_disk field would change, so it is a hole, but it is a small hole. One could correctly argue that one should replace much of this code with something much much better. I would be on the pro side of that argument. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 21:40:29 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 89E8E37BB1A; Wed, 28 Jun 2000 21:40:26 -0700 (PDT) (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 WAA83373; Wed, 28 Jun 2000 22:40:24 -0600 (MDT) (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 WAA61657; Wed, 28 Jun 2000 22:40:20 -0600 (MDT) Message-Id: <200006290440.WAA61657@harmony.village.org> To: "Michael C. Wu" Subject: Re: PCCARD-to-PCI bridge question Cc: freebsd-mobile@FreeBSD.ORG, gsutter@FreeBSD.ORG In-reply-to: Your message of "Wed, 28 Jun 2000 09:59:02 CDT." <20000628095902.A61113@peorth.iteration.net> References: <20000628095902.A61113@peorth.iteration.net> Date: Wed, 28 Jun 2000 22:40:20 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <20000628095902.A61113@peorth.iteration.net> "Michael C. Wu" writes: : Greg Sutter and I was just about to setup a wireless wavelan network, : and I noticed that one needs a PCCARD to PCI/ISA bridge for using : the wi0 driver. Doug White, Greg, and I could not find : a satisfactory cheap but working bridge besides the one : that Lucent makes. (which is very expensive) : : Do you have any suggestions for a PCMCIA-to-PCI or PCMCIA-to-ISA : bridge? Linksys makes a good one. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 21:42: 1 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 1B12B37BB0B; Wed, 28 Jun 2000 21:41:58 -0700 (PDT) (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 WAA83381; Wed, 28 Jun 2000 22:41:56 -0600 (MDT) (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 WAA61677; Wed, 28 Jun 2000 22:41:51 -0600 (MDT) Message-Id: <200006290441.WAA61677@harmony.village.org> To: Darryl Okahata Subject: Re: PCCARD-to-PCI bridge question Cc: "Michael C. Wu" , freebsd-mobile@FreeBSD.ORG, gsutter@FreeBSD.ORG In-reply-to: Your message of "Wed, 28 Jun 2000 10:51:07 PDT." <200006281751.KAA07252@mina.soco.agilent.com> References: <200006281751.KAA07252@mina.soco.agilent.com> Date: Wed, 28 Jun 2000 22:41:51 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200006281751.KAA07252@mina.soco.agilent.com> Darryl Okahata writes: : [ Note: the PCI PCMCIA adapter doesn't appear to currently work with : FreeBSD, and so you need to get the ISA adapter if you want something : working now. ] No. The TI1225 based adapter doesn't work. The TI1221 adapater that I have works great (at least for my SIO based cards). The TI1225 loaner card just arrived, and I can confirm it doesn't work. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Jun 28 23:29:44 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mass.osd.bsdi.com (ppp-247.dialup.clari.net.au [203.57.253.247]) by hub.freebsd.org (Postfix) with ESMTP id AF07A37BB1C for ; Wed, 28 Jun 2000 23:29:39 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id XAA01404; Wed, 28 Jun 2000 23:35:52 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200006290635.XAA01404@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Warner Losh Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Trust FM560LKI modem force 8250 In-reply-to: Your message of "Tue, 27 Jun 2000 23:55:48 MDT." <200006280555.XAA02808@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 28 Jun 2000 23:35:51 -0700 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > In message <3957C665.272BEC3A@genprofile.com> David Bauer writes: > : My sio.c is not exactly the same (4.0-RELEASE) but I found the two > : places and changed it. But unfortunately this does not solve the > : problem. The interrupt buffer overflows are still there. > : Any other ideas ? > > The problem isn't with your FIFO. Like I said before the problem is > with your application. At least that's usually what the interrupt > level problems mean. No, that's tty-level overflows. See sio(4). -- \\ 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 Wed Jun 28 23:33:19 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 829D137B8D1; Wed, 28 Jun 2000 23:33:14 -0700 (PDT) (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 AAA83931; Thu, 29 Jun 2000 00:33:12 -0600 (MDT) (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 AAA83340; Thu, 29 Jun 2000 00:33:08 -0600 (MDT) Message-Id: <200006290633.AAA83340@harmony.village.org> To: Mike Smith Subject: Re: Trust FM560LKI modem force 8250 Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Wed, 28 Jun 2000 23:35:51 PDT." <200006290635.XAA01404@mass.osd.bsdi.com> References: <200006290635.XAA01404@mass.osd.bsdi.com> Date: Thu, 29 Jun 2000 00:33:08 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200006290635.XAA01404@mass.osd.bsdi.com> Mike Smith writes: : > In message <3957C665.272BEC3A@genprofile.com> David Bauer writes: : > : My sio.c is not exactly the same (4.0-RELEASE) but I found the two : > : places and changed it. But unfortunately this does not solve the : > : problem. The interrupt buffer overflows are still there. : > : Any other ideas ? : > : > The problem isn't with your FIFO. Like I said before the problem is : > with your application. At least that's usually what the interrupt : > level problems mean. : : No, that's tty-level overflows. See sio(4). Ah. It is a possible problem in the bottom half of the driver. I got confused. I wonder what the problem could be... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Jun 29 0: 8:38 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mass.osd.bsdi.com (ppp-247.dialup.clari.net.au [203.57.253.247]) by hub.freebsd.org (Postfix) with ESMTP id 9079437B525 for ; Thu, 29 Jun 2000 00:08:32 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.9.3/8.9.3) with ESMTP id AAA01617; Thu, 29 Jun 2000 00:14:51 -0700 (PDT) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200006290714.AAA01617@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Warner Losh Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Trust FM560LKI modem force 8250 In-reply-to: Your message of "Thu, 29 Jun 2000 00:33:08 MDT." <200006290633.AAA83340@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 29 Jun 2000 00:14:50 -0700 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > In message <200006290635.XAA01404@mass.osd.bsdi.com> Mike Smith writes: > : > In message <3957C665.272BEC3A@genprofile.com> David Bauer writes: > : > : My sio.c is not exactly the same (4.0-RELEASE) but I found the two > : > : places and changed it. But unfortunately this does not solve the > : > : problem. The interrupt buffer overflows are still there. > : > : Any other ideas ? > : > > : > The problem isn't with your FIFO. Like I said before the problem is > : > with your application. At least that's usually what the interrupt > : > level problems mean. > : > : No, that's tty-level overflows. See sio(4). > > Ah. It is a possible problem in the bottom half of the driver. I got > confused. I wonder what the problem could be... Something is blocking splsoftty() for a long time, I think, so that the interrupt-level buffer is not drained by the code that feeds the tty subsystem. The entire sio(4) architecture is extremely delay-sensitive. -- \\ 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 Thu Jun 29 7:43:19 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from knock.econ.vt.edu (knock.econ.vt.edu [128.173.172.240]) by hub.freebsd.org (Postfix) with ESMTP id 7240037B78D for ; Thu, 29 Jun 2000 07:43:14 -0700 (PDT) (envelope-from rdmurphy@knock.econ.vt.edu) Received: (from rdmurphy@localhost) by knock.econ.vt.edu (8.9.3/8.9.3) id KAA39756; Thu, 29 Jun 2000 10:43:12 -0400 (EDT) (envelope-from rdmurphy) From: "Russell D. Murphy Jr." MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14683.24704.785023.470503@knock.econ.vt.edu> Date: Thu, 29 Jun 2000 10:43:12 -0400 (EDT) To: FreeBSD-Mobile@FreeBSD.org Subject: Netgear FA410TX - ed0: device timeout? X-Mailer: VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid Reply-To: rdmurphy@vt.edu Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I had ordered a FA410TX card after reading some past recommendations for it (and before reading the recent "you're out of luck" message). It seems *close* to working, but. . . I keep getting "device timeout" errors. It works fine under W95. I've set up pccard and ed in the kernel as: device card device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 device ed The relevant (I think) parts of /var/log/messages are: /kernel: pcic0: at port 0x3e0 iomem 0xd0000 irq 10 on isa0 /kernel: pcic0: management irq 10 /kernel: pccard0: on pcic0 /kernel: pccard1: on pcic0 /kernel: pccard:card inserted, slot 0 pccardd[52]: Card "NETGEAR"("FA410TX") [Fast Ethernet] [(null)] matched "NETGEAR" ("FA410TX") [(null)] [(null)] pccardd[52]: Using I/O addr 0x120, size 32 pccardd[52]: Setting config reg at offs 0x400 to 0x60, Reset time = 50 ms pccardd[52]: Assigning I/O window 0, start 0x128, size 0x20 flags 0x5 /kernel: pcic: I/O win 0 flags 15 120-13f /kernel: pcic: I/O win 0 flags 5 120-13f /kernel: ed0 at port 0x120-0x13f irq 11 slot 0 on pccard0 /kernel: pcic: I/O win 0 flags 15 120-13f /kernel: ed0: address 00:e0:98:78:fc:d9, type Linksys (16 bit) /kernel: bpf: ed0 attached pccardd[52]: Assign ed0, io 0x120-0x13f, mem 0x0, 0 byes, irq 11, flags 0 pccard:ed0: NETGEAR FA410TX Ethernet inserted pccardd[52]: pccardd started /kernel: ed0: device timeout /kernel: ed0: device timeout The Link light on the dongle is on; I've set the iomem and irq settings in pccard.conf to match the ones used by W95. The pccard.conf settings and the output of pccardc dumpcis are below. It seems close; any suggestions? Thanks - Russ The pccard.conf settings (/etc/pccard.conf) are: io 0x120-0x13f card "NETGEAR" "FA410TX" config 0x20 "ed0" 11 insert logger -t pccard:$device -s NETGEAR FA410TX Ethernet inserted insert /etc/pccard_ether $device remove logger -t pccard:$device -s NETGEAR FA410TX Ethernet removed remove /sbin/ifconfig $device delete The output of pccardc dumpcis is: Configuration data for card in slot 0 Tuple #1, code = 0x1 (Common memory descriptor), length = 3 000: d1 3a ff Common memory device information: Device number 1, type Function specific, WPS = OFF Speed = 250nS, Memory block size = 8Kb, 8 units Tuple #2, code = 0x17 (Attribute memory descriptor), length = 3 000: 41 00 ff Attribute memory device information: Device number 1, type EEPROM, WPS = OFF Speed = 250nS, Memory block size = 512b, 1 units Tuple #3, code = 0x20 (Manufacturer ID), length = 4 000: 49 01 30 02 PCMCIA ID = 0x149, OEM ID = 0x230 Tuple #4, code = 0x21 (Functional ID), length = 2 000: 06 01 Network/LAN adapter - POST initialize Tuple #5, code = 0x15 (Version 1 info), length = 33 000: 04 01 4e 45 54 47 45 41 52 00 46 41 34 31 30 54 010: 58 00 46 61 73 74 20 45 74 68 65 72 6e 65 74 00 020: ff Version = 4.1, Manuf = [NETGEAR], card vers = [FA410TX] Addit. info = [Fast Ethernet] Tuple #6, code = 0x1a (Configuration map), length = 5 000: 01 20 00 04 0b Reg len = 2, config register addr = 0x400, last config = 0x20 Registers: XX-X---- Tuple #7, code = 0x1b (Configuration entry), length = 7 000: e0 81 18 45 30 fc be Config index = 0x20(default) Interface byte = 0x81 (I/O) wait signal supported Card decodes 5 address lines, limited 8/16 Bit I/O IRQ modes: Level IRQs: 2 3 4 5 6 7 9 10 11 12 13 15 Tuple #8, code = 0x1b (Configuration entry), length = 7 000: 01 08 ca 60 00 03 1f Config index = 0x1 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x300 block length = 0x20 Tuple #9, code = 0x1b (Configuration entry), length = 7 000: 02 08 ca 60 20 03 1f Config index = 0x2 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x320 block length = 0x20 Tuple #10, code = 0x1b (Configuration entry), length = 7 000: 03 08 ca 60 40 03 1f Config index = 0x3 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x340 block length = 0x20 Tuple #11, code = 0x1b (Configuration entry), length = 7 000: 04 08 ca 60 80 03 1f Config index = 0x4 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x380 block length = 0x20 Tuple #12, code = 0x14 (No link), length = 0 Tuple #13, code = 0xff (Terminator), length = 0 2 slots found -- Russell D. Murphy Department of Economics Virginia Polytechnic Institute and State University 3034 Pamplin Hall Blacksburg, Virginia 24061-0316 (540) 231-4537 rdmurphy@vt.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Jun 29 8: 1:37 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from alpha.dante.org.uk (alpha.dante.org.uk [193.63.211.19]) by hub.freebsd.org (Postfix) with ESMTP id C40B137B6B9 for ; Thu, 29 Jun 2000 08:01:23 -0700 (PDT) (envelope-from Konstantin.Chuguev@dante.org.uk) Received: from theta.dante.org.uk ([193.63.211.7]) by alpha.dante.org.uk with esmtp (Exim 3.12 #4) id 137foe-0000gY-00; Thu, 29 Jun 2000 16:01:20 +0100 Received: from localhost ([127.0.0.1] helo=dante.org.uk) by theta.dante.org.uk with esmtp (Exim 3.12 #4) id 137foc-000196-00; Thu, 29 Jun 2000 16:01:18 +0100 Message-ID: <395B64BE.3D27ED@dante.org.uk> Date: Thu, 29 Jun 2000 16:01:18 +0100 From: Konstantin Chuguev Organization: Delivery of Advanced Networking Service to Europe Ltd. X-Mailer: Mozilla 4.73 [en] (X11; I; SunOS 5.6 sun4u) X-Accept-Language: en, ru MIME-Version: 1.0 To: rdmurphy@vt.edu Cc: FreeBSD-Mobile@FreeBSD.org Subject: Re: Netgear FA410TX - ed0: device timeout? References: <14683.24704.785023.470503@knock.econ.vt.edu> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "Russell D. Murphy Jr." wrote: > I had ordered a FA410TX card after reading some past recommendations > for it (and before reading the recent "you're out of luck" message). > It seems *close* to working, but. . . I keep getting "device timeout" > errors. It works fine under W95. I've set up pccard and ed in the > kernel as: > > The Link light on the dongle is on; I've set the iomem and irq > settings in pccard.conf to match the ones used by W95. The > pccard.conf settings and the output of pccardc dumpcis are below. > > It seems close; any suggestions? > > The pccard.conf settings (/etc/pccard.conf) are: > > io 0x120-0x13f > card "NETGEAR" "FA410TX" > config 0x20 "ed0" 11 I would suggest not to use irq11. irq9 is working fine for me. You should also try setting IO ports window accordingly to the information from configuration entry tuples from dumpcis: > > The output of pccardc dumpcis is: > > Tuple #7, code = 0x1b (Configuration entry), length = 7 > 000: e0 81 18 45 30 fc be > Config index = 0x20(default) > Interface byte = 0x81 (I/O) wait signal supported > Card decodes 5 address lines, limited 8/16 Bit I/O > IRQ modes: Level > IRQs: 2 3 4 5 6 7 9 10 11 12 13 15 > Tuple #8, code = 0x1b (Configuration entry), length = 7 > 000: 01 08 ca 60 00 03 1f > Config index = 0x1 > Card decodes 10 address lines, limited 8/16 Bit I/O > I/O address # 1: block start = 0x300 block length = 0x20 > Tuple #9, code = 0x1b (Configuration entry), length = 7 > 000: 02 08 ca 60 20 03 1f > Config index = 0x2 > Card decodes 10 address lines, limited 8/16 Bit I/O > I/O address # 1: block start = 0x320 block length = 0x20 > Tuple #10, code = 0x1b (Configuration entry), length = 7 > 000: 03 08 ca 60 40 03 1f > Config index = 0x3 > Card decodes 10 address lines, limited 8/16 Bit I/O > I/O address # 1: block start = 0x340 block length = 0x20 > Tuple #11, code = 0x1b (Configuration entry), length = 7 > 000: 04 08 ca 60 80 03 1f > Config index = 0x4 > Card decodes 10 address lines, limited 8/16 Bit I/O > I/O address # 1: block start = 0x380 block length = 0x20 io 0x300-0x37f config 0x[1-3] "ed0" 9 or io 0x380-0x39f config 0x4 "ed0" 9 -- * * Konstantin Chuguev - Application Engineer * * Francis House, 112 Hills Road * Cambridge CB2 1PQ, United Kingdom D A N T E WWW: http://www.dante.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Jun 29 8:20:59 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from www.genprofile.com (www.genprofile.com [141.80.240.218]) by hub.freebsd.org (Postfix) with ESMTP id 8DB9037B78D for ; Thu, 29 Jun 2000 08:20:51 -0700 (PDT) (envelope-from bauer@genprofile.com) Received: from genprofile.com (gate.genprofile.com [141.80.5.120]) by www.genprofile.com (8.8.8/8.8.8) with ESMTP id RAA00542 for ; Thu, 29 Jun 2000 17:20:48 +0200 (CEST) (envelope-from bauer@genprofile.com) Message-ID: <395B6955.12A7B00E@genprofile.com> Date: Thu, 29 Jun 2000 17:20:53 +0200 From: David Bauer Organization: GenProfile AG X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en, en-GB, en-US, de MIME-Version: 1.0 To: freebsd-mobile@freebsd.org Subject: Re: Netgear FA410TX - ed0: device timeout? References: <14683.24704.785023.470503@knock.econ.vt.edu> <395B64BE.3D27ED@dante.org.uk> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Konstantin Chuguev wrote: > > "Russell D. Murphy Jr." wrote: > > > The pccard.conf settings (/etc/pccard.conf) are: > > > > io 0x120-0x13f > > card "NETGEAR" "FA410TX" > > config 0x20 "ed0" 11 > > I would suggest not to use irq11. irq9 is working fine for me. > You should also try setting IO ports window accordingly to the information > from configuration entry tuples from dumpcis: If the card works under Win95, try using the same address/irq in the FreeBSD configuration as the card uses under Win95. But the error looks more like the autonegotiation not working correctly. Try use the fa_select program to set the speed and full/half duplex mode before running ifconfig on the card. fa_select was posted in the FA410TX discussion, you can (I hope) find it in the list archive. If not, I have it (but not just here). David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Jun 29 10: 4:31 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from pobox.rwwa.com (pobox.rwwa.com [216.254.75.81]) by hub.freebsd.org (Postfix) with ESMTP id 8D5E337B711 for ; Thu, 29 Jun 2000 10:04:26 -0700 (PDT) (envelope-from witr@rwwa.com) Received: from rwwa.com (spooky.rwwa.com [192.124.97.13]) by pobox.rwwa.com (8.9.3/8.9.3) with ESMTP id NAA96283; Thu, 29 Jun 2000 13:15:29 -0400 (EDT) (envelope-from witr@rwwa.com) Message-Id: <200006291715.NAA96283@pobox.rwwa.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: freebsd-mobile@freebsd.org Cc: David Bauer Subject: Re: Netgear FA410TX - ed0: device timeout? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 29 Jun 2000 13:04:51 -0400 From: Robert Withrow Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org :- If the card works under Win95, try using the same address/irq in the :- FreeBSD configuration as the card uses under Win95. Interestingly enough, I was suffering from the same problem with an older FA410TX card that *was* working fine with 228PAO until I decided to upgrade to 40REL. The above advice worked for me, with the settings: io 0x120-0x13f config 0x20 "ed0" 11 This card has exactly *one* config tuple (the 0x20 one). Also, I'm using the latest version of if_ed.c in the releng_4 branch, but I have no idea if that helps or hinders. :-But the error looks more like the autonegotiation not working :-correctly. I may be wrong, but I don't think that will cause the "ed0: device timeout" thing. That message happens when the card isn't interrupting correctly. --------------------------------------------------------------------- Robert Withrow, R.W. Withrow Associates, Swampscott MA, witr@rwwa.COM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Jun 29 11:32:16 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from www.genprofile.com (www.genprofile.com [141.80.240.218]) by hub.freebsd.org (Postfix) with ESMTP id 1955F37BF0C for ; Thu, 29 Jun 2000 11:32:00 -0700 (PDT) (envelope-from bauer@genprofile.com) Received: from genprofile.com ([141.80.240.219]) by www.genprofile.com (8.8.8/8.8.8) with ESMTP id UAA00892; Thu, 29 Jun 2000 20:31:49 +0200 (CEST) (envelope-from bauer@genprofile.com) Message-ID: <395B9694.DB049721@genprofile.com> Date: Thu, 29 Jun 2000 18:33:56 +0000 From: David Bauer Organization: GenProfile AG X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.0.36 i386) X-Accept-Language: de, en MIME-Version: 1.0 To: Robert Withrow Cc: freebsd-mobile@freebsd.org Subject: Re: Netgear FA410TX - ed0: device timeout? References: <200006291715.NAA96283@pobox.rwwa.com> Content-Type: multipart/mixed; boundary="------------F8495A8F8EC94DE23ECBFCAD" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------F8495A8F8EC94DE23ECBFCAD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > io 0x120-0x13f > config 0x20 "ed0" 11 > > This card has exactly *one* config tuple (the 0x20 one). Also, I'm using > the latest version of if_ed.c in the releng_4 branch, but I have no idea > if that helps or hinders. Yup? So your card is probably somewhat different from my version. 0x20 is the default index. I have other config tuples: 0x1 with IO at 0x300 this is what I use together with IRQ 11. The other are:0x2 with IO at 0x320; 0x3 - 0x340; 0x4 - 0x380. > I may be wrong, but I don't think that will cause the "ed0: device timeout" > thing. That message happens when the card isn't interrupting correctly. You are wrong. The horrible is that the autonegotiation problem gives exactly the same kind of error one would expect from and interrupt problem. I had exactly the same trouble with my FA410TX. As far as I have followed the list, in 4.0-STABLE this problem should be fixed in the ed driver source. But I'm not sure. I have attached the fa_select.c. Caution !! The io addr. is hard coded (see comment in the code). Hope this helps, David. --------------F8495A8F8EC94DE23ECBFCAD Content-Type: text/plain; charset=us-ascii; name="fa_select.c" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="fa_select.c" /* fa_select.c */ /* modified for FreeBSD 4.x */ /* */ #include #include #include #include #include #include #include #include #include #include #define BASE_ADDR 0x300 /* replace with the card base address */ inline unsigned char inb (unsigned short port) { unsigned char _v; __asm__ __volatile__ ("inb %w1,%0":"=a" (_v):"Nd" (port)); return _v; } inline void outb (unsigned char value, unsigned short port) { __asm__ __volatile__ ("outb %b0,%w1"::"a" (value), "Nd" (port)); } static int sockets_open(void) { int sock; if ((sock = socket(AF_INET, SOCK_DGRAM, 0)) != -1) return sock; else if ((sock = socket(AF_IPX, SOCK_DGRAM, 0)) != -1) return sock; else return socket(AF_APPLETALK, SOCK_DGRAM, 0); } void write_bit(int port, int bit) { outb((bit << 6) + 0x20, port); usleep(1); outb((bit << 6) + 0xa0, port); usleep(1); outb((bit << 6) + 0x20, port); } int read_bit(int port) { int i; outb(0, port); usleep(1); outb(0x80, port); usleep(1); i = inb(port); outb(0, port); return (i & 0x10) >> 4; } void reset(int port) { outb(0x08, port); usleep(1); outb(0x0C, port); usleep(1); outb(0x08, port); usleep(1); outb(0x0C, port); outb(0x00, port); } int reada(int port, int adr) { int i,j; for (i=0; i<0x20; i++) write_bit(port, 1); write_bit(port, 0); write_bit(port, 1); write_bit(port, 1); write_bit(port, 0); write_bit(port, 0); write_bit(port, 0); write_bit(port, 0); write_bit(port, 0); write_bit(port, 0); write_bit(port, (adr & 0x10) >> 4); write_bit(port, (adr & 0x08) >> 3); write_bit(port, (adr & 0x04) >> 2); write_bit(port, (adr & 0x02) >> 1); write_bit(port, (adr & 0x01) >> 0); j = read_bit(port); if (j == 1) j = read_bit(port); for (i=0; i<16; i++) { j = (j << 1) + read_bit(port); } write_bit(port, 1); return j; } int writea(int port, int adr, int val) { int i; outb(0x08, port); usleep(1); outb(0x0C, port); usleep(1); outb(0x08, port); usleep(1); outb(0x0C, port); outb(0x00, port); for (i=0; i<0x20; i++) write_bit(port, 1); write_bit(port, 0); write_bit(port, 1); write_bit(port, 0); write_bit(port, 1); write_bit(port, 0); write_bit(port, 0); write_bit(port, 0); write_bit(port, 0); write_bit(port, 0); write_bit(port, (adr & 0x10) >> 4); write_bit(port, (adr & 0x08) >> 3); write_bit(port, (adr & 0x04) >> 2); write_bit(port, (adr & 0x02) >> 1); write_bit(port, (adr & 0x01) >> 0); write_bit(port, 1); write_bit(port, 0); write_bit(port, (val & 0x8000) >> 15); write_bit(port, (val & 0x4000) >> 14); write_bit(port, (val & 0x2000) >> 13); write_bit(port, (val & 0x1000) >> 12); write_bit(port, (val & 0x0800) >> 11); write_bit(port, (val & 0x0400) >> 10); write_bit(port, (val & 0x0200) >> 9); write_bit(port, (val & 0x0100) >> 8); write_bit(port, (val & 0x0080) >> 7); write_bit(port, (val & 0x0040) >> 6); write_bit(port, (val & 0x0020) >> 5); write_bit(port, (val & 0x0010) >> 4); write_bit(port, (val & 0x0008) >> 3); write_bit(port, (val & 0x0004) >> 2); write_bit(port, (val & 0x0002) >> 1); write_bit(port, (val & 0x0001) >> 0); write_bit(port, 1); return 0; } int main(int argc, char **argv) { int skfd, i, sub; struct ifreq ifr; /* base_addr = atoi(argv[3]);*/ /* printf ("%i",base_addr);*/ skfd = sockets_open(); if (skfd == -1) { perror("socket"); exit(1); } strcpy(ifr.ifr_name, argv[1]); /* if (ioctl(skfd, SIOCGIFMAP, &ifr) < 0) { perror("ioctl"); exit(1); }*/ i = atoi(argv[2]); switch(i) { case 0: sub = 0x0000; break; case 1: sub = 0x0100; break; case 2: sub = 0x2000; break; default: sub = 0x2100; break; } i386_set_ioperm(BASE_ADDR+0x1c, 1, 1); reset(BASE_ADDR+0x1c); writea(BASE_ADDR+0x1c, 0, 0x8000); writea(BASE_ADDR+0x1c, 0, sub); close(skfd); exit(0); return 0; } --------------F8495A8F8EC94DE23ECBFCAD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Jun 29 13:22:49 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from web4501.mail.yahoo.com (web4501.mail.yahoo.com [216.115.105.62]) by hub.freebsd.org (Postfix) with SMTP id 35C7A37B834 for ; Thu, 29 Jun 2000 13:22:46 -0700 (PDT) (envelope-from tim4832@yahoo.com) Message-ID: <20000629202244.29657.qmail@web4501.mail.yahoo.com> Received: from [63.211.170.135] by web4501.mail.yahoo.com; Thu, 29 Jun 2000 13:22:44 PDT Date: Thu, 29 Jun 2000 13:22:44 -0700 (PDT) From: Tim Smith Subject: Sony won't stay suspended (sometimes)? To: freebsd-mobile@freebsd.org 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 Sony PCG-F420 laptop, running 4.0 RELEASE. The problem that I have is when I try to suspend the laptop to memory (using either the keystroke combo or the 'zzz' command) often it wakes instantly. I have apm support compiled into the kernel, but I'm not running apmd. Running apmd has no effect on the problem. Eventually, I can get it to suspend if I try long enough, but it would be nice to have this working perfectly... Is anybody else seeing this behavior? How can I fix this? - T __________________________________________________ Do You Yahoo!? Get Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Jun 29 17: 6:55 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from hamtic.acay.com.au (acay.com.au [203.7.132.2]) by hub.freebsd.org (Postfix) with ESMTP id 8581C37C230; Thu, 29 Jun 2000 17:06:22 -0700 (PDT) (envelope-from haznkaz@acay.com.au) Received: from acay.com.au (acay01912461.acay.com.au [203.19.124.61]) by acay.com.au (8.9.3+3.2W/8.9.3) with ESMTP id KAA46229; Fri, 30 Jun 2000 10:09:51 +1000 (EST) (envelope-from haznkaz@acay.com.au) Message-ID: <395BE468.1F82E815@acay.com.au> Date: Fri, 30 Jun 2000 10:06:00 +1000 From: Harry & Karen Woodward-Clarke X-Mailer: Mozilla 4.61 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG, freebsd-mobile@freebsd.org Subject: Psion Gold card modem & Dell Latitude Content-Type: multipart/mixed; boundary="------------705AACBF75B6BBC65291BEB7" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------705AACBF75B6BBC65291BEB7 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Greetings, I am signed onto both freebsd-questions & freebsd-mobile - but this is at work, I'm presently at home, and I'm trying to configure my modem to log on to work - so please reply to "haznkaz@acay.com.au" - thanks. Ok - the problem is, I am having difficulties 'seeing' the Psion/Dacom V90 PC-Card modem in my (work's) Dell Latitude CPx H laptop (pc-card slot 0). # uname -a FreeBSD nbhwc01.syd.s1.com 4.0-RELEASE FreeBSD 4.0-RELEASE #8: Fri Jun 30 09:36:31 EST 2000 root@nbhwc01.syd.s1.com:/usr/src/sys/compile/NBHWC01 i386 When I enter (as root) #pccardc dumpcis, I receive... Read return -1 bytes (expected 2) pccardc: CIS code read: Cannot allocate memory Read return -1 bytes (expected 10) Configuration data for card in slot 1 2 slots found Now, before I proceed - when first installed V4 (last weekend) I am "pretty sure" the card showed up and properly identified. Since then I've modified the kernel (see attached NBHWC01 configuration file) and the /etc/pccard.conf - oh, there is a built in sound card on irq 5, so I've removed it from the candidates for pccards. # PCCARD configuration file # # Removing all IRQ conflicts from this file can't be done because of some # IRQ-selfish PC-cards. So if you want to use some of these cards in # your machine, you will be forced to modify their IRQ parameters from # the following list. # # IRQ == 0 means "allocate free IRQ from IRQ pool" # IRQ == 16 means "do not use IRQ (e.g. PIO mode)" # # Send new entries for this file to imp@freebsd.org. He's volunteered # to act as coordinator for this file. # # Generally available IO ports io 0x240-0x360 # Generally available IRQs (Built-in sound-card owners remove 5) irq 3 10 11 13 15 # Available memory slots memory 0xd4000 96k # Random modem bundled with Dell systems card "Psion Dacom" "Gold Card Global 56K+Fax" config 0x23 "sio2" ? insert logger -t pccard:$device -s "Psion Dacom modem card inserted" remove logger -t pccard:$device -s "Psion Dacom modem card removed" [eof] Lastly, also attached is the output from dmesg. Any comments, help, sage advice willingly accepted. I know I _could_ just go back to 'scratch' ;') But that ain't the U*ix way ;') thanks in advance, Haxxa --------------705AACBF75B6BBC65291BEB7 Content-Type: text/plain; charset=us-ascii; name="dmesg.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="dmesg.txt" Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-RELEASE #8: Fri Jun 30 09:36:31 EST 2000 root@nbhwc01.syd.s1.com:/usr/src/sys/compile/NBHWC01 Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon (448.62-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x681 Stepping = 1 Features=0x383f9ff real memory = 268369920 (262080K bytes) avail memory = 257331200 (251300K bytes) Preloaded elf kernel "kernel" at 0xc02f0000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc02f009c. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 11 pcic-pci0: irq 11 at device 3.0 on pci0 pcic-pci1: irq 11 at device 3.1 on pci0 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0x860-0x86f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 7.2 irq 11 chip1: port 0x840-0x84f at device 7.3 on pci0 chip2: port 0xd800-0xd8ff irq 5 at device 8.0 on pci0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model GlidePoint, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> pcic0: at port 0x3e0 iomem 0xd0000 irq 10 on isa0 pcic0: management irq 10 pccard0: on pcic0 pccard1: on pcic0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1: configured irq 3 not in bitmap of probed irqs 0 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 ad0: 5729MB [12416/15/63] at ata0-master using UDMA33 acd0: CDROM at ata1-master using PIO4 Mounting root from ufs:/dev/ad0s2a pccard: card inserted, slot 1 fd0c: hard error writing fsbn 1 of 1-19 (ST0 40 ST1 2 ST2 0 cyl 0 hd 0 sec 2) fd0c: hard error writing fsbn 1 of 1-19 (ST0 40 ST1 2 ST2 0 cyl 0 hd 0 sec 2) fd0c: hard error writing fsbn 1 of 1-19 (ST0 40 ST1 2 ST2 0 cyl 0 hd 0 sec 2) --------------705AACBF75B6BBC65291BEB7 Content-Type: text/plain; charset=us-ascii; name="Nbhwc01" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Nbhwc01" # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.freebsd.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246 2000/03/09 16:32:55 jlemon Exp $ machine i386 #cpu I386_CPU #cpu I486_CPU #cpu I586_CPU cpu I686_CPU ident NBHWC01 maxusers 32 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extentions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O # Optionally these may need tweaked, (defaults shown): #options NCPU=2 # number of CPUs #options NBUS=4 # number of busses #options NAPIC=1 # number of IO APICs #options NINTR=24 # number of INTs device isa device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 #device fd1 at fdc0 drive 1 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # SCSI Controllers #device ahb # EISA AHA1742 family #device ahc # AHA2940 and onboard AIC7xxx devices #device amd # AMD 53C974 (Teckram DC-390(T)) #device dpt # DPT Smartcache - See LINT for options! #device isp # Qlogic family #device ncr # NCR/Symbios Logic #device sym # NCR/Symbios Logic (newer chipsets) #device adv0 at isa? #device adw #device bt0 at isa? #device aha0 at isa? #device aic0 at isa? # SCSI peripherals #device scbus # SCSI bus (required) #device da # Direct Access (disks) #device sa # Sequential Access (tape etc) #device cd # CD #device pass # Passthrough device (direct SCSI access) # RAID controllers #device ida # Compaq Smart RAID #device amr # AMI MegaRAID #device mlx # Mylex DAC960 family # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at nexus? disable flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support device card device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 device pcic1 at isa? irq 11 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports 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 9 #5 #device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device plip # TCP/IP over parallel device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') #device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device tx # SMC 9432TX (83c170 ``EPIC'') #device vx # 3Com 3c590, 3c595 (``Vortex'') #device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. device miibus # MII bus support #device dc # DEC/Intel 21143 and various workalikes #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. #device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 #device ex #device ep # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attatement needed # and resources will always be dynamically assigned by the pccard code. #device wi # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP # mode (the factory default). If you set the switches on your ISA # card for a manually chosen I/O address and IRQ, you must specify # those paremeters here. #device an # The probe order of these is presently determined by i386/isa/isa_compat.c. #device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 #device fe0 at isa? port 0x300 #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 #device sn0 at isa? port 0x300 irq 10 # requires PCCARD (PCMCIA) support to be activated #device xe0 at isa? # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device gif 4 # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # USB support #device uhci # UHCI PCI->USB interface #device ohci # OHCI PCI->USB interface #device usb # USB Bus (required) #device ugen # Generic #device uhid # "Human Interface Devices" #device ukbd # Keyboard #device ulpt # Printer #device umass # Disks/Mass storage - Requires scbus and da #device ums # Mouse # USB Ethernet, requires mii #device aue # ADMtek USB ethernet #device cue # CATC USB ethernet #device kue # Kawasaki LSI USB ethernet --------------705AACBF75B6BBC65291BEB7-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Jun 29 23:26:11 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from snafu.adept.org (adsl-63-201-63-44.dsl.snfc21.pacbell.net [63.201.63.44]) by hub.freebsd.org (Postfix) with ESMTP id 394B237B6A6 for ; Thu, 29 Jun 2000 23:26:09 -0700 (PDT) (envelope-from sandy@adept.org) Received: by snafu.adept.org (Postfix, from userid 1002) id CDAA59EE01; Thu, 29 Jun 2000 23:26:08 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by snafu.adept.org (Postfix) with ESMTP id C4ED69B001 for ; Thu, 29 Jun 2000 23:26:08 -0700 (PDT) Date: Thu, 29 Jun 2000 23:26:08 -0700 (PDT) From: Sandy Le To: freebsd-mobile@freebsd.org Subject: CTX Laptop 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 CTX laptop I'd like to get setup with FreeBSD, and am wondering if anyone has had success doing this with specifications such as mine... Video: NeoMagic MagicGraph 128XD Network: Xircom CE-IIps CreditCard Ethernet Adapter [XPS Driver] Sound: ESS1869 (AudioDrive) All information would be greatly appreciated, basic and any specific problems that have been encountered. sandy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 30 4:43:53 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id BDA5F37B99D for ; Fri, 30 Jun 2000 04:43:50 -0700 (PDT) (envelope-from jedgar@fxp.org) Received: from earth.causticlabs.com (oca-p2-88.hitter.net [207.192.76.88]) by pawn.primelocation.net (Postfix) with ESMTP id 05B089B1C; Fri, 30 Jun 2000 07:43:49 -0400 (EDT) Date: Fri, 30 Jun 2000 07:43:48 -0400 (EDT) From: "Chris D. Faulhaber" X-Sender: jedgar@earth.causticlabs.com To: Sandy Le Cc: freebsd-mobile@freebsd.org Subject: Re: CTX Laptop 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 Thu, 29 Jun 2000, Sandy Le wrote: > I have a CTX laptop I'd like to get setup with FreeBSD, and am wondering > if anyone has had success doing this with specifications such as mine... > > Video: NeoMagic MagicGraph 128XD > Network: Xircom CE-IIps CreditCard Ethernet Adapter [XPS Driver] > Sound: ESS1869 (AudioDrive) > > All information would be greatly appreciated, basic and any specific > problems that have been encountered. > My CTX-700E works great here. The video card is supported under XFree86 and the sound card works natively. Unfortunately, the BIOS doesn't supply USB with an IRQ, so USB on the laptop isn't possible. Otherwise, this laptop Just Works[tm] with FreeBSD. ----- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://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 Fri Jun 30 6: 4:40 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from gw1.mncp.net (mail.mncp.net [195.248.175.98]) by hub.freebsd.org (Postfix) with ESMTP id CE54437B71A for ; Fri, 30 Jun 2000 06:04:32 -0700 (PDT) (envelope-from korzh@mncp.net) Received: from mncp.net (ws1016.mncp.net [172.16.1.16]) by gw1.mncp.net (8.10.0/8.10.0) with ESMTP id e5UD2Xb07074 for ; Fri, 30 Jun 2000 16:02:34 +0300 (EEST) Message-ID: <395C9A68.C6D2215E@mncp.net> Date: Fri, 30 Jun 2000 16:02:32 +0300 From: Vitaliy Korzhanyuk X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-mobile@FreeBSD.ORG Subject: Xe0 question. How ? Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi ! Please, help me with my new mobile net card Intel EtherExpress Pro/100 16 in FreeBSD-4.0-STABLE! My hardware is: Toshiba 2595 Satellite. Dmesg after kernel boot told me about nice begin, but... After 'card inserted' message and pccardd starting, I saw some interesting messages on root console, such as: disable_intr, enable_intr, soft_reset, hard_reset, watchdog timeout, resetting card, silicon revision=4 and so on :( Interface does exists and MAC address exists too, but ping to real another UNIX server is impossible (100% packets lost) LED indicator blinking and after 3-5 seconds switching off... pcic0: at port 0x3e0 iomem 0xd0000 irq 10 on isa pcic0 management irq 10 pccard0 pccard: card inserted, slot 0 Some settings in /etc/pccard.conf in Intel EtherExpress section: io 0x240-0x360 irq 7 11 13 15 memory 0xd0000 96k By the way, SuSE Linux 6.4 (2.2.14) with pcmcia-cs-3.1.14 kernel drivers work nice, but FreeBSD more likely for me... Sorry for my hard English, because I'm ex-russian (ukrainian) Bye. Waiting for response. -- Vitaliy Korzhanyuk korzh@mncp.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 30 10:52:39 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.139.170]) by hub.freebsd.org (Postfix) with ESMTP id DDBE037BA36 for ; Fri, 30 Jun 2000 10:52:35 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (hak.nat.Awfulhak.org [172.31.0.12]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id SAA85695; Fri, 30 Jun 2000 18:52:33 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id SAA74781; Fri, 30 Jun 2000 18:52:30 +0100 (BST) (envelope-from brian@Awfulhak.org) Message-Id: <200006301752.SAA74781@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Sandy Le Cc: freebsd-mobile@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: CTX Laptop In-Reply-To: Message from Sandy Le of "Thu, 29 Jun 2000 23:26:08 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 Jun 2000 18:52:30 +0100 From: Brian Somers Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I have a CTX laptop I'd like to get setup with FreeBSD, and am wondering > if anyone has had success doing this with specifications such as mine... > > Video: NeoMagic MagicGraph 128XD > Network: Xircom CE-IIps CreditCard Ethernet Adapter [XPS Driver] > Sound: ESS1869 (AudioDrive) > > All information would be greatly appreciated, basic and any specific > problems that have been encountered. I found it works mostly, but has problems with suspending itself for no apparent reason unless the apm stuff is disabled. I never used USB (Chris mentioned that the bus doesn't get an IRQ). > sandy -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 30 10:54:17 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.iglobal.net (mail.iglobal.net [209.164.193.7]) by hub.freebsd.org (Postfix) with ESMTP id BF42937C110 for ; Fri, 30 Jun 2000 10:54:13 -0700 (PDT) (envelope-from hmarq@interaccess.com) Received: from W98 (209-164-208-189.telares.com [209.164.208.189]) by mail.iglobal.net (8.10.0/8.10.0) with SMTP id e5UHsBu18520 for ; Fri, 30 Jun 2000 12:54:11 -0500 From: "Henry F. Marquardt" To: Subject: PAO/4.0/Dell 3200 Date: Fri, 30 Jun 2000 12:51:41 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've a Dell 3200 that I'd like to install 4.0-stable on. I have a 3CXEM556 3com/megahertz 10MBLan/56K modem combo card on hand, but I'm willing to pick up a 'plain old' 10MB card that is supported. I saw on some other post that PAO is being merged into FBSD and there isn't a PAO 4.0 ... so I've got a chicken and egg thing here ... I've a 4.0 release CD set, but I don't know what net cards it will nataively support and I can't update to the new 'merged' version without a net card. What's the status of the merge? What card should I buy (if I need to buy one)? This is my first laptop install, so if I'm being a ninny, I appologize in advance - I just don't want to spend all day spinning my wheels if I've got the wrong hardware/version combo. TIA Hank To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 30 11:35:54 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from spektr.eu.org (spektr.gnulix.org [212.85.67.107]) by hub.freebsd.org (Postfix) with ESMTP id 1BEE737B561 for ; Fri, 30 Jun 2000 11:35:51 -0700 (PDT) (envelope-from jp@spektr.eu.org) Received: from localhost (jp@localhost) by spektr.eu.org (8.9.3/8.9.3) with ESMTP id UAA15784 for ; Fri, 30 Jun 2000 20:33:12 +0200 (CEST) (envelope-from jp@spektr.eu.org) Date: Fri, 30 Jun 2000 20:33:12 +0200 (CEST) From: Jorgen Pehrson To: freebsd-mobile@FreeBSD.ORG Subject: Armada M700? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I've got an Compaq Armada M700 which is fairly nice. There is one thing that is bugging me though. If I suspend it when running X it locks up and can't be resumed in any way other than removing the battery. If I, on the other hand, switch over to a virtual console and suspend the laptop it will be properly suspended. And it can then be woken up normally. Any ideas what the problem might be? (I'm running 4.0-RELEASE and XFree86 3.3.6) -- Jörgen Pehrson jp@spektr.eu.org http://spektr.eu.org/~jp/ ----------------------------------------------------------- "i must say the linux community is a lot nicer than the unix community. a negative comment on unix would warrent death threats. with linux, it is like stirring up a nest of butterflies." -- Ken Thompson. 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 30 12:42:11 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from ada.eu.org (marvin.enst.fr [137.194.161.2]) by hub.freebsd.org (Postfix) with ESMTP id 6857237BD58; Fri, 30 Jun 2000 12:42:05 -0700 (PDT) (envelope-from sam@antinea.enst.fr) Received: from antinea.enst.fr (antinea.enst.fr [137.194.160.145]) by ada.eu.org (Postfix) with ESMTP id E57C319090; Fri, 30 Jun 2000 21:42:03 +0200 (CEST) Received: by antinea.enst.fr (Postfix, from userid 1000) id D4B0E255; Fri, 30 Jun 2000 21:42:02 +0200 (CEST) To: Mike Smith Cc: Ron Rosson , freebsd-mobile@freebsd.org Subject: Re: APM References: <200006141859.LAA27142@mass.cdrom.com> Mime-Version: 1.0 (generated by tm-edit 1.5) Content-Type: text/plain; charset=US-ASCII Date: 30 Jun 2000 21:42:02 +0200 In-Reply-To: Mike Smith's message of "Wed, 14 Jun 2000 11:59:28 -0700" Lines: 12 X-Mailer: Gnus v5.6.45/XEmacs 21.1 - "Capitol Reef" From: Samuel Tardieu Organization: Ecole Nationale Superieure des Telecommunications Reply-To: Samuel Tardieu Content-Transfer-Encoding: 8bit X-WWW: http://www.inf.enst.fr/~tardieu/ X-Mail-Processing: Sam's procmail tools X-ICQ: 21547599 Message-Id: <2000-06-30-21-42-02+trackit+sam@antinea.enst.fr> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >>>>> "Mike" == Mike Smith writes: Mike> Your BIOS may be lying. Or perhaps Fujitsu count differently. Mike> It's fairly harmless. 8) (My Dell box takes two batteries, and Mike> claims two even when there's only one inserted. Go figure...) Or maybe the way FreeBSD count them is flawed, as my Compaq has also one batteries and FreeBSD reports two, while Windows reports one. Sam -- Samuel Tardieu -- sam@inf.enst.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 30 12:52:53 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from ada.eu.org (marvin.enst.fr [137.194.161.2]) by hub.freebsd.org (Postfix) with ESMTP id 9E40137B6D5 for ; Fri, 30 Jun 2000 12:52:50 -0700 (PDT) (envelope-from sam@antinea.enst.fr) Received: from antinea.enst.fr (antinea.enst.fr [137.194.160.145]) by ada.eu.org (Postfix) with ESMTP id B963C19090; Fri, 30 Jun 2000 21:52:45 +0200 (CEST) Received: by antinea.enst.fr (Postfix, from userid 1000) id C79E3327; Fri, 30 Jun 2000 21:52:26 +0200 (CEST) To: Jorgen Pehrson Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Armada M700? References: Mime-Version: 1.0 (generated by tm-edit 1.5) Content-Type: text/plain; charset=US-ASCII Date: 30 Jun 2000 21:52:26 +0200 In-Reply-To: Jorgen Pehrson's message of "Fri, 30 Jun 2000 20:33:12 +0200 (CEST)" Lines: 19 X-Mailer: Gnus v5.6.45/XEmacs 21.1 - "Capitol Reef" From: Samuel Tardieu Organization: Ecole Nationale Superieure des Telecommunications Reply-To: Samuel Tardieu Content-Transfer-Encoding: 8bit X-WWW: http://www.inf.enst.fr/~tardieu/ X-Mail-Processing: Sam's procmail tools X-ICQ: 21547599 Message-Id: <2000-06-30-21-52-26+trackit+sam@antinea.enst.fr> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >>>>> "Jorgen" == Jorgen Pehrson writes: Jorgen> Hi, I've got an Compaq Armada M700 which is fairly nice. There Jorgen> is one thing that is bugging me though. If I suspend it when Jorgen> running X it locks up and can't be resumed in any way other Jorgen> than removing the battery. Jorgen> If I, on the other hand, switch over to a virtual console and Jorgen> suspend the laptop it will be properly suspended. And it can Jorgen> then be woken up normally. This is a FAQ, and the answer is "you need to have special support in the X server", but as far as I can read I've never seen anyone explaining what this support is and why it is not included in the XFree86 distribution :) Sam -- Samuel Tardieu -- sam@inf.enst.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 30 14:19: 9 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id 3FD0037B516 for ; Fri, 30 Jun 2000 14:19:02 -0700 (PDT) (envelope-from pir@pir.net) Received: from pir by moek.pir.net with local (Exim) id 1388BW-0003Ez-00 for mobile@freebsd.org; Fri, 30 Jun 2000 17:18:50 -0400 Date: Fri, 30 Jun 2000 17:18:49 -0400 From: Peter Radcliffe To: mobile@freebsd.org Subject: Re: Patch for the Nth insert of ata cards Message-ID: <20000630171849.A11960@pir.net> Mail-Followup-To: mobile@freebsd.org References: <200006282251.QAA59305@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200006282251.QAA59305@harmony.village.org>; from imp@village.org on Wed, Jun 28, 2000 at 04:51:38PM -0600 X-fish: < Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Warner Losh probably said: > Here's a patch for the problems that people have been seeing when they > insert a PCCARD or CF ata card, muck with it, eject it, and insert it > again. Sometimes mucking with it again would result in a panic. Using this patch and insert/removing a flash card and using it in the same patterns (and others) that crashed the machine before seems to work perfectly now. Thanks Warner ! 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 Fri Jun 30 16:46:43 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from afs.itc.keio.ac.jp (afs.itc.keio.ac.jp [131.113.212.3]) by hub.freebsd.org (Postfix) with SMTP id B274737C3AC for ; Fri, 30 Jun 2000 16:46:39 -0700 (PDT) (envelope-from hosokawa@itc.keio.ac.jp) Received: (qmail 28826 invoked from network); 30 Jun 2000 23:46:38 -0000 Received: from dhcp04.itc.keio.ac.jp (HELO localhost.FromTo.Cc) (131.113.212.124) by afs.itc.keio.ac.jp with SMTP; 30 Jun 2000 23:46:38 -0000 Date: Sat, 01 Jul 2000 08:46:42 +0900 Message-ID: <86ituqg2al.wl@rinogo.FromTo.Cc> From: Tatsumi Hosokawa To: hmarq@interaccess.com Cc: freebsd-mobile@freebsd.org Subject: Re: PAO/4.0/Dell 3200 In-Reply-To: In your message of "Fri, 30 Jun 2000 12:51:41 -0500" References: User-Agent: Wanderlust/1.1.0 (Overjoyed) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 9) (Canyonlands) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At Fri, 30 Jun 2000 12:51:41 -0500, Henry F. Marquardt wrote: > > I saw on some other post that PAO is being merged into FBSD and there isn't > a PAO 4.0 ... so I've got a chicken and egg thing here ... I've a 4.0 > release CD set, but I don't know what net cards it will nataively support > and I can't update to the new 'merged' version without a net card. > > What's the status of the merge? Talking about pccard.conf, I added a set of PC-card Ethernet cards found in 4.0-RELEASE /etc/pccard.conf.default to HARDWARE.TXT of 4.0-RELEASE. http://www.freebsd.org/cgi/cvsweb.cgi/src/etc/defaults/pccard.conf is the current status of pccard.conf but please note that it contains a few entries that relys upon the code that has not merged into -current tree yet (especially, SCSI cards). -- --------------------------- Tatsumi Hosokawa hosokawa@itc.keio.ac.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 30 20:25:27 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.networkone.net (mail.networkone.net [209.144.112.75]) by hub.freebsd.org (Postfix) with SMTP id 329C537B553 for ; Fri, 30 Jun 2000 20:25:13 -0700 (PDT) (envelope-from reader@newsguy.com) Received: (qmail 23616 invoked from network); 1 Jul 2000 03:25:10 -0000 Received: from adsl-117-113.ln.networkone.net (HELO reader.ptw.com) (209.144.117.113) by mail.networkone.net with SMTP; 1 Jul 2000 03:25:10 -0000 Received: (from reader@localhost) by reader.ptw.com (8.9.3/8.9.3) id UAA15009; Fri, 30 Jun 2000 20:25:07 -0700 To: freebsd-mobile@FreeBSD.ORG Subject: Endless cycle of reboots From: Harry Putnam Date: 30 Jun 2000 20:25:07 -0700 Message-ID: Lines: 50 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Toshiba 4005CDS 4.0 snap 06/23 Netgear FA410 <<== yes it is working. I've trashed my setup to the point where all I get is an endless cycle of reboots. Trying to stop the boot process and boot -s. It still just reboots endlessly. Thanks to lots of help from posters here my network was up and could be started manually after bootup. I was working on a way to start my network connection during boot and had tried putting something like: ifconfig_ed0="inet ed0 xxx.xxx.x.2 netmask 255.255.255.0" or similar...I don't have it now but it was right out of the book. Then: route add default xxx.xxx.x.1 (This is an ethernet connection .... the default route is needed to access the internet thru a IPmasqed linux box.) That seemed to fail because the pccard were not initialized yet So I wanted to try to start it later by putting something in /etc/rc.local /etc/rc.loca /bin/ifup-ed0 This is a script that says: #!/bin/sh sleep 15 ifconfig ed0 xxx.xx.x.2 netmask 255.255.255.0 up sleep 4 route add default xxx.xx.x.1 ## done I tried booting with an fixit floppy but just get the same boot prompt and cycling reboots.. The fixit is from an older release.. Is that important? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Jun 30 20:55:59 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from c1mailgw1.prontomail.com (c1mailgw1.prontomail.com [208.178.29.197]) by hub.freebsd.org (Postfix) with ESMTP id 8F4B637B5BC for ; Fri, 30 Jun 2000 20:55:57 -0700 (PDT) (envelope-from giffunip@asme.org) Received: by c1mailgw1.prontomail.com (NPlex 4.5.049) id 3958EAA700067C8F for freebsd-mobile@FreeBSD.org; Fri, 30 Jun 2000 20:55:55 -0700 Received: from 216.72.232.219 by SmtpServer for ; Sat, 01 Jul 2000 03:55:17 +0000 Message-ID: <395D6D6E.7C2CF142@asme.org> Date: Fri, 30 Jun 2000 23:02:54 -0500 From: "Pedro F. Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 4.5 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: freebsd-mobile@FreeBSD.org Subject: Conflict between neomagic and apm Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello guys; I am happily using FreeBSD-4.0R on my SONY VAIO F-250 (with the neomagic sound/video chipset). I built the kernel with apm (no flags) and then added the new pcm (no flags). Everything runs nicely, however I noticed that after pcm was added to the kernel, "shutdown -p +0" won't powerdown the system any more. After running xmcd I am also noticing that the volume can't be set higher than what Winblows had before (maybe this was my fault when configuring xmcd though). Sorry if this is known behavior, I didn't find this reported on the archives. As always kudos for the apm and pcm maintainers! Pedro. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jul 1 1:19:49 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from omta01.mta.everyone.net (sitemail.everyone.net [216.200.145.35]) by hub.freebsd.org (Postfix) with ESMTP id C7CEF37B888 for ; Sat, 1 Jul 2000 01:19:43 -0700 (PDT) (envelope-from FreeBSD@irelands.org) Received: from sitemail.everyone.net (reports [216.200.145.62]) by omta01.mta.everyone.net (Postfix) with ESMTP id 9903F1D50 for ; Sat, 1 Jul 2000 01:19:43 -0700 (PDT) Received: by sitemail.everyone.net (Postfix, from userid 60001) id 7BD43E0B5; Sat, 1 Jul 2000 01:19:43 -0700 (PDT) Content-Type: text/plain Content-Disposition: inline Mime-Version: 1.0 X-Mailer: MIME-tools 4.104 (Entity 4.117) Date: Sat, 1 Jul 2000 01:19:43 -0700 (PDT) From: Arthur Chang To: freebsd-mobile@FreeBSD.ORG Subject: Help needed for pcmcia card Reply-To: FreeBSD@irelands.org X-Originating-Ip: [203.117.33.24] Message-Id: <20000701081943.7BD43E0B5@sitemail.everyone.net> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I understand that this is not the right place to pose a question. But I'm so desprate to get my pcmcia card working and no one have reply me at freebsd-question. System:- Toshiba 300CDS Notebook FreeBSD Releases 4.0 Pcmcia Card:- Prolink V.90 pcmcia modem (model 1456c) Socket Communication INC serial adapter I've tried to use other setting on the mailing archive, and the configuration from pccard.conf.sample. But none of which is working with my hardware. Some even hang the whole system. I've new to FreeBSD and hope to have some clue getting it to work. Thank You P.S: my pccardc dumpics output as follow: Code 135 not found Code 135 not found code Unknown ignored Configuration data for card in slot 0 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 = 48 000: 05 00 50 43 4d 43 49 41 20 20 00 35 36 4b 20 56 010: 2e 39 30 20 46 61 78 20 4d 6f 64 65 6d 20 28 4c 020: 4b 29 20 20 00 46 4d 35 36 30 4c 4b 20 20 00 ff Version = 5.0, Manuf = [PCMCIA ],card vers = [56K V.90 Fax Modem (LK) ] Addit. info = [FM560LK ] Tuple #3, code = 0x20 (Manufacturer ID), length = 4 000: 75 01 00 00 PCMCIA ID = 0x175, OEM ID = 0x0 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 = 0x0 (Null tuple), length = 7 000: 41 45 49 23 37 a1 00 Tuple #17, code = 0x14 (No link), length = 0 Tuple #18, code = 0xff (Terminator), length = 0 Configuration data for card in slot 1 Tuple #1, code = 0x1 (Common memory descriptor), length = 2 000: d4 3a Common memory device information: Device number 1, type Function specific, WPS = OFF Speed = 100nS, Memory block size = 8Kb, 8 units Tuple #2, code = 0x10 (Checksum), length = 5 000: 07 00 e8 00 6f Checksum from offset 7, length 232, value is 0x6f Tuple #3, code = 0x17 (Attribute memory descriptor), length = 2 000: d4 3a Attribute memory device information: Device number 1, type Function specific, WPS = OFF Speed = 100nS, Memory block size = 8Kb, 8 units Tuple #4, code = 0x14 (No link), length = 0 Tuple #5, code = 0x20 (Manufacturer ID), length = 4 000: 04 01 01 00 PCMCIA ID = 0x104, OEM ID = 0x1 Tuple #6, code = 0x21 (Functional ID), length = 2 000: 02 01 Serial port/modem - POST initialize Tuple #7, code = 0x22 (Functional EXT), length = 4 000: 00 02 0f 7f Serial interface extension: 16550 UART, Parity - Space,Mark,Odd,Even, Tuple #8, code = 0x15 (Version 1 info), length = 59 000: 04 01 53 6f 63 6b 65 74 20 43 6f 6d 6d 75 6e 69 010: 63 61 74 69 6f 6e 73 20 49 6e 63 00 53 65 72 69 020: 61 6c 20 50 6f 72 74 20 41 64 61 70 74 65 72 20 030: 52 65 76 69 73 69 6f 6e 20 42 00 Version = 4.1, Manuf = [Socket Communications Inc],card vers = [Serial Port Adapter Revision B] Addit. info = [],[],[],[],[],[€],[ - ],[ ],[],[],[],[],[],[],[],[0],[] Tuple #9, code = 0x1a (Configuration map), length = 5 000: 01 00 00 80 0f Reg len = 2, config register addr = 0x8000, last config = 0x0 Registers: XXXX---- Tuple #10, code = 0x1b (Configuration entry), length = 19 000: c1 41 99 49 55 2d 54 23 30 ff ff 20 c1 05 43 4f 010: 4d 58 00 Config index = 0x1(default) Interface byte = 0x41 (I/O) +RDY/-BSY active Vcc pwr: Nominal operating supply voltage: 5 x 1V Continuous supply current: 2.5 x 10mA Power down supply current: 5 x 1mA Card decodes 3 address lines, 8 Bit I/O only IRQ modes: Level IRQ level = 3 Max twin cards = 0 Misc attr: (Read-only) (Power down supported) Tuple #11, code = 0x1b (Configuration entry), length = 23 000: c3 41 99 49 55 2d 54 b0 60 f8 03 07 30 10 00 20 010: c1 05 43 4f 4d 31 00 Config index = 0x3(default) Interface byte = 0x41 (I/O) +RDY/-BSY active Vcc pwr: Nominal operating supply voltage: 5 x 1V Continuous supply current: 2.5 x 10mA Power down supply current: 5 x 1mA Card decodes 16 address lines, 8 Bit I/O only I/O address # 1: block start = 0x3f8 block length = 0x8 IRQ modes: Level IRQs: 4 5 12 Max twin cards = 0 Misc attr: (Power down supported) Tuple #12, code = 0x1b (Configuration entry), length = 23 000: c5 41 99 49 55 2d 54 b0 60 f8 02 07 30 08 00 20 010: c1 05 43 4f 4d 32 00 Config index = 0x5(default) Interface byte = 0x41 (I/O) +RDY/-BSY active Vcc pwr: Nominal operating supply voltage: 5 x 1V Continuous supply current: 2.5 x 10mA Power down supply current: 5 x 1mA Card decodes 16 address lines, 8 Bit I/O only I/O address # 1: block start = 0x2f8 block length = 0x8 IRQ modes: Level IRQs: 4 5 11 Max twin cards = 0 Misc attr: (Power down supported) Tuple #13, code = 0x1b (Configuration entry), length = 23 000: c7 41 99 49 55 2d 54 b0 60 e8 03 07 30 10 00 20 010: c1 05 43 4f 4d 33 00 Config index = 0x7(default) Interface byte = 0x41 (I/O) +RDY/-BSY active Vcc pwr: Nominal operating supply voltage: 5 x 1V Continuous supply current: 2.5 x 10mA Power down supply current: 5 x 1mA Card decodes 16 address lines, 8 Bit I/O only I/O address # 1: block start = 0x3e8 block length = 0x8 IRQ modes: Level IRQs: 4 5 12 Max twin cards = 0 Misc attr: (Power down supported) Tuple #14, code = 0x1b (Configuration entry), length = 23 000: c9 41 99 49 55 2d 54 b0 60 e8 02 07 30 08 00 20 010: c1 05 43 4f 4d 34 00 Config index = 0x9(default) Interface byte = 0x41 (I/O) +RDY/-BSY active Vcc pwr: Nominal operating supply voltage: 5 x 1V Continuous supply current: 2.5 x 10mA Power down supply current: 5 x 1mA Card decodes 16 address lines, 8 Bit I/O only I/O address # 1: block start = 0x2e8 block length = 0x8 IRQ modes: Level IRQs: 4 5 11 Max twin cards = 0 Misc attr: (Power down supported) Tuple #15, code = 0x1b (Configuration entry), length = 18 000: c0 40 e1 49 55 2d 54 48 01 80 00 20 c1 04 4d 45 010: 4d 00 Config index = 0x0(default) Interface byte = 0x40 (memory) +RDY/-BSY active Vcc pwr: Nominal operating supply voltage: 5 x 1V Continuous supply current: 2.5 x 10mA Power down supply current: 5 x 1mA Memory descriptor 1 blk length = 0x100 card addr = 0x8000 Max twin cards = 0 Misc attr: (Power down supported) Tuple #16, code = 0xff (Terminator), length = 0 2 slots found == A smooth sea never made a skillful mariner _____________________________________________________________ Darklite.Com - Global Web Solutions at the RIGHT price. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jul 1 6: 4:24 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by hub.freebsd.org (Postfix) with ESMTP id 5F00437B9E5 for ; Sat, 1 Jul 2000 06:04:21 -0700 (PDT) (envelope-from scott.mitchell@mail.com) Received: from lungfish.ntlworld.com ([62.253.85.109]) by mta03-svc.ntlworld.com (InterMail vM.4.01.02.27 201-229-119-110) with ESMTP id <20000701130419.IWTT290.mta03-svc.ntlworld.com@lungfish.ntlworld.com>; Sat, 1 Jul 2000 14:04:19 +0100 Received: (from scott@localhost) by lungfish.ntlworld.com (8.8.8/8.8.8) id OAA02035; Sat, 1 Jul 2000 14:04:17 +0100 (BST) (envelope-from scott) Message-ID: <20000701140416.33518@localhost> Date: Sat, 1 Jul 2000 14:04:16 +0100 From: Scott Mitchell To: Vitaliy Korzhanyuk , freebsd-mobile@FreeBSD.ORG Subject: Re: Xe0 question. How ? References: <395C9A68.C6D2215E@mncp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <395C9A68.C6D2215E@mncp.net>; from Vitaliy Korzhanyuk on Fri, Jun 30, 2000 at 04:02:32PM +0300 X-Operating-System: FreeBSD 2.2.6-RELEASE i386 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, Jun 30, 2000 at 04:02:32PM +0300, Vitaliy Korzhanyuk wrote: > Hi ! > Please, help me with my new mobile net card Intel EtherExpress Pro/100 > 16 in FreeBSD-4.0-STABLE! > My hardware is: Toshiba 2595 Satellite. > Dmesg after kernel boot told me about nice begin, but... > After 'card inserted' message and pccardd starting, I saw > some interesting messages on root console, such as: > disable_intr, enable_intr, soft_reset, hard_reset, watchdog timeout, > resetting card, silicon revision=4 and so on :( > Interface does exists and MAC address exists too, but ping > to real another UNIX server is impossible (100% packets lost) > LED indicator blinking and after 3-5 seconds switching off... Those messages are normal, except for the watchdog timeout. The usual cause of that particular problem is pccardd assigning the wrong IRQ line to the card -- Xircom hardware ssems to be picky about this. What do you have in your /etc/pccard.conf entry for xe0? What IRQ was the card using with SuSE? You probably want to use the same one with BSD. Those cards definitely work with the xe driver... if you can, run tcpdump (or something similar) on the other end of the wire just to convince yourself that packets are going out... Cheers, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott.mitchell@mail.com | 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 Jul 1 6:34:31 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from hotmail.com (f219.law8.hotmail.com [216.33.241.219]) by hub.freebsd.org (Postfix) with SMTP id D505837BC57 for ; Sat, 1 Jul 2000 06:34:27 -0700 (PDT) (envelope-from aoypcc@hotmail.com) Received: (qmail 980 invoked by uid 0); 1 Jul 2000 13:34:21 -0000 Message-ID: <20000701133421.979.qmail@hotmail.com> Received: from 202.64.186.229 by www.hotmail.com with HTTP; Sat, 01 Jul 2000 06:34:21 PDT X-Originating-IP: [202.64.186.229] From: "peter kok" To: freebsd-mobile@FreeBSD.ORG Subject: problem for PCMCIA - Texas Instruments Date: Sat, 01 Jul 2000 13:34:21 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi I have dell notebook 3500 inspirion with texas instructments PCMCIA card. I would like to install freebsd 4.0 by ftp. But I couldn't find any network device after booting up via floppy disk. How do I do? tks for your help best regards Peter ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail 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 Sat Jul 1 7:43:31 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from c1mailgw4.prontomail.com (admin.commtouch.com [208.178.29.200]) by hub.freebsd.org (Postfix) with ESMTP id A2E1937B51E for ; Sat, 1 Jul 2000 07:43:29 -0700 (PDT) (envelope-from giffunip@asme.org) Received: from c1mail01.prontomail.com (208.178.29.101) by c1mailgw4.prontomail.com (NPlex 4.5.049) id 39591EAC0006A980 for freebsd-mobile@FreeBSD.org; Sat, 1 Jul 2000 07:43:27 -0700 Received: by c1mail01.prontomail.com (NPlex 2.0.123); Sat, 1 Jul 2000 07:43:22 -0700 Received: from 209.88.169.181 by SmtpServer for ; Sat, 01 Jul 2000 14:43:38 +0000 Message-ID: <395E05A2.D94B80A0@asme.org> Date: Sat, 01 Jul 2000 09:52:18 -0500 From: "Pedro F. Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 4.5 [en]C-CCK-MCD {Sony} (Win98; U) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Sean O'Connell Cc: freebsd-mobile@FreeBSD.org Subject: Re: Conflict between neomagic and apm References: <395D6D6E.7C2CF142@asme.org> <20000701002333.C59974@stat.Duke.EDU> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thanks Sean, Sean O'Connell wrote: > > Pedro F. Giffuni stated: > : Hello guys; > : > : I am happily using FreeBSD-4.0R on my SONY VAIO F-250 (with the neomagic > : sound/video chipset). I built the kernel with apm (no flags) and then > : added the new pcm (no flags). Everything runs nicely, however I noticed > : that after pcm was added to the kernel, "shutdown -p +0" won't powerdown > : the system any more. > > Do you have > > apm_enable="YES" > Pilot error. This was definitely the problem. Thanks ! Pedro. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jul 1 8:42:21 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from zmail6.easynet.fr (email.easynet.fr [195.114.64.207]) by hub.freebsd.org (Postfix) with SMTP id 392BC37B51E for ; Sat, 1 Jul 2000 08:42:18 -0700 (PDT) (envelope-from fonvi@easynet.fr) Received: (qmail 53289 invoked from network); 1 Jul 2000 15:42:16 -0000 Received: from mailgate3.easynet.fr (192.168.1.4) by mailserver.easynet.fr with QMQP; 1 Jul 2000 15:42:16 -0000 Received: from adsl-92-1-170.pops.easynet.fr (HELO vobiscum.styx.org) (212.11.34.170) by mrelay3.easynet.fr with SMTP; 1 Jul 2000 15:40:36 -0000 Received: (from marc@localhost) by vobiscum.styx.org (8.9.3/8.9.3/ - 6/08/98) id RAA01011; Sat, 1 Jul 2000 17:35:08 +0200 (CEST) (envelope-from marc) Date: Sat, 1 Jul 2000 17:35:08 +0200 From: Marc Fonvieille To: =?iso-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= Cc: freebsd-mobile@freebsd.org Subject: Re: Netgear FA410TX - Some progress (Patch included) Message-ID: <20000701173507.A583@vobiscum.styx.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0.1i In-Reply-To: ; from mikko@dynas.se on Tue, Jun 27, 2000 at 06:48:29AM +0200 X-Useless-Header: Black Metal inc. X-Operating-System: FreeBSD 4.0-STABLE Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jun 27, 2000 at 06:48:29AM +0200, Mikko Työläjärvi wrote: [snip] > As someone on this list mentioned that Linux already has support for > this chip, I grabbed the Linux source (beware the GPL!), extracted > what seemed to be somewhat relevant parts, and squeezed into > "if_ed.c," with little or no clue as to what I was doing. It worked. > > It looks like newer versions of this card use an updated ethernet > controller (DL10022 instead of DL10019), and that the lack of the > correct incantations is why initializatio fails. > [snip] > > I haven't tested the hack with any other cards, or in any other setup > than the one on my desk right now, so it may in fact not work for > anyone else, or anywhere else :) > > The Linux driver (pcnet_cs) also contains code to disable collision > detection on full duplex duplex links, but it was not obvious where to > put it, so it is not included. > > /Mikko > This patch works fine with my FA410TX (seems to be a DL10022), i don't have to use fa_select anymore. Maybe someone should «clean» the code and merge it with if_ed.c Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jul 1 9: 9:10 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.networkone.net (mail.networkone.net [209.144.112.75]) by hub.freebsd.org (Postfix) with SMTP id D063737B70F for ; Sat, 1 Jul 2000 09:09:07 -0700 (PDT) (envelope-from reader@newsguy.com) Received: (qmail 32473 invoked from network); 1 Jul 2000 16:09:06 -0000 Received: from adsl-117-113.ln.networkone.net (HELO reader.ptw.com) (209.144.117.113) by mail.networkone.net with SMTP; 1 Jul 2000 16:09:06 -0000 Received: (from reader@localhost) by reader.ptw.com (8.9.3/8.9.3) id JAA18140; Sat, 1 Jul 2000 09:09:03 -0700 To: freebsd-mobile@FreeBSD.ORG Subject: Re: problem for PCMCIA - Texas Instruments References: <20000701133421.979.qmail@hotmail.com> From: Harry Putnam In-Reply-To: "peter kok"'s message of "Sat, 01 Jul 2000 13:34:21 GMT" Date: 01 Jul 2000 09:08:57 -0700 Message-ID: User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Lines: 47 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "peter kok" writes: > Hi > > I have dell notebook 3500 inspirion with texas instructments PCMCIA > card. I would like to install freebsd 4.0 by ftp. > > But I couldn't find any network device after booting up via floppy disk. > > How do I do? tks for your help I recently tried the same thing (not your specific card) and found that the general concensus is that laptops are prone to trouble with the pcmcia cards. If you have trouble there it is a very good chance that you will never get networking established using `sysinstall'. Thats the program used during installation, that helps you configure a network. What I did and what others have advised is to get a base install some other way. From cd (best) or from downloaded base install, put on a dos disk. Get the base system installed and running. Then begin the process of tracking down the trouble. There have been some additions to the code that finds pcmcia cards in the 4.0 snapshots since about 06/18 or so. You can get the snapshots at: ftp://releng4.freebsd.org/pub/FreeBSD/snapshots/i386/ The most recent being 2000701 (July 1). What you'll want are the files in the top directory: Everthing but `packages', which is a symlink to about 37,484 packages (just a guess.. he he). And XF86336@, which is also a symlink to lots of stuff. All the base X stuff. If you have dsl or a t-1 or something, it would make sense to get everthing under XF86* but you don't need any of it to install a base system. Once you have a base system running.... look at your boot messages and repost here with some better information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jul 1 14: 2:34 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from logatome.francenet.fr (logatome-2.francenet.fr [193.149.96.2]) by hub.freebsd.org (Postfix) with ESMTP id C6C9D37B819 for ; Sat, 1 Jul 2000 14:02:31 -0700 (PDT) (envelope-from e-masson@kisoft-services.com) Received: from localhost.nantes.kisoft-services.com (Rennes13.francenet.net [193.149.110.141]) by logatome.francenet.fr (8.10.1/8.10.1) with SMTP id e61L2S106638 for ; Sat, 1 Jul 2000 23:02:29 +0200 (CEST) Date: Sat, 1 Jul 2000 17:11:08 +0200 Message-ID: <3110-Sat01Jul2000171108+0200-e-masson@kisoft-services.com> X-Mailer: 21.1 (patch 9) "Canyonlands" XEmacs Lucid (via feedmail 8 I); VM 6.75 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid From: Eric Masson To: freebsd-mobile@freebsd.org Subject: Intel Pro/Wireless 2011 lan Reply-To: e-masson@kisoft-services.com Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, Is there any support planned for this line of products ? Intel material is an OEM of Symbol Spectrum 24. http://www.intel.com/network/products/wireless.htm http://www.symbol.com/products/wireless/wireless.html Thanks in advance Eric Masson -- Opinions stated below are mine and can't be considered as official Kisoft Services policy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jul 1 16: 4:42 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from elvis.mu.org (elvis.mu.org [207.154.226.10]) by hub.freebsd.org (Postfix) with ESMTP id CBEC837B68A for ; Sat, 1 Jul 2000 16:04:39 -0700 (PDT) (envelope-from paul@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1000) id 7D0872B28D; Sat, 1 Jul 2000 18:04:38 -0500 (CDT) Date: Sat, 1 Jul 2000 16:04:38 -0700 From: Paul Saab To: Marc Fonvieille Cc: =?iso-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= , freebsd-mobile@freebsd.org Subject: Re: Netgear FA410TX - Some progress (Patch included) Message-ID: <20000701160438.A63091@elvis.mu.org> References: <20000701173507.A583@vobiscum.styx.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2i In-Reply-To: <20000701173507.A583@vobiscum.styx.org>; from fonvi@easynet.fr on Sat, Jul 01, 2000 at 05:35:08PM +0200 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Marc Fonvieille (fonvi@easynet.fr) wrote: > This patch works fine with my FA410TX (seems to be a DL10022), i don't > have to use fa_select anymore. > > Maybe someone should «clean» the code and merge it with if_ed.c I will take care of this. -- Paul Saab Technical Yahoo paul@mu.org - ps@yahoo-inc.com - ps@freebsd.org Do You .. uhh .. Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jul 1 16:20:11 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from dynas.se (c220966-a.smateo1.sfba.home.com [24.19.156.4]) by hub.freebsd.org (Postfix) with ESMTP id D864937B6F9 for ; Sat, 1 Jul 2000 16:20:06 -0700 (PDT) (envelope-from mikko@dynas.se) Received: (from mikko@localhost) by dynas.se (8.9.3/8.9.3) id BAA78219; Sun, 2 Jul 2000 01:20:07 +0200 (CEST) (envelope-from mikko) Date: Sun, 2 Jul 2000 01:20:06 +0200 (CEST) From: =?ISO-8859-1?Q?Mikko_Ty=F6l=E4j=E4rvi?= X-Sender: mikko@dynas.se To: Paul Saab Cc: Marc Fonvieille , freebsd-mobile@freebsd.org Subject: Re: Netgear FA410TX - Some progress (Patch included) In-Reply-To: <20000701160438.A63091@elvis.mu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Reply-To: mikko@dynas.se X-MIME-Autoconverted: to 8bit by snemail 0.35 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sat, 1 Jul 2000, Paul Saab wrote: > Marc Fonvieille (fonvi@easynet.fr) wrote: > > This patch works fine with my FA410TX (seems to be a DL10022), i don't > > have to use fa_select anymore. > > > > Maybe someone should «clean» the code and merge it with if_ed.c > > I will take care of this. Some notes: - Have a look at the Linux code I stole (pcnet_cs.c from pcmcia.sourceforge.net) - there is code dealing with full-duplex links in there too. Or better yet - somehow get the specs and figure out how everything really should be done :-) - What about media selection? As the "fa_select" program shows, these cards support it, but there is no trace of media selction in if_ed.c. - I have problems using the interface directly after it has been ifconfig:ed - I had to increase some sleep times in dhclient-script in order for dhcp to work reliably (at least when using fixed leases on networks w/o a server). /Mikko Mikko Työläjärvi_______________________________________mikko@rsasecurity.com RSA Security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jul 1 18:11: 7 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.networkone.net (mail.networkone.net [209.144.112.75]) by hub.freebsd.org (Postfix) with SMTP id 61B3237BA95 for ; Sat, 1 Jul 2000 18:11:05 -0700 (PDT) (envelope-from reader@newsguy.com) Received: (qmail 13447 invoked from network); 2 Jul 2000 01:11:04 -0000 Received: from adsl-117-113.ln.networkone.net (HELO reader.ptw.com) (209.144.117.113) by mail.networkone.net with SMTP; 2 Jul 2000 01:11:04 -0000 Received: (from reader@localhost) by reader.ptw.com (8.9.3/8.9.3) id SAA20317; Sat, 1 Jul 2000 18:11:02 -0700 To: freebsd-mobile@FreeBSD.ORG Subject: X-display from laptop to desk From: Harry Putnam Date: 01 Jul 2000 18:11:02 -0700 Message-ID: Lines: 49 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Using 4.0 snap 06/24 I have this installed on a Toshiba 4005CDS. I have some of the X libraries etc but do not have X set up. Currently I'm accessing the FreeBSD install mostly from a desk top pc running RedHat Linux 6.2. I'm able to ssh to the laptop and run apps on the desktop unit in X like this: $ ssh reader@laptop Then I have user readers console on the remote (laptop). From there I can say `emacs . &' and an emacs running in reader@laptop/$HOME is displayed on my desk unit in X mode. Still leaving access to the remote terminal. OK fine... this is all as it should be. I can run `vim', `emacs', `gvim' etc. Anything that can be made to run in X will start and display on the local(desktop) X screen. But only so long as I stay in a user account on the remote. If I su to root on the remote, I can no longer run anthing that needs X. For example: On the remote: `su root' # emacs FILE X11 connection rejected because of wrong authentication at Sat Jul 1 18:06:31 2000. a Rejected connection at Sat Jul 1 18:06:31 2000: X11 connection from satellite.local.lan port 1126 Error: Couldn't find per display information root@satellite /root At first I thought it was something to do with ssh and ssh-agent so set an /root/.ssh/authorized_keys in the remote /root directory... didn't help. Looking at the error I think now it is refering only to X authorization. Which I know almost nothing about. Does anyone recognize this error and know what it is about? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jul 1 18:13:57 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from heaven.gigo.com (heaven.gigo.com [209.0.55.69]) by hub.freebsd.org (Postfix) with ESMTP id 9A0AE37BB74 for ; Sat, 1 Jul 2000 18:13:56 -0700 (PDT) (envelope-from jfesler@gigo.com) Received: from localhost (localhost.gigo.com [127.0.0.1]) by heaven.gigo.com (Postfix) with ESMTP id B4AB516E50; Sat, 1 Jul 2000 18:13:55 -0700 (PDT) Date: Sat, 1 Jul 2000 18:13:55 -0700 (PDT) From: Jason Fesler To: Harry Putnam Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: X-display from laptop to desk 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 > If I su to root on the remote, I can no longer run anthing that needs > X. For example: That's because your authentication changed. What we do at work i "ssh root@localhost", give the root password, and a new set of X forwarding is created. At this point you can now run X apps as root. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Jul 1 19:36:48 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.networkone.net (mail.networkone.net [209.144.112.75]) by hub.freebsd.org (Postfix) with SMTP id E4A6C37BCB0 for ; Sat, 1 Jul 2000 19:36:45 -0700 (PDT) (envelope-from reader@newsguy.com) Received: (qmail 23543 invoked from network); 2 Jul 2000 02:36:45 -0000 Received: from adsl-117-113.ln.networkone.net (HELO reader.ptw.com) (209.144.117.113) by mail.networkone.net with SMTP; 2 Jul 2000 02:36:45 -0000 Received: (from reader@localhost) by reader.ptw.com (8.9.3/8.9.3) id TAA20360; Sat, 1 Jul 2000 19:36:42 -0700 To: freebsd-mobile@FreeBSD.ORG Subject: Binary junk in dmesg output From: Harry Putnam Date: 01 Jul 2000 19:36:42 -0700 Message-ID: Lines: 12 User-Agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Running 4.0 snap 06/24 on a Toshiba 4005CDS I've been noticing the output of dmesg has started to give a long line of binary junk followed by three sets of boot messages. Following a sort of crash and abrubt powerdown. From my linux experience I've only seen dmesg produce one set of messages. Clear enough that the binary stuff doesn't belong there and is it unusual for dmesg to give more than one set of messages? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message