From owner-freebsd-mobile Sun Feb 28 11:18:44 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rainey.blueneptune.com (rainey.blueneptune.com [209.133.45.253]) by hub.freebsd.org (Postfix) with ESMTP id 7CB39151F2 for ; Sun, 28 Feb 1999 11:18:43 -0800 (PST) (envelope-from aland@SoftOrchestra.com) Received: from SoftOrchestra.com (ppp89.blueneptune.com [209.133.45.89]) by rainey.blueneptune.com (8.8.8/8.8.7) with ESMTP id LAA14970 for ; Sun, 28 Feb 1999 11:18:25 -0800 (PST) (envelope-from aland@SoftOrchestra.com) Message-ID: <36D9969C.75946647@SoftOrchestra.com> Date: Sun, 28 Feb 1999 11:18:52 -0800 From: Alan DuBoff Organization: Software Orchestration, Inc. X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.7 i86pc) X-Accept-Language: en MIME-Version: 1.0 To: mobile@FreeBSD.ORG Subject: Modem working, now getting ppp setup References: <199902260653.OAA02584@netrinsics.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org First of all, many thanks to Andre for helping as well as a couple others that gave some hints on my problems getting the PCMCIA setup and working on my Thinkpad. After realizing that "this ain't Solaris" and I needed to reconfigure the kernel things started to pickup on getting things going. I have my Montana card recognized, and I have some settings I put into my ppp.conf file. I can manually open ppp and manually enter the settings and dial, and it does connect, however, I'm at the point where I need to create some script to logon to my ISP. I was a bit confused as to the CHAP and PAP, I normally just use plain text, and Solaris allows me to enter prompts and responses in the uucp for the System it is calling (is that CHAP???) This probably belongs in another list, so if it annoys you, please refer me to the list I should send it to. BTW, I saw there was a driver for the 3Com 3c574-TX 10/100 NIC I have in the latest Red Hat Linux distribution, does that mean I might be able to see something for FreeBSD soon? I was thinking that source should be available, so could probably be ported, however, I don't have the knowledge on FreeBSD to do that myself. The way FreeBSD sets the ports up to extract, configure, compile, install, etc...it's a real work of art! That makes it so much easier than Solaris x86 (although the packages are not bad on x86) or Linux (the RPMs are not bad either). But the packages on FreeBSD are terrific! -- Alan DuBoff - Conductor Software Orchestration, Inc. aland@SoftOrchestra.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 28 13:40:49 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from dns.MexComUSA.NET (cm4094.cableco-op.com [208.138.40.94]) by hub.freebsd.org (Postfix) with ESMTP id 4110A15317 for ; Sun, 28 Feb 1999 13:40:32 -0800 (PST) (envelope-from eculp@MexComUSA.net) Received: from MexComUSA.net (cm4094.cableco-op.com [208.138.40.94]) by dns.MexComUSA.NET (8.9.3/8.9.1) with ESMTP id NAA65931 for ; Sun, 28 Feb 1999 13:40:13 -0800 (PST) (envelope-from eculp@MexComUSA.net) Message-ID: <36D9B7BC.B1861E9E@MexComUSA.net> Date: Sun, 28 Feb 1999 13:40:12 -0800 From: Edwin Culp Organization: Mexico Communicates, S.C. X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: mobile@FreeBSD.ORG Subject: DE-660 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The dmesg from the AMS TECH - AMD K6 300 Gives me the above error after PC-Card VLSI 82C146 (5 mem & 2 I/O windows) pcic: controller irq 5 Initializing PC-card drivers: ed sio RTC BIOS diagnostic error 20 **** changing root device to wd0s2a Card inserted, slot 1 It finishes coming up and then laptop pccardd[52]: driver allocation failed for D-Link pccardd started Could that be the reason that I can't get my DE-660 card to work? My entry en pccard.conf is: card "D-Link" "DE-660" config 0x20 "ed0" 10 0x10 insert echo DLink NE2000 inserted insert /etc/pccard_ether ed0 link0 -link1 remove echo D-Link NE2000 removed remove /sbin/ifconfig ed0 delete My kernel config is now only device ed0 I have tried device ed0 at isa? port 0x300 net irq 10 iomem 0xd000 vector edintr and several others with no luck I even tried to boot with the PAO boot floppy with the same results. I would appreciate any help. Thanks ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 28 15: 7:25 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rainey.blueneptune.com (rainey.blueneptune.com [209.133.45.253]) by hub.freebsd.org (Postfix) with ESMTP id 6F6891530E for ; Sun, 28 Feb 1999 15:07:17 -0800 (PST) (envelope-from aland@SoftOrchestra.com) Received: from SoftOrchestra.com (ppp85.blueneptune.com [209.133.45.85]) by rainey.blueneptune.com (8.8.8/8.8.7) with ESMTP id PAA01586; Sun, 28 Feb 1999 15:06:57 -0800 (PST) (envelope-from aland@SoftOrchestra.com) Message-ID: <36D9CC2B.CB95CF42@SoftOrchestra.com> Date: Sun, 28 Feb 1999 15:07:23 -0800 From: Alan DuBoff Organization: Software Orchestration, Inc. X-Mailer: Mozilla 4.5 [en] (X11; I; SunOS 5.7 i86pc) X-Accept-Language: en MIME-Version: 1.0 To: Edwin Culp Cc: mobile@FreeBSD.ORG Subject: Re: DE-660 References: <36D9B7BC.B1861E9E@MexComUSA.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ed, I'll try to offer a couple pieces of advice, however, I'm new to FreeBSD and just getting over my problems of getting my Thinkpad going with PCMCIA. Edwin Culp wrote: > > The dmesg from the AMS TECH - AMD K6 300 > > Gives me the above error after > > PC-Card VLSI 82C146 (5 mem & 2 I/O windows) > pcic: controller irq 5 > Initializing PC-card drivers: ed sio > RTC BIOS diagnostic error 20 **** > changing root device to wd0s2a > Card inserted, slot 1 Your IRQ is being assigned to 5, so I assume you don't have sound in your laptop, since they typically use 5 (although they don't have to I guess. That all looks ok. > > It finishes coming up and then > > laptop pccardd[52]: driver allocation failed for D-Link > pccardd started My guess is that the address of your memory is not correct. I had to change the memory location for my laptop as it was overlapped with some other video stuff in my Thinkpad, not sure if that is your problem or not, but it's not allocating, and allocating is typically associated with memory! > > Could that be the reason that I can't get my DE-660 card to work? > > My entry en pccard.conf is: > > card "D-Link" "DE-660" > config 0x20 "ed0" 10 0x10 > insert echo DLink NE2000 inserted > insert /etc/pccard_ether ed0 link0 -link1 > remove echo D-Link NE2000 removed > remove /sbin/ifconfig ed0 delete What is the other line, the one that says: memory 0xd4000 96k Does it still have that by default? Look in your laptop manual and see where you can move that to, or do a dmesg and see if any information from anything else will help you. > > My kernel config is now only > > device ed0 > > I have tried > device ed0 at isa? port 0x300 net irq 10 iomem 0xd000 vector edintr > and several others with no luck I would try and leave everything the way it was and figure out what address and how much space you can give it. I have mine set to: memory 0xd0000 16k And that seems to be enough memory for my cards that are installed (no NIC though, they might need a bigger frame buffer to work with. I only have a SCSI and Modem. I see you have a combo NIC/Modem as it's using ed and sio. Is that correct? -- Alan DuBoff - Conductor Software Orchestration, Inc. aland@SoftOrchestra.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 28 15:34:20 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from dns.MexComUSA.NET (cm4094.cableco-op.com [208.138.40.94]) by hub.freebsd.org (Postfix) with ESMTP id 3D42F1544B for ; Sun, 28 Feb 1999 15:34:03 -0800 (PST) (envelope-from eculp@MexComUSA.net) Received: from MexComUSA.net (cm4094.cableco-op.com [208.138.40.94]) by dns.MexComUSA.NET (8.9.3/8.9.1) with ESMTP id PAA88869; Sun, 28 Feb 1999 15:33:38 -0800 (PST) (envelope-from eculp@MexComUSA.net) Message-ID: <36D9D252.58838B37@MexComUSA.net> Date: Sun, 28 Feb 1999 15:33:38 -0800 From: Edwin Culp Organization: Mexico Communicates, S.C. X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Alan DuBoff Cc: mobile@FreeBSD.ORG Subject: Re: DE-660 References: <36D9B7BC.B1861E9E@MexComUSA.net> <36D9CC2B.CB95CF42@SoftOrchestra.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Alan, I changed the memory, just like yours and it works. I have no idea why, but it works:-) I had changed everything except the memory, in fact I hadn't even seen the line until your mail.:-) Thanks a lot, ed Alan DuBoff wrote: > Ed, > > I'll try to offer a couple pieces of advice, however, I'm new to FreeBSD and > just getting over my problems of getting my Thinkpad going with PCMCIA. > > Edwin Culp wrote: > > > > The dmesg from the AMS TECH - AMD K6 300 > > > > Gives me the above error after > > > > PC-Card VLSI 82C146 (5 mem & 2 I/O windows) > > pcic: controller irq 5 > > Initializing PC-card drivers: ed sio > > RTC BIOS diagnostic error 20 **** > > changing root device to wd0s2a > > Card inserted, slot 1 > > Your IRQ is being assigned to 5, so I assume you don't have sound in your > laptop, since they typically use 5 (although they don't have to I guess. > > That all looks ok. > > > > > It finishes coming up and then > > > > laptop pccardd[52]: driver allocation failed for D-Link > > pccardd started > > My guess is that the address of your memory is not correct. I had to change the > memory location for my laptop as it was overlapped with some other video stuff > in my Thinkpad, not sure if that is your problem or not, but it's not > allocating, and allocating is typically associated with memory! > > > > > Could that be the reason that I can't get my DE-660 card to work? > > > > My entry en pccard.conf is: > > > > card "D-Link" "DE-660" > > config 0x20 "ed0" 10 0x10 > > insert echo DLink NE2000 inserted > > insert /etc/pccard_ether ed0 link0 -link1 > > remove echo D-Link NE2000 removed > > remove /sbin/ifconfig ed0 delete > > What is the other line, the one that says: > > memory 0xd4000 96k > > Does it still have that by default? Look in your laptop manual and see where you > can move that to, or do a dmesg and see if any information from anything else > will help you. > > > > > My kernel config is now only > > > > device ed0 > > > > I have tried > > device ed0 at isa? port 0x300 net irq 10 iomem 0xd000 vector edintr > > and several others with no luck > > I would try and leave everything the way it was and figure out what address and > how much space you can give it. > > I have mine set to: > > memory 0xd0000 16k > > And that seems to be enough memory for my cards that are installed (no NIC > though, they might need a bigger frame buffer to work with. I only have a SCSI > and Modem. I see you have a combo NIC/Modem as it's using ed and sio. Is that > correct? > > -- > > Alan DuBoff - Conductor > Software Orchestration, Inc. > aland@SoftOrchestra.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 28 15:50:20 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from lambic.physics.montana.edu (lambic.physics.montana.edu [153.90.192.128]) by hub.freebsd.org (Postfix) with ESMTP id 9231115358 for ; Sun, 28 Feb 1999 15:49:20 -0800 (PST) (envelope-from handy@lambic.physics.montana.edu) Received: from localhost (handy@localhost) by lambic.physics.montana.edu (8.8.8/8.8.7) with ESMTP id QAA24523 for ; Sun, 28 Feb 1999 16:49:02 -0700 (MST) (envelope-from handy@lambic.physics.montana.edu) Date: Sun, 28 Feb 1999 16:49:02 -0700 (MST) From: Brian Handy To: mobile@FreeBSD.ORG Subject: Re: DE-660 In-Reply-To: <36D9B7BC.B1861E9E@MexComUSA.net> Message-ID: X-files: The truth is out there MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hey folks, On Sun, 28 Feb 1999, Edwin Culp wrote: > [I can't get my DE-660 to work] This leads another question, or maybe a request...I submitted the pccard.conf entry for the DE-660, but I must admit -- I just fiddled with variations on the various NE2000 clone entries until I found one that works. I'll bet, I'll bet for sure that if I understood what pccardc was doing and what the output meant, I could do a better job of this. Maybe even a man page. (I say this under the belief there isn't a pccardc man page.) If someone would give us unwashed masses a pccardc -dumpcis output, and then step through it and tell us what it all meant, then suggest how this would impact pccard.conf (amongh whatever else), I would pick up the torch and write an entry for the handbook, a manpage for pccardc and maybe even get an article into daemonnews on the subject. Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 28 16:20:59 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from dingo.cdrom.com (castles234.castles.com [208.214.165.234]) by hub.freebsd.org (Postfix) with ESMTP id 5D8A815313 for ; Sun, 28 Feb 1999 16:20:50 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id QAA15075; Sun, 28 Feb 1999 16:11:39 -0800 (PST) (envelope-from mike@dingo.cdrom.com) Message-Id: <199903010011.QAA15075@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Brian Handy Cc: mobile@FreeBSD.ORG Subject: Re: DE-660 In-reply-to: Your message of "Sun, 28 Feb 1999 16:49:02 MST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 28 Feb 1999 16:11:39 -0800 From: Mike Smith Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > If someone would give us unwashed masses a pccardc -dumpcis output, and > then step through it and tell us what it all meant, then suggest how this > would impact pccard.conf (amongh whatever else), I would pick up the torch > and write an entry for the handbook, a manpage for pccardc and maybe even > get an article into daemonnews on the subject. dingo:~>pccardc dumpcis Configuration data for card in slot 0 Tuple #1, code = 0x1 (Common memory descriptor), length = 3 000: dc 00 ff Common memory device information: Device number 1, type Function specific, WPS = ON Speed = 100nS, Memory block size = 512b, 1 units Random facts about a memory region. Possibly compatability cruft; not relevant to us. Tuple #2, code = 0x17 (Attribute memory descriptor), length = 3 000: 49 00 ff Attribute memory device information: Device number 1, type EEPROM, WPS = ON Speed = 250nS, Memory block size = 512b, 1 units Random facts about the EEPROM, probably containing the MAC, etc. Not relevant to us. Tuple #3, code = 0x15 (Version 1 info), length = 43 000: 04 01 44 41 4e 50 45 58 00 45 4e 2d 36 32 30 30 010: 50 32 00 52 65 76 2e 54 31 00 50 43 4d 43 49 41 020: 20 45 74 68 65 72 6e 65 74 00 ff Version = 4.1, Manuf = [DANPEX],card vers = [EN-6200P2] Addit. info = [Rev.T1],[PCMCIA Ethernet] Version information; contains the manufacturer and version fields that we match against when searching pccard.conf. Tuple #4, code = 0x13 (Link target), length = 3 000: 43 49 53 Tuple magic, ignore. Tuple #5, code = 0x21 (Functional ID), length = 2 000: 06 00 Network/LAN adapter What sort of card this is. Tuple #6, code = 0x1a (Configuration map), length = 5 000: 01 23 f8 03 03 Reg len = 2, config register addr = 0x3f8, last config = 0x23 Registers: XX------ Configuration magic; not relevant to us. Tuple #7, code = 0x1b (Configuration entry), length = 17 000: e0 81 1d 3f 55 4d 5d 06 86 46 26 fc 24 65 30 ff 010: ff Config index = 0x20(default) Interface byte = 0x81 (I/O) wait signal supported Vcc pwr: Nominal operating supply voltage: 5 x 1V Minimum operating supply voltage: 4.5 x 1V Maximum operating supply voltage: 5.5 x 1V Continuous supply current: 1 x 100mA Max current average over 1 second: 1 x 100mA, ext = 0x46 Max current average over 10 ms: 2 x 100mA Wait scale Speed = 1.5 x 10 us Card decodes 4 address lines, 8 Bit I/O only IRQ modes: Level IRQ level = 4 Various default information about the card. This is the template for the following configuration entries. Tuple #8, code = 0x1b (Configuration entry), length = 7 000: 20 08 ca 60 00 03 1f Config index = 0x20 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x300 block length = 0x20 This is a configuration entry; we currently abuse these to turn the config index into an I/O base address/length pair. Tuple #9, code = 0x1b (Configuration entry), length = 7 000: 21 08 ca 60 20 03 1f Config index = 0x21 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: 22 08 ca 60 40 03 1f Config index = 0x22 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x340 block length = 0x20 Tuple #11, code = 0x1b (Configuration entry), length = 7 000: 23 08 ca 60 60 03 1f Config index = 0x23 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x360 block length = 0x20 More configuration entries. Each of these base addresses may be selected by nominating the config index in pccard.conf Tuple #12, code = 0x40 (Version 2 Info), length = 56 000: 00 00 00 00 00 00 00 00 01 54 41 4d 41 52 41 43 010: 4b 20 4d 49 43 52 4f 45 4c 45 43 54 52 4f 4e 49 020: 43 53 00 45 74 68 65 72 6e 65 74 20 50 43 4d 43 030: 49 41 20 43 61 72 64 00 The manufacturer information, etc. in a different format. Tuple #13, code = 0xff (Terminator), length = 0 That's all she wrote. Other cards are pretty much similar; the version 1 info and config tuples are really all that we do anything with. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ 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 Sun Feb 28 17:44:42 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from socrates.i-pi.com (socrates.i-pi.com [198.49.217.5]) by hub.freebsd.org (Postfix) with ESMTP id 8601E15162 for ; Sun, 28 Feb 1999 17:44:35 -0800 (PST) (envelope-from ingham@socrates.i-pi.com) Received: (from ingham@localhost) by socrates.i-pi.com (8.9.1/8.9.1) id SAA02466; Sun, 28 Feb 1999 18:43:05 -0700 Message-ID: <19990228184304.A2452@socrates.i-pi.com> Date: Sun, 28 Feb 1999 18:43:04 -0700 From: Kenneth Ingham To: Alan DuBoff , mobile@FreeBSD.ORG Subject: Re: Modem working, now getting ppp setup References: <199902260653.OAA02584@netrinsics.com> <36D9969C.75946647@SoftOrchestra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2 In-Reply-To: <36D9969C.75946647@SoftOrchestra.com>; from Alan DuBoff on Sun, Feb 28, 1999 at 11:18:52AM -0800 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, Feb 28, 1999 at 11:18:52AM -0800, Alan DuBoff wrote: > I was a bit confused as to the CHAP and PAP, I normally just use plain > text, and Solaris allows me to enter prompts and responses in the uucp > for the System it is calling (is that CHAP???) The PPP protocol contains two types of authentication. PAP is similar to providing a login name and password, CHAP never sends the secret across the connection. If your phone may be tapped (or the connection between you and your modem), CHAP is more secure. In both cases, you have a ``login name'' and a shared secret (password). You can provide this info as a part of the config file for PPP. However, you may need to do nothing at all with these, as the place you dial into may have you log in first, then start up PPP. In this case, no (PPP) authentication is done. If you can get the connection to start manually, then what you really need to be doing is creating chat strings (similar to the UUCP chat you described). Kenneth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 28 18: 4:34 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (Postfix) with ESMTP id 2C55E151C0 for ; Sun, 28 Feb 1999 18:04:25 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.8.8/8.8.8) with ESMTP id CAA14028; Mon, 1 Mar 1999 02:02:38 GMT (envelope-from brian@Awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id CAA31102; Mon, 1 Mar 1999 02:02:14 GMT (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199903010202.CAA31102@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Alan DuBoff Cc: mobile@FreeBSD.ORG Subject: Re: Modem working, now getting ppp setup In-reply-to: Your message of "Sun, 28 Feb 1999 11:18:52 PST." <36D9969C.75946647@SoftOrchestra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 01 Mar 1999 02:02:11 +0000 From: Brian Somers Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [.....] > I was a bit confused as to the CHAP and PAP, I normally just use plain text, and > Solaris allows me to enter prompts and responses in the uucp for the System it > is calling (is that CHAP???) [.....] Nope. There are reasonable descriptions in the ppp man page. You should get by editing the ``set login'' bit of the pmdemand label from ppp.conf.sample. > -- > > Alan DuBoff - Conductor > Software Orchestration, Inc. > aland@SoftOrchestra.com -- 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 Sun Feb 28 19:53:43 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from ns1.venus.net (ns1.venus.net [205.243.72.10]) by hub.freebsd.org (Postfix) with ESMTP id 5C34F14F15 for ; Sun, 28 Feb 1999 19:53:41 -0800 (PST) (envelope-from leclaire@sprintmail.com) Received: from localhost (ee-dial24.seidata.com [208.10.209.216]) by ns1.venus.net (8.8.8/8.8.5) with SMTP id WAA11612; Sun, 28 Feb 1999 22:53:15 -0500 (EST) Date: Sun, 28 Feb 1999 22:53:13 -0500 (EST) From: Andre LeClaire X-Sender: leclaire@localhost To: Brian Handy Cc: mobile@FreeBSD.ORG Subject: Re: DE-660 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 You're right, there's definitely a dearth of information about this stuff. I went out and bought a book: "PCMCIA Primer" by Larry Levine, published by M&T Books. It helped me understand it well enough to get my modem & ethernet card going under FreeBSD. Andre > This leads another question, or maybe a request...I submitted the > pccard.conf entry for the DE-660, but I must admit -- I just fiddled with > variations on the various NE2000 clone entries until I found one that > works. I'll bet, I'll bet for sure that if I understood what pccardc was > doing and what the output meant, I could do a better job of this. Maybe > even a man page. (I say this under the belief there isn't a pccardc man > page.) > > If someone would give us unwashed masses a pccardc -dumpcis output, and > then step through it and tell us what it all meant, then suggest how this > would impact pccard.conf (amongh whatever else), I would pick up the torch > and write an entry for the handbook, a manpage for pccardc and maybe even > get an article into daemonnews on the subject. > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 28 20:43: 7 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from proceon.com (q.proceon.com [209.100.198.11]) by hub.freebsd.org (Postfix) with ESMTP id 45C77151D3 for ; Sun, 28 Feb 1999 20:43:00 -0800 (PST) (envelope-from gary.beckman@proceon.com) Received: from nanook (c206-213-84-210.gbeckman.accessone.com [206.213.84.210]) by proceon.com (8.8.7/8.8.7) with SMTP id UAA10400; Sun, 28 Feb 1999 20:42:51 -0800 (PST) (envelope-from gary.beckman@proceon.com) Message-Id: <3.0.1.32.19990228203437.00c0d994@proceon.com> X-Sender: gbeckman@proceon.com X-Mailer: Windows Eudora Light Version 3.0.1 (32) Date: Sun, 28 Feb 1999 20:34:37 -0800 To: freebsd-mobile@freebsd.org From: Gary Beckman Subject: unsubscribe Cc: gary.beckman@proceon.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org unsubscribe #------------------------------------------------------------------# # Gary Beckman Proceon Systems Technology Group # # Senior Systems Consultant Suite 580 # # (206) 624-5548 11410 N.E. 124th Street # # gary.beckman@proceon.com Kirkland, WA. 98034 # #------------------------------------------------------------------# # To request information: info@proceon.com # # or visit us on the web at http://www.proceon.com # #------------------------------------------------------------------# To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 28 20:47: 6 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 964FB152E5 for ; Sun, 28 Feb 1999 20:46:52 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id VAA19552; Sun, 28 Feb 1999 21:46:35 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id VAA01486; Sun, 28 Feb 1999 21:46:22 -0700 Date: Sun, 28 Feb 1999 21:46:22 -0700 Message-Id: <199903010446.VAA01486@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Brian Handy Cc: mobile@FreeBSD.ORG Subject: Re: DE-660 In-Reply-To: References: <36D9B7BC.B1861E9E@MexComUSA.net> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > If someone would give us unwashed masses a pccardc -dumpcis output, and > then step through it and tell us what it all meant, then suggest how this > would impact pccard.conf (amongh whatever else), I would pick up the torch > and write an entry for the handbook, a manpage for pccardc and maybe even > get an article into daemonnews on the subject. See the archives for a posting I made on this a *long* time ago. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 28 20:54:18 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rainey.blueneptune.com (rainey.blueneptune.com [209.133.45.253]) by hub.freebsd.org (Postfix) with ESMTP id 739031532C for ; Sun, 28 Feb 1999 20:54:16 -0800 (PST) (envelope-from aland@SoftOrchestra.com) Received: from jester (ppp144.blueneptune.com [209.133.45.144]) by rainey.blueneptune.com (8.8.8/8.8.7) with SMTP id UAA26735 for ; Sun, 28 Feb 1999 20:53:58 -0800 (PST) (envelope-from aland@SoftOrchestra.com) Message-Id: <3.0.32.19990228204622.01f31cf0@blueneptune.com> X-Sender: aland@blueneptune.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Sun, 28 Feb 1999 20:46:24 -0800 To: mobile@FreeBSD.ORG From: Alan DuBoff Subject: Re: Modem working, now getting ppp setup Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org At 06:43 PM 2/28/99 -0700, Kenneth Ingham wrote: >However, you may need to do nothing at all with these, as the place you >dial into may have you log in first, then start up PPP. In this case, >no (PPP) authentication is done. > >If you can get the connection to start manually, then what you really >need to be doing is creating chat strings (similar to the UUCP chat you >described). Yes, I just responded to a message from Andre, and this echos what he said. I definitely don't need chap or pap, just the chat scripts. I didn't realize that what Solaris does is that type of chat for me behind the covers, but I can dial in manually, and yes, I send my userid, then my password, and I then get a prompt that I enter startppp from, and that starts the juices to flow. I also want to use pppd, most definitely, as KDE has the front end GUI for that, and I use KDE. However, my pppd is not starting right now and it tells me that it can't find the /etc/ppp/options file, which is not there, so I need to figure out what it wants from there and get things setup properly. I was using the online tutorial from sims@ibm.net, and have it setup as he did, but with the interactive section changed to not include the chap stuff. Alan DuBoff - Conductor Software Orchestration, Inc. aland@SoftOrchestra.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 28 20:58:30 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rainey.blueneptune.com (rainey.blueneptune.com [209.133.45.253]) by hub.freebsd.org (Postfix) with ESMTP id 4E7CF152FC for ; Sun, 28 Feb 1999 20:58:29 -0800 (PST) (envelope-from aland@SoftOrchestra.com) Received: from jester (ppp144.blueneptune.com [209.133.45.144]) by rainey.blueneptune.com (8.8.8/8.8.7) with SMTP id UAA27015; Sun, 28 Feb 1999 20:55:39 -0800 (PST) (envelope-from aland@SoftOrchestra.com) Message-Id: <3.0.32.19990228204803.01f29770@blueneptune.com> X-Sender: aland@blueneptune.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Sun, 28 Feb 1999 20:48:05 -0800 To: Brian Somers From: Alan DuBoff Subject: Re: Modem working, now getting ppp setup Cc: 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 At 02:02 AM 3/1/99 +0000, Brian Somers wrote: >Nope. There are reasonable descriptions in the ppp man page. You >should get by editing the ``set login'' bit of the pmdemand label from >ppp.conf.sample. I will look at that, I chopped my ppp.conf.sample down to almost nothing, it resembles what sims.ibm.net had in the tutorial online. Alan DuBoff - Conductor Software Orchestration, Inc. aland@SoftOrchestra.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sun Feb 28 21: 0: 8 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rainey.blueneptune.com (rainey.blueneptune.com [209.133.45.253]) by hub.freebsd.org (Postfix) with ESMTP id BB9E514CB5 for ; Sun, 28 Feb 1999 21:00:04 -0800 (PST) (envelope-from aland@SoftOrchestra.com) Received: from jester (ppp144.blueneptune.com [209.133.45.144]) by rainey.blueneptune.com (8.8.8/8.8.7) with SMTP id UAA27196; Sun, 28 Feb 1999 20:59:45 -0800 (PST) (envelope-from aland@SoftOrchestra.com) Message-Id: <3.0.32.19990228205209.01fd6cd0@blueneptune.com> X-Sender: aland@blueneptune.com X-Mailer: Windows Eudora Pro Version 3.0 (32) Date: Sun, 28 Feb 1999 20:52:12 -0800 To: Edwin Culp From: Alan DuBoff Subject: Re: DE-660 Cc: 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 At 03:33 PM 2/28/99 -0800, Edwin Culp wrote: >I changed the memory, just like yours and it works. I have no idea why, but it >works:-) I had changed everything except the memory, in fact I hadn't even seen >the line until your mail.:-) > >Thanks a lot, Glad it works, but don't take what I say as gospel, I'm fairly new to FreeBSD and going through my share of problems also! I might need to change something again, I keep stripping stuff out of my kernel configuration and now I get a similar message for my Adaptec 1460, that it can't allocate it. I'm not as concerned about my SCSI right now, I am so close to gettin' the modem working, I can feel a chubby startin' in my pants... Alan DuBoff - Conductor Software Orchestration, Inc. aland@SoftOrchestra.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 1 9:20:33 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from kate.nws.fsu.edu (kate.nws.fsu.edu [146.201.16.80]) by hub.freebsd.org (Postfix) with ESMTP id 347181554B for ; Mon, 1 Mar 1999 09:20:23 -0800 (PST) (envelope-from dave@nws.fsu.edu) Received: from localhost (dave@localhost) by kate.nws.fsu.edu (8.9.1/8.9.1) with SMTP id MAA12874 for ; Mon, 1 Mar 1999 12:20:30 -0500 (EST) Date: Mon, 1 Mar 1999 12:20:29 -0500 (EST) From: David Faciane To: freebsd-mobile@FreeBSD.ORG Subject: Combo card 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 Is there combo card support in CURRENT or PAO? Specifically Megahertz XJEM3336 (Eth/33.6k). It doesnt seem to be supported in PAO but perhaps a driver is in the works? Please tell me I can erase Redhat from my laptop now. :) TIA David Faciane |web: http://www.nws.fsu.edu/ NOAA National Weather Service |Real-Time Worldwide Marine Weather Reports Tallahassee, FL | http://www.nws.fsu.edu/buoy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Mon Mar 1 15:20:27 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from grizzly.fas.com (cc69528-a.mtpls1.sc.home.com [24.6.61.166]) by hub.freebsd.org (Postfix) with ESMTP id D491D15477 for ; Mon, 1 Mar 1999 15:20:25 -0800 (PST) (envelope-from stanb@awod.com) Received: by grizzly.fas.com ($Revision: 1.37.109.23 $/16.2) id AA069480398; Mon, 1 Mar 1999 18:19:58 -0500 Subject: 3.0 modem troubles. To: freebsd-mobile@freebsd.org (FreeBSD Mobile List) Date: Mon, 1 Mar 1999 18:19:58 -0500 (EST) From: "Stan Brown" X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1029 Message-Id: <19990301232025.D491D15477@hub.freebsd.org> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am in the process of seting up a new HP 7100 Omnibook on FreeBSD 3.0 (well it's really a truple boot machine). I have a nice new 3COM/Megahertz mode, but it's giving me fits. It seems to work OK under NT, but under FreeBSD, it's really strabge. If I connect to it via cu, or the term functionality of ppp, If for instace I send ATI4, which should give methe register settings, I have to repeatadly press the return key. Each time I do this I get another 4 to 6 characters of teh expected output from the original command. Anyone seen anthing like this? -- Stan Brown stanb@netcom.com 843-745-3154 Westvaco Charleston SC. -- Windows 98: n. useless extension to a minor patch release for 32-bit extensions and a graphical shell for a 16-bit patch to an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand for 1 bit of competition. - (c) 1999 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 Mar 2 5:54: 9 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from crius.flash.net (crius.flash.net [209.30.0.49]) by hub.freebsd.org (Postfix) with ESMTP id 9899214D21 for ; Tue, 2 Mar 1999 05:54:08 -0800 (PST) (envelope-from travler@flash.net) Received: from flash.net (p46.amax6.dialup.aus1.flash.net [208.194.194.46]) by crius.flash.net (8.9.1/8.8.5) with ESMTP id HAA16751 for ; Tue, 2 Mar 1999 07:53:50 -0600 (CST) Message-ID: <36DBEE28.F0779B33@flash.net> Date: Tue, 02 Mar 1999 07:56:56 -0600 From: Chuck X-Mailer: Mozilla 4.02 [en] (WinNT; U) MIME-Version: 1.0 To: FreeBSD Mobile List Subject: unsubscribe References: <19990301232025.D491D15477@hub.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org unsubscribe Stan Brown wrote: > > I am in the process of seting up a new HP 7100 Omnibook on FreeBSD 3.0 > (well it's really a truple boot machine). I have a nice new > 3COM/Megahertz mode, but it's giving me fits. > > It seems to work OK under NT, but under FreeBSD, it's really strabge. > If I connect to it via cu, or the term functionality of ppp, If for > instace I send ATI4, which should give methe register settings, I have > to repeatadly press the return key. Each time I do this I get another 4 > to 6 characters of teh expected output from the original command. > > Anyone seen anthing like this? > > -- > Stan Brown stanb@netcom.com 843-745-3154 > Westvaco > Charleston SC. > -- > Windows 98: n. > useless extension to a minor patch release for 32-bit extensions and > a graphical shell for a 16-bit patch to an 8-bit operating system > originally coded for a 4-bit microprocessor, written by a 2-bit > company that can't stand for 1 bit of competition. > - > (c) 1999 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 2 5:59:13 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from crius.flash.net (echo.flash.net [209.30.0.40]) by hub.freebsd.org (Postfix) with ESMTP id B0AFE14C3C for ; Tue, 2 Mar 1999 05:59:11 -0800 (PST) (envelope-from travler@flash.net) Received: from flash.net (p46.amax6.dialup.aus1.flash.net [208.194.194.46]) by crius.flash.net (8.9.1/8.8.5) with ESMTP id HAA19311 for ; Tue, 2 Mar 1999 07:58:53 -0600 (CST) Message-ID: <36DBEF5B.408C30EE@flash.net> Date: Tue, 02 Mar 1999 08:02:03 -0600 From: Chuck X-Mailer: Mozilla 4.02 [en] (WinNT; U) MIME-Version: 1.0 To: mobile@FreeBSD.ORG Subject: unsubscribe References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org unsubscribe Andre LeClaire wrote: > > You're right, there's definitely a dearth of information about this > stuff. I went out and bought a book: "PCMCIA Primer" by Larry Levine, > published by M&T Books. It helped me understand it well enough to get my > modem & ethernet card going under FreeBSD. > > Andre > > > This leads another question, or maybe a request...I submitted the > > pccard.conf entry for the DE-660, but I must admit -- I just fiddled with > > variations on the various NE2000 clone entries until I found one that > > works. I'll bet, I'll bet for sure that if I understood what pccardc was > > doing and what the output meant, I could do a better job of this. Maybe > > even a man page. (I say this under the belief there isn't a pccardc man > > page.) > > > > If someone would give us unwashed masses a pccardc -dumpcis output, and > > then step through it and tell us what it all meant, then suggest how this > > would impact pccard.conf (amongh whatever else), I would pick up the torch > > and write an entry for the handbook, a manpage for pccardc and maybe even > > get an article into daemonnews on the subject. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Tue Mar 2 13:14:28 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from hyperhost.net (ether.lightrealm.com [207.159.132.5]) by hub.freebsd.org (Postfix) with ESMTP id 1C8131550B; Tue, 2 Mar 1999 13:14:23 -0800 (PST) (envelope-from patseal@hyperhost.net) Received: from port4.annex8.radix.net (port4.annex8.radix.net [205.252.108.4]) by hyperhost.net (8.8.5/8.8.5) with ESMTP id QAA27404; Tue, 2 Mar 1999 16:14:04 -0500 (EST) Date: Tue, 2 Mar 1999 16:14:01 -0500 (EST) From: Patrick Seal To: freebsd-questions@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Laptop Locks up on reboot 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 Dell Latitude CPi locks up during: # reboot (which includes Ctrl-Alt-Del) # shutdown -h now (and pressing any key to reboot) It's just an annoyance, but is therefore annoying. The only way to get it to turn of is to take the battery out while it's still running (not a pleasant thing to think about). I can still just `shutdown -h now` and turn off the power, but if I accidently push a button the damn thing locks up! I can't exactly remember when this started happening, the laptop has always been running at least 3.0-RELEASE. It's now tracking stable. ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds hosting and Design http://www.freebsd.org - http://www.linux.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 3 16: 9:50 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from grizzly.fas.com (cc69528-a.mtpls1.sc.home.com [24.6.61.166]) by hub.freebsd.org (Postfix) with ESMTP id 647A9156D9 for ; Wed, 3 Mar 1999 16:09:46 -0800 (PST) (envelope-from stanb@awod.com) Received: by grizzly.fas.com ($Revision: 1.37.109.23 $/16.2) id AA166636168; Wed, 3 Mar 1999 19:09:28 -0500 Subject: Why is pccardd asiging IRQ 10 to my modem? To: freebsd-mobile@freebsd.org (FreeBSD Mobile List) Date: Wed, 3 Mar 1999 19:09:27 -0500 (EST) From: "Stan Brown" X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 940 Message-Id: <19990304000947.647A9156D9@hub.freebsd.org> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am trying to get a 3COM 3CCM556 modem card to work in my HP Omnibook 7100. In geting the ethernet card to work (thanks to some helpful list memebers), I learned that on this machine, using IRQ is a vad thing. Now after looking at dmesg's output it appears that IRQ 10 is being saigned to my modem! I have remove IRQ10 from the list of available ones in pccard.conf, but this is still hapening. This is on 3.0 from the CD. How can I fix this? and whay is it hapenng? -- Stan Brown stanb@netcom.com 843-745-3154 Westvaco Charleston SC. -- Windows 98: n. useless extension to a minor patch release for 32-bit extensions and a graphical shell for a 16-bit patch to an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand for 1 bit of competition. - (c) 1999 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 Wed Mar 3 17: 1:27 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from grizzly.fas.com (cc69528-a.mtpls1.sc.home.com [24.6.61.166]) by hub.freebsd.org (Postfix) with ESMTP id 4A31914D42 for ; Wed, 3 Mar 1999 17:01:24 -0800 (PST) (envelope-from stanb@awod.com) Received: by grizzly.fas.com ($Revision: 1.37.109.23 $/16.2) id AA216789266; Wed, 3 Mar 1999 20:01:06 -0500 Subject: How can I see messages from pccattd at boot time? To: freebsd-mobile@freebsd.org (FreeBSD Mobile List) Date: Wed, 3 Mar 1999 20:01:06 -0500 (EST) From: "Stan Brown" X-Mailer: ELM [version 2.4 PL24] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 848 Message-Id: <19990304010125.4A31914D42@hub.freebsd.org> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have perl script which autoconfigures my laptop for several networks. It is run from pccardd when the ehternet card is "inserted" Uder 2.x I could see the nice messages put out by it during boot. Now that I am on 3.0, I can't see these anymore. Even wierder, thay are not gatteing to /var/log/pccarrd.debug, or /var/log/messages. Where are tehy going? How do I get them back? -- Stan Brown stanb@netcom.com 843-745-3154 Westvaco Charleston SC. -- Windows 98: n. useless extension to a minor patch release for 32-bit extensions and a graphical shell for a 16-bit patch to an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand for 1 bit of competition. - (c) 1999 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 Wed Mar 3 19:12:57 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from thyme.cisco.com (thyme.cisco.com [171.69.43.12]) by hub.freebsd.org (Postfix) with ESMTP id A9ED914D33 for ; Wed, 3 Mar 1999 19:11:16 -0800 (PST) (envelope-from shibumi@cisco.com) Received: from miranda-bsd.cisco.com (dhcp-sjc5-107-210.cisco.com [171.71.107.210]) by thyme.cisco.com (8.8.8/2.5.1/Cisco List Logging/8.8.8) with ESMTP id TAA13592; Wed, 3 Mar 1999 19:10:32 -0800 (PST) Received: from localhost by miranda-bsd.cisco.com (8.8.8) id TAA04605; Wed, 3 Mar 1999 19:10:30 -0800 (PST) Message-Id: <199903040310.TAA04605@miranda-bsd.cisco.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Gerd Heber Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: wireless In-reply-to: Your message of "Fri, 26 Feb 1999 11:46:56 EST." Reply-To: shibumi@cisco.com X-Disclaimer: Unless otherwise noted below, this is not a policy statement Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 03 Mar 1999 19:10:30 -0800 From: "Kenton A. Hoover" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The Baystack card used to be a Xircom Netwave. Try the cnw driver instead. On Fri, 26 Feb 1999 11:46:56 EST, Sendmail channeled Gerd Heber saying: > > folks, > > has anybody gotten a Bay Networks BayStack 660 Wireless card > to work with, say, 2.2.8-PAO's wlp driver? > I think I'm missing the right "ethers" entry in pccard.conf. > > thanks for your comments. > > gerd > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message | Kenton A. Hoover Network Team Manager | shibumi@cisco.com | | Engineering Computer Services | | | Cisco Systems, Inc. | +1.408.526.5249 | |===================== http://www.shockwave.org/~shibumi ====================| | And who dares mock SPAM? / You? you? you are not worthy | | Of one rich pink fleck | | -- Yet Another SPAM Haiku -- | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Wed Mar 3 22:47:40 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from aniwa.sky (p23-max12.wlg.ihug.co.nz [216.100.145.23]) by hub.freebsd.org (Postfix) with ESMTP id 5883914DD9 for ; Wed, 3 Mar 1999 22:47:35 -0800 (PST) (envelope-from andrew@squiz.co.nz) Received: from aniwa.sky (localhost [127.0.0.1]) by aniwa.sky (8.9.1a/8.9.1) with ESMTP id TAA02499; Thu, 4 Mar 1999 19:47:04 +1300 (NZDT) Message-Id: <199903040647.TAA02499@aniwa.sky> X-Mailer: exmh version 2.0.2 2/24/98 To: rg@schafftauchnix.plusline.de Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: TI PCMCIA Controller In-reply-to: Your message of "Wed, 03 Mar 1999 20:22:35 BST." <199903031922.UAA11068@schafftauchnix.plusline.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 04 Mar 1999 19:47:03 +1300 From: Andrew McNaughton Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [re-directed to freebsd-mobile] use the ep0 driver, not zp0. I'm using this card under FreeBSD 2.2.7 with PAO installed. My dmesg output says "ep0 not found at 0x300", and also "Initializing PC-card drivers: aic fdc ed ep joy sio spc wdc ncv stg" PAO is up to 2.2.8 now, but not 3.1. It could be that FreeBSD does more mobile stuff natively now, but I haven't found any info on this. Andrew McNaughton > Hello, > > I am trying to get my 3c589d PCMCIA network card running > with FreeBSD 3.0 / 3.1 on my new notebook. > > The card was already working on my Toshiba notebook. The > new notebook has a TI PCMCIA Controller. On this controller > FreeBSD finds the 3c589d card. I can also configure the > zp0 interface, the switch shows a link on my port but > I can not send any data (the IP config is correct). > > Can the PCMCIA Controller from TI be the problem > (I needed a special driver for it when installing Win95). > If yes, ist there a solution? > > Thanks in advance > > Richard Gresek To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 4 0: 5:13 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (Postfix) with ESMTP id 4334D14BCE for ; Thu, 4 Mar 1999 00:05:09 -0800 (PST) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (itojun@localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.9.3+3.1W/3.7W) with ESMTP id RAA21288; Thu, 4 Mar 1999 17:04:39 +0900 (JST) To: shibumi@cisco.com Cc: Gerd Heber , freebsd-mobile@FreeBSD.ORG In-reply-to: shibumi's message of Wed, 03 Mar 1999 19:10:30 PST. <199903040310.TAA04605@miranda-bsd.cisco.com> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: wireless (Netwave Airsurfer) From: Jun-ichiro itojun Hagino Date: Thu, 04 Mar 1999 17:04:39 +0900 Message-ID: <21284.920534679@coconut.itojun.org> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >The Baystack card used to be a Xircom Netwave. Try the cnw driver instead. There are two kind of Netwave Airsurfer cards. old: "Netwave Airsurfer", new: "Netwave Airsurfer Plus", with IEEE802.11 compatibility I believe cnw driver is only for old ones. Baystack card is based on Netwave Airsurfer Plus (new one) so it may not work. I saw there was Linux driver for the new ones, so it should be possible to modify cnw driver. (I don't have the new ones personally) itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 4 5:28:39 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from iglou.com (iglou2.iglou.com [192.107.41.8]) by hub.freebsd.org (Postfix) with ESMTP id 0E7D814EA7 for ; Thu, 4 Mar 1999 05:28:28 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.85] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 10IYAa-0003bM-00; Thu, 4 Mar 1999 08:28:09 -0500 Content-Length: 1241 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: <19990304000947.647A9156D9@hub.freebsd.org> Date: Thu, 04 Mar 1999 08:27:58 -0500 (EST) From: Patrick Gardella To: Stan Brown Subject: RE: Why is pccardd asiging IRQ 10 to my modem? Cc: (FreeBSD Mobile List) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 04-Mar-99 Stan Brown wrote: > I am trying to get a 3COM 3CCM556 modem card to work in my HP Omnibook > 7100. In geting the ethernet card to work (thanks to some helpful list > memebers), I learned that on this machine, using IRQ is a vad thing. > Now after looking at dmesg's output it appears that IRQ 10 is being > saigned to my modem! I have remove IRQ10 from the list of available > ones in pccard.conf, but this is still hapening. > > This is on 3.0 from the CD. How can I fix this? and whay is it > hapenng? A couple of questions: 1) Is IRQ 10 being assigned to sioX? If so, then you need to work on the kernel. 2) Is IRQ 10 being assigned when the driver is added to the hardware? If that is the case, then you need to find which driver is being assigned, and edit that part of pccard.conf. You can use "pccardc dumpcis" to get the information about the card. Someone else will need to comment on the ability of the sio driver to work without an IRQ. Patrick --- Patrick S. Gardella Director of Web Development The Creative Group 1-800-804-0783 ext 29 606-858-8029 (fax) http://www.cre8tivegroup.com PGP Key ID 0xEE2D47A9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 4 5:33: 2 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from thyme.cisco.com (thyme.cisco.com [171.69.43.12]) by hub.freebsd.org (Postfix) with ESMTP id BDC6314FC2 for ; Thu, 4 Mar 1999 05:32:57 -0800 (PST) (envelope-from shibumi@cisco.com) Received: from miranda-bsd.cisco.com (khoover-dhcp-171-69-112-70.cisco.com [171.69.112.70]) by thyme.cisco.com (8.8.8/2.5.1/Cisco List Logging/8.8.8) with ESMTP id FAA04659; Thu, 4 Mar 1999 05:31:48 -0800 (PST) Received: from localhost by miranda-bsd.cisco.com (8.8.8) id FAA02755; Thu, 4 Mar 1999 05:31:44 -0800 (PST) Message-Id: <199903041331.FAA02755@miranda-bsd.cisco.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Jun-ichiro itojun Hagino Cc: shibumi@cisco.com, Gerd Heber , freebsd-mobile@FreeBSD.ORG Subject: Re: wireless (Netwave Airsurfer) In-reply-to: Your message of "Thu, 04 Mar 1999 17:04:39 +0900." <21284.920534679@coconut.itojun.org> Reply-To: shibumi@cisco.com X-Disclaimer: Unless otherwise noted below, this is not a policy statement Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 04 Mar 1999 05:31:43 -0800 From: "Kenton A. Hoover" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Sorry, thats correct. Didn't mean to misinform, just forgot about the new generation cards. I do have a new card (my SO uses it on her Windoze box), but haven't taken the time to convert the driver. On Thu, 04 Mar 1999 17:04:39 +0900, Sendmail channeled Jun-ichiro itojun Hagino saying: > > >The Baystack card used to be a Xircom Netwave. Try the cnw driver instead. > > There are two kind of Netwave Airsurfer cards. > old: "Netwave Airsurfer", > new: "Netwave Airsurfer Plus", with IEEE802.11 compatibility > > I believe cnw driver is only for old ones. Baystack card is based on > Netwave Airsurfer Plus (new one) so it may not work. I saw there was > Linux driver for the new ones, so it should be possible to modify > cnw driver. > (I don't have the new ones personally) | Kenton A. Hoover Network Team Manager | shibumi@cisco.com | | Engineering Computer Services | | | Cisco Systems, Inc. | +1.408.526.5249 | |===================== http://www.shockwave.org/~shibumi ====================| | People are our most important assets: they get the high-quality | | inventory control tags | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 4 8:42:40 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from hyperhost.net (ether.lightrealm.com [207.159.132.5]) by hub.freebsd.org (Postfix) with ESMTP id 13E6B14FE4; Thu, 4 Mar 1999 08:42:37 -0800 (PST) (envelope-from patseal@hyperhost.net) Received: from port3.annex8.radix.net (port3.annex8.radix.net [205.252.108.3]) by hyperhost.net (8.8.5/8.8.5) with ESMTP id LAA01478; Thu, 4 Mar 1999 11:42:14 -0500 (EST) Date: Thu, 4 Mar 1999 11:42:10 -0500 (EST) From: Patrick Seal To: Mike Kephart Cc: freebsd-stable@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: reboot hangs and pccard change questions In-Reply-To: <36DEA89D.8935C537@baynetworks.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 4 Mar 1999, Mike Kephart wrote: > Hi, > > I have two problems which have shown up after upgrading from > 3.0-RELEASE to > 3.1-STABLE (as of 2/3/99 at 18:00 CST). The hardware being used here is > a > Dell Latitude CPi laptop. > > 1. The "reboot" command now hangs - on this laptop this is > especially > irritating since the power button is ineffective. Halt still works > fine. > [ I swear I saw this same problem posted recently, but could not find > it in the archives... ] THAT WAS ME! Yes, I have the same problem on the same laptop. You might want to send this stuff to freebsd-mobile@FreeBSD.ORG along with freebsd-questions, that's for laptop stuff. I'm going to take out apm from the kernel, then pccard stuff, and keep reducing to see if I can find the problem. BTW, has anything changed in the reboot command that might cause a hang after rebooting... > > 2. I'm using the Xircom if_xe 1.14 beta pccard driver from Scott > Mitchell. Under > 3.1-STABLE, the driver never gets initialized - the driver name doesn't > show up in the "Initializing PC-CARD drivers:" message from > pccard_configure(). > I was guessing this may have something to do with the return value from > the driver's probe() routine (if_xe always returns 0), but random > attempts > at changing this value induced panics. > > I'm hoping someone more familiar with the pccard code might have some > suggestions. > > Thanks, > \MikeK > ------------------------------------ _____________________________________ Patrick Seal |"Microsoft isn't evil, they just make | really crappy operating systems." Hyperhost - http://www.hyperhost.net| -Linus Torvalds hosting and Design http://www.freebsd.org - http://www.linux.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 4 16: 1:40 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from baynet.baynetworks.com (ns1.BayNetworks.COM [134.177.3.20]) by hub.freebsd.org (Postfix) with ESMTP id 24D70150A0; Thu, 4 Mar 1999 16:01:24 -0800 (PST) (envelope-from Mike_Kephart@corpeast.BayNetworks.COM) Received: from mailhost.BayNetworks.COM (ns5.corpemea.baynetworks.com [141.251.211.49] (may be forged)) by baynet.baynetworks.com (8.9.1/8.9.1) with ESMTP id PAA12026; Thu, 4 Mar 1999 15:59:52 -0800 (PST) Received: from mailhost.corpeast.BayNetworks.COM (ns3.corpeast.baynetworks.com [132.245.135.91]) by mailhost.BayNetworks.COM (8.9.1/8.8.8) with ESMTP id AAA18000; Fri, 5 Mar 1999 00:47:25 +0100 (MET) Received: from bl-mail2.corpeast.BayNetworks.com (bl-mail2-hme0.corpeast.baynetworks.com [132.245.135.83]) by mailhost.corpeast.BayNetworks.COM (SMI-8.6/BNET-97/05/05-S) with SMTP id SAA21473; Thu, 4 Mar 1999 18:46:33 -0500 for Received: from baynetworks.com ([132.245.218.109]) by bl-mail2.corpeast.BayNetworks.com (Post.Office MTA v3.5.1 release 219 ID# 0-51848U14000L14000S0V35) with ESMTP id com; Thu, 4 Mar 1999 18:48:06 -0500 Message-ID: <36DF1B54.8D3A895C@baynetworks.com> Date: Thu, 04 Mar 1999 17:46:29 -0600 From: Mike Kephart Organization: Nortel Networks X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: Patrick Seal Cc: freebsd-stable@FreeBSD.ORG, freebsd-mobile@FreeBSD.ORG Subject: Re: reboot hangs and pccard change questions References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Patrick, I made the time to do a bit of debugging this afternoon and found: - If I define BROKEN_KEYBOARD_RESET in the kernel config (which seemed to require a hack to options, although it's documented in LINT). This doesn't make the laptop actually reboot, but at least the power button works! - Apparently there have been changes in the way the data structures which hook a PCCARD device driver into the startup initialization are defined. Using the macro PCCARD_MODULE() got the Xircom driver going, but I noticed that now the sio driver doesn't register. Can someone familiar with the PCCARD support tell me if I'm missing something? \MikeK Patrick Seal wrote: > > On Thu, 4 Mar 1999, Mike Kephart wrote: > > > Hi, > > > > I have two problems which have shown up after upgrading from > > 3.0-RELEASE to > > 3.1-STABLE (as of 2/3/99 at 18:00 CST). The hardware being used here is > > a > > Dell Latitude CPi laptop. > > > > 1. The "reboot" command now hangs - on this laptop this is > > especially > > irritating since the power button is ineffective. Halt still > works > > fine. > > [ I swear I saw this same problem posted recently, but could not > find > > it in the archives... ] > > THAT WAS ME! Yes, I have the same problem on the same laptop. You might > want to send this stuff to freebsd-mobile@FreeBSD.ORG along with > freebsd-questions, that's for laptop stuff. > > I'm going to take out apm from the kernel, then pccard stuff, and keep > reducing to see if I can find the problem. BTW, has anything changed in > the reboot command that might cause a hang after rebooting... > > > > > 2. I'm using the Xircom if_xe 1.14 beta pccard driver from Scott > > Mitchell. Under > > 3.1-STABLE, the driver never gets initialized - the driver name > doesn't > > show up in the "Initializing PC-CARD drivers:" message from > > pccard_configure(). > > I was guessing this may have something to do with the return value > from > > the driver's probe() routine (if_xe always returns 0), but random > > attempts > > at changing this value induced panics. > > > > I'm hoping someone more familiar with the pccard code might have > some > > suggestions. > > > > Thanks, > > \MikeK > > > > ------------------------------------ _____________________________________ > Patrick Seal |"Microsoft isn't evil, they just make > | really crappy operating systems." > Hyperhost - http://www.hyperhost.net| -Linus Torvalds > hosting and Design > > http://www.freebsd.org - http://www.linux.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 4 18:52:41 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from nomad.patho.gen.nz (dhcp43.apricot99.pacific.net.sg [203.120.27.43]) by hub.freebsd.org (Postfix) with ESMTP id 51F5C15109 for ; Thu, 4 Mar 1999 18:51:31 -0800 (PST) (envelope-from jabley@nomad.patho.gen.nz) Received: (from jabley@localhost) by nomad.patho.gen.nz (8.8.8/8.8.8) id KAA09083 for freebsd-mobile@freebsd.org; Fri, 5 Mar 1999 10:49:14 +0800 (SGT) (envelope-from jabley) Date: Fri, 5 Mar 1999 10:49:14 +0800 From: Joe Abley To: freebsd-mobile@freebsd.org Subject: PAO (or other support) in 3.1/CURRENT? Message-ID: <19990305104914.A9059@nomad.patho.gen.nz> Reply-To: jabley@clear.net.nz Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I have recently fallen back to 2.2.8-RELEASE on a work laptop so that I can include (PAO) support for the above-mentioned PCI/CardBus bridge. Everything is pretty fine and wonderful in a 2.2.8 kind of a way :) Just wondering - what are the plans for PAO support in 3.1 and CURRENT? I seem to recall occasional brief discussion on current about different approaches between PAO's and -current's cardbus support, which seemed to conclude rapidly before any real bloodletting, but I can't seem to find any indication of direction for more recent releases. On a purely selfish note, if someone could point me towards an implementation (PAO or otherwise) which will give me support on may laptop, they would make me very happy! Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Thu Mar 4 19:23:16 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from ogurok.com (ogurok.com [208.212.72.37]) by hub.freebsd.org (Postfix) with ESMTP id DC10414FB5 for ; Thu, 4 Mar 1999 19:23:14 -0800 (PST) (envelope-from oleg@ogurok.com) Received: from localhost (oleg@localhost) by ogurok.com (8.9.2/8.9.2) with ESMTP id WAA23792 for ; Thu, 4 Mar 1999 22:42:31 -0500 (EST) (envelope-from oleg@ogurok.com) Date: Thu, 4 Mar 1999 22:42:31 -0500 (EST) From: Oleg Ogurok To: freebsd-mobile@freebsd.org Subject: PAO Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, all. Is PAO built in 3.0 kernel or do I have to install it manually? Oleg Ogurok oleg@ogurok.com http://www.ogurok.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Fri Mar 5 3:13:21 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from hotpoint.dcs.qmw.ac.uk (hotpoint.dcs.qmw.ac.uk [138.37.88.162]) by hub.freebsd.org (Postfix) with ESMTP id 6F8EE15128 for ; Fri, 5 Mar 1999 03:12:07 -0800 (PST) (envelope-from scott@dcs.qmw.ac.uk) Received: from brunos-sun [138.37.88.185]; by hotpoint.dcs.qmw.ac.uk (8.8.7/8.8.5/S-4.0) with SMTP; id KAA29336; Fri, 5 Mar 1999 10:53:03 GMT Received: locally by brunos-sun (SMI-8.6/QMW-client-3.2b); poster "scott"; id KAA10085; Fri, 5 Mar 1999 10:49:47 GMT Message-ID: <19990305104947.N28636@dcs.qmw.ac.uk> Date: Fri, 5 Mar 1999 10:49:47 +0000 From: Scott Mitchell To: freebsd-mobile@freebsd.org Subject: Mailing list for Xircom Ethernet driver Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, Ade Lovett has kindly volunteered to set up a mailing list for discussion/hacking/gripes on my Xircom driver -- a vast improvement on forwarding everything through me :) Many thanks Ade! To subscribe, send a message to , with "subscribe freebsd-xircom" in the body of the mail. Mail for the list should be sent to . The list is configured much the same as the regular FreeBSD.ORG lists. I'd like to keep discussion about the driver public as much as possible, so please everyone sign up! Thanks again to Ade for setting this up. Scott. -- =========================================================================== Scott Mitchell | PGP Key ID |"If I can't have my coffee, I'm just | 0x54B171B9 | like a dried up piece of roast goat" QMW College, London, UK | 0xAA775B8B | -- J. S. Bach. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Mar 6 1: 3: 2 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from pacman.redwoodsoft.com (redwoodsoft.com [207.181.199.182]) by hub.freebsd.org (Postfix) with SMTP id 0EF6A1519D for ; Sat, 6 Mar 1999 01:02:59 -0800 (PST) (envelope-from dnelson@redwoodsoft.com) Received: (qmail 24299 invoked from network); 6 Mar 1999 09:02:39 -0000 Received: from localhost.redwoodsoft.com (127.0.0.1) by localhost.redwoodsoft.com with SMTP; 6 Mar 1999 09:02:39 -0000 Date: Sat, 6 Mar 1999 01:02:39 -0800 (PST) From: Dru Nelson To: freebsd-mobile@freebsd.org Subject: 2.2.8/3.1 works on a Thinkpad 390.. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I've installed 2.2.8 and 3.1 on a Thinkpad 390. It works great for most of the hardware. (console, disk, cd, etc.). It all installed in a snap from floppy and for 3.1 right off of the Walnut Creek CD. The detection of the PCIC is a little flakey. If I cold boot, it will detect the controller as some VLSI chip, whereas it is really some TI, PCI bridge. I'm also working on getting the Xircom driver working. The internal modem is special and will therefore cause problems, but that isn't too great of a concern for me just yet. Other than that, it compiles kernels and runs everything else nicely. Once the networking issues are worked out, it will be very usable. Dru Nelson Redwood City, California To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message From owner-freebsd-mobile Sat Mar 6 12:23: 8 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from valis.goatsucker.org (dialup-port3.dcs.qmw.ac.uk [138.37.88.233]) by hub.freebsd.org (Postfix) with ESMTP id 28FE6152A6 for ; Sat, 6 Mar 1999 12:22:41 -0800 (PST) (envelope-from rsm@acm.org) Received: (from scott@localhost) by valis.goatsucker.org (8.8.8/8.8.7) id TAA01202; Sat, 6 Mar 1999 19:14:48 GMT (envelope-from scott) Message-ID: <19990306191448.31533@goatsucker.org> Date: Sat, 6 Mar 1999 19:14:48 +0000 From: Scott Mitchell To: freebsd-mobile@freebsd.org, freebsd-xircom@lovett.com Subject: New Xircom Ethernet driver Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i X-Operating-System: FreeBSD 2.2.6-RELEASE i386 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org For those on the freebsd-xircom list who didn't see this the first time around: I put up a new version of the driver yesterday (v1.15). It fixes the problem that everyone running 3.1-stable has been experiencing, where pccardd fails to attach the driver correctly. Turns out there was a change to the driver registration macros just after 3.0, although old code would still compile OK. You can download the driver from: http://www.dcs.qmw.ac.uk/~scott/xe_drv/ Information on the freebsd-xircom ist is at: http://www.lovett.com/lists/freebsd-xircom/ Scott -- =========================================================================== Scott Mitchell | PGP Key ID |"If I can't have my coffee, I'm just | 0x54B171B9 | like a dried up piece of roast goat" QMW College, London, UK | 0xAA775B8B | -- J. S. Bach. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message