From owner-freebsd-isdn Sun Feb 17 6:17:20 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by hub.freebsd.org (Postfix) with SMTP id 22BA737B421 for ; Sun, 17 Feb 2002 06:17:08 -0800 (PST) Received: (qmail 6950 invoked by uid 0); 17 Feb 2002 14:17:06 -0000 Received: from pd9508801.dip.t-dialin.net (HELO mail.gsinet.sittig.org) (217.80.136.1) by mail.gmx.net (mp014-rz3) with SMTP; 17 Feb 2002 14:17:06 -0000 Received: (qmail 22503 invoked from network); 17 Feb 2002 11:16:32 -0000 Received: from shell.gsinet.sittig.org (192.168.11.153) by mail.gsinet.sittig.org with SMTP; 17 Feb 2002 11:16:32 -0000 Received: (from sittig@localhost) by shell.gsinet.sittig.org (8.11.3/8.11.3) id g1HBGR522490 for freebsd-isdn@FreeBSD.ORG; Sun, 17 Feb 2002 12:16:27 +0100 (CET) (envelope-from sittig) Date: Sun, 17 Feb 2002 12:16:27 +0100 From: Gerhard Sittig To: ISDN Mailinglist Subject: Re: subaddr implementation Message-ID: <20020217121627.V1494@shell.gsinet.sittig.org> Mail-Followup-To: ISDN Mailinglist References: <000b01c1b6ff$9ee380b0$0200a8c0@coyote> <200202162210.g1GMABE21161@peedub.jennejohn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200202162210.g1GMABE21161@peedub.jennejohn.org>; from garyj@jennejohn.org on Sat, Feb 16, 2002 at 11:10:11PM +0100 Organization: System Defenestrators Inc. Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org [ OT for -isdn, feel free to ignore this, to not reply or to reply by means of PM. Thank you! ] On Sat, Feb 16, 2002 at 23:10 +0100, Gary Jennejohn wrote: > > "Steven Looman" writes: > > > > [ FreeBSD "gone" (not bootable) after installing Win* ] > > You installed winxp _after_ you installed FBSD ? BIG mistake !!! > I did something similar once. Winblows merrily overwrites all the > partition information. I think I ended up having to reinstall > FBSD. Wait! It doesn't have to be this bad! Although MS is known for the "every PC runs Win" and the "Win installations are the only system on a computer, there cannot be anything else to make sense" attitudes, only the "smaller" Windows versions are really sick in this respect. But the NT versions somehow could vaguely imagine that there can be something else. And they can even be taught to cooperate with a second, third, ... system. :) To cut it short: most MS installations "only" overwrite your boot sequence (because you don't want to choose when you install MS software, do you?). So I suggest you start a live system or a rescue (fixit) floppy/image and run "fdisk", "disklabel -r", "mount -o" and the other navigation commands to check if your partitions are still there and hold the data you would like them to. Hooking an OpenSource UNIX into the NT boot loader always has been as easy as "dd bs=512 count=1" your UNIX' boot partition to a regular file on the MS partition and adding another menu option to the boot.ini file. Only when you insist in running LILO you either have to mirror this boot block again after running the lilo command (i.e. rebuilding and installing your kernel) or you have to point lilo.conf to the mirrored file instead of the MBR / partition boot record on disk (that would be what I would call more natural, since you boot Linux from the NT loader and not from BIOS). I've never seen a machine with both NT and FreeBSD on them (all of my machines are dedicated to FreeBSD only), but I guess there's no difference here. It doesn't seem to matter how you get to the partition's boot record, as long as you finally do somehow. After that FreeBSD should startup fine as it usually does. But if you "installed" from an OEM recovery CD that's a totally different matter: These don't install something but merely mirror back an image to your harddrive just like they do in their plant when filling an empty disk with what comes bundled when you unpack your PC after the purchase. That's when all hope is lost (even "fixing" your running Windows this way makes you lose all your data and applications which didn't come with the recovery media, i.e. from the hardware vendor). But you wouldn't confuse a recovery CD with an installation or rescue system, would you? virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sun Feb 17 10:39:14 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from mail.wish.net (server1.wish.net [212.123.130.19]) by hub.freebsd.org (Postfix) with ESMTP id CB02237B400 for ; Sun, 17 Feb 2002 10:39:07 -0800 (PST) Received: from coyote (p10342.nl.wish.net [212.123.178.102]) by mail.wish.net (8.11.4/8.11.4) with SMTP id g1HId0x07461 for ; Sun, 17 Feb 2002 19:39:01 +0100 Message-ID: <001001c1b7e2$5c594250$0200a8c0@coyote> From: "Steven Looman" To: "ISDN Mailinglist" Subject: Re: subaddr implementation Date: Sun, 17 Feb 2002 19:38:57 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The partition didn't die, I just cannot boot from it anymore (boot0 (in the mbr) "runs", and then has to load boot1 from the freebsd partition. This doesn't work, just a mere beep. I can use it when I use the fixit disk (actually booting from a 4.4-RELEASE cd, I am running -CURRENT btw). Everythings runs normally (the console has some problems tho, but i guess that is is normal). I hadden't thought of the about booting freebsd from the NT bootloader. It is a dirty fix, but what the hell, if it works it works ;) Steven ----- Original Message ----- From: "Gerhard Sittig" To: "ISDN Mailinglist" Sent: Sunday, February 17, 2002 12:16 PM Subject: Re: subaddr implementation > [ OT for -isdn, feel free to ignore this, to not reply or > to reply by means of PM. Thank you! ] > > On Sat, Feb 16, 2002 at 23:10 +0100, Gary Jennejohn wrote: > > > > "Steven Looman" writes: > > > > > > [ FreeBSD "gone" (not bootable) after installing Win* ] > > > > You installed winxp _after_ you installed FBSD ? BIG mistake !!! > > I did something similar once. Winblows merrily overwrites all the > > partition information. I think I ended up having to reinstall > > FBSD. > > Wait! It doesn't have to be this bad! > > Although MS is known for the "every PC runs Win" and the "Win > installations are the only system on a computer, there cannot > be anything else to make sense" attitudes, only the "smaller" > Windows versions are really sick in this respect. But the NT > versions somehow could vaguely imagine that there can be > something else. And they can even be taught to cooperate with > a second, third, ... system. :) > > To cut it short: most MS installations "only" overwrite your > boot sequence (because you don't want to choose when you install > MS software, do you?). So I suggest you start a live system or > a rescue (fixit) floppy/image and run "fdisk", "disklabel -r", > "mount -o" and the other navigation commands to check if your > partitions are still there and hold the data you would like > them to. > > Hooking an OpenSource UNIX into the NT boot loader always has > been as easy as "dd bs=512 count=1" your UNIX' boot partition > to a regular file on the MS partition and adding another menu > option to the boot.ini file. Only when you insist in running > LILO you either have to mirror this boot block again after > running the lilo command (i.e. rebuilding and installing your > kernel) or you have to point lilo.conf to the mirrored file > instead of the MBR / partition boot record on disk (that would > be what I would call more natural, since you boot Linux from > the NT loader and not from BIOS). I've never seen a machine > with both NT and FreeBSD on them (all of my machines are > dedicated to FreeBSD only), but I guess there's no difference > here. It doesn't seem to matter how you get to the partition's > boot record, as long as you finally do somehow. After that > FreeBSD should startup fine as it usually does. > > > But if you "installed" from an OEM recovery CD that's a totally > different matter: These don't install something but merely > mirror back an image to your harddrive just like they do in > their plant when filling an empty disk with what comes bundled > when you unpack your PC after the purchase. That's when all hope > is lost (even "fixing" your running Windows this way makes you > lose all your data and applications which didn't come with the > recovery media, i.e. from the hardware vendor). But you wouldn't > confuse a recovery CD with an installation or rescue system, > would you? > > > virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 > Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net > -- > If you don't understand or are scared by any of the above > ask your parents or an adult to help you. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isdn" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon Feb 18 0:22:15 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from mailhost2.dircon.co.uk (mailhost2.dircon.co.uk [194.112.32.66]) by hub.freebsd.org (Postfix) with ESMTP id 630B237B425 for ; Mon, 18 Feb 2002 00:21:48 -0800 (PST) Received: from dircon.co.uk (webmail.dircon.net [194.112.32.35]) by mailhost2.dircon.co.uk (Postfix) with SMTP id 11D3B63000; Mon, 18 Feb 2002 08:21:47 +0000 (GMT) Date: Mon, 18 Feb 2002 08:21:47 -0000 To: "Steven Looman" , "ISDN Mailinglist" Subject: Re: subaddr implementation From: "Clem Dye" X-Mailer: Webmail 2.6.2 In-Reply-To: <001001c1b7e2$5c594250$0200a8c0@coyote> Reply-To: clem@bastet.com Message-Id: <20020218082147.11D3B63000@mailhost2.dircon.co.uk> Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I boot FreeBSD 4.1 using the Windows 2000 bootloader. I used a utility called BootPart from Gilles Vollant to create the FreeBSD boot sector file. My config has FreeBSD as the second partition on my system's first disk. I haven't tried using it in any other configuration. HTH Clem Steven Looman said: > The partition didn't die, I just cannot boot from it anymore (boot0 > (in the mbr) "runs", and then has to load boot1 from the freebsd > partition. This doesn't work, just a mere beep. I can use it when I > use the fixit disk (actually booting from a 4.4-RELEASE cd, I am > running -CURRENT btw). Everythings runs normally (the console > has some problems tho, but i guess that is is normal). > > I hadden't thought of the about booting freebsd from the NT > bootloader. It is a dirty fix, but what the hell, if it works it works ;) > > Steven > > ----- Original Message ----- > From: "Gerhard Sittig" > To: "ISDN Mailinglist" > Sent: Sunday, February 17, 2002 12:16 PM > Subject: Re: subaddr implementation > > > > [ OT for -isdn, feel free to ignore this, to not reply or > > to reply by means of PM. Thank you! ] > > > > On Sat, Feb 16, 2002 at 23:10 +0100, Gary Jennejohn wrote: > > > > > > "Steven Looman" writes: > > > > > > > > [ FreeBSD "gone" (not bootable) after installing Win* ] > > > > > > You installed winxp _after_ you installed FBSD ? BIG mistake !!! > > > I did something similar once. Winblows merrily overwrites all the > > > partition information. I think I ended up having to reinstall > > > FBSD. > > > > Wait! It doesn't have to be this bad! > > > > Although MS is known for the "every PC runs Win" and the "Win > > installations are the only system on a computer, there cannot > > be anything else to make sense" attitudes, only the "smaller" > > Windows versions are really sick in this respect. But the NT > > versions somehow could vaguely imagine that there can be > > something else. And they can even be taught to cooperate with > > a second, third, ... system. :) > > > > To cut it short: most MS installations "only" overwrite your > > boot sequence (because you don't want to choose when you install > > MS software, do you?). So I suggest you start a live system or > > a rescue (fixit) floppy/image and run "fdisk", "disklabel -r", > > "mount -o" and the other navigation commands to check if your > > partitions are still there and hold the data you would like > > them to. > > > > Hooking an OpenSource UNIX into the NT boot loader always has > > been as easy as "dd bs=512 count=1" your UNIX' boot partition > > to a regular file on the MS partition and adding another menu > > option to the boot.ini file. Only when you insist in running > > LILO you either have to mirror this boot block again after > > running the lilo command (i.e. rebuilding and installing your > > kernel) or you have to point lilo.conf to the mirrored file > > instead of the MBR / partition boot record on disk (that would > > be what I would call more natural, since you boot Linux from > > the NT loader and not from BIOS). I've never seen a machine > > with both NT and FreeBSD on them (all of my machines are > > dedicated to FreeBSD only), but I guess there's no difference > > here. It doesn't seem to matter how you get to the partition's > > boot record, as long as you finally do somehow. After that > > FreeBSD should startup fine as it usually does. > > > > > > But if you "installed" from an OEM recovery CD that's a totally > > different matter: These don't install something but merely > > mirror back an image to your harddrive just like they do in > > their plant when filling an empty disk with what comes bundled > > when you unpack your PC after the purchase. That's when all hope > > is lost (even "fixing" your running Windows this way makes you > > lose all your data and applications which didn't come with the > > recovery media, i.e. from the hardware vendor). But you wouldn't > > confuse a recovery CD with an installation or rescue system, > > would you? > > > > > > virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 > > Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net > > -- > > If you don't understand or are scared by any of the above > > ask your parents or an adult to help you. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-isdn" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-isdn" in the body of the message > -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Mon Feb 18 13:37:21 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from nastymovies.com (ts1-c1-102.toronto.auracom.net [165.154.145.102]) by hub.freebsd.org (Postfix) with SMTP id 2DFC237B42B for ; Mon, 18 Feb 2002 13:36:47 -0800 (PST) Received: (qmail 51222 invoked by uid 0); 18 Feb 2002 21:36:15 -0000 Date: 18 Feb 2002 21:36:15 -0000 From: cake@nastymovies.com To: freebsd-isdn@freebsd.org Subject: one quick question Message-ID: <6b744002d59e$73358584$a9a89b45@nastymovies.com> Organization: nastymovies.com MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Accept-Language: en Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Check out my FREE PORN FLICKS! FREE STREAMING PORNSTAR MOVIES!!!! FREE DOWNLOADABLE PORNSTAR MOVIES!!!! http://www.nastymovies.com/g2/ You won’t believe my massive XXX movie collection! All your favorites 100% FREE! http://www.nastymovies.com/g2/ Jenna, Aria, Jill, Briana, Cheyenne, Taylor, Kobe, Nikki, Adara Alexis, Chasey, Sylvia, Stephanie, Lexus, Chloe, Sunset, Asia And 1000’s more! Click the link for instant free access!!!!!!!!!!!!!!!!!!!!!!!! http://www.nastymovies.com/g2/ If you want us to stop sending you email then click here: http://www.nastymovies.com/db/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Tue Feb 19 23:54:45 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from office.gt.com.ua (office.gt.com.ua [212.82.192.58]) by hub.freebsd.org (Postfix) with ESMTP id 4F73537B402 for ; Tue, 19 Feb 2002 23:54:38 -0800 (PST) Received: from furist.kiev.ua (monitor.office.gt.com.ua [10.100.1.207]) by office.gt.com.ua (8.9.3/8.9.3) with ESMTP id JAA03769; Wed, 20 Feb 2002 09:54:30 +0200 (EET) (envelope-from siaffa@furist.kiev.ua) Received: (from siaffa@localhost) by furist.kiev.ua (8.9.3/8.9.3) id JAA97980; Wed, 20 Feb 2002 09:54:23 +0200 (EET) (envelope-from siaffa) Date: Wed, 20 Feb 2002 09:54:23 +0200 From: Vyacheslav Furist To: Gary Jennejohn Cc: ISDN Mailinglist Subject: Re: iwic driver and Planet ISDN adapter (chip Winbond 6692) Message-ID: <20020220095423.F15586@monitor.office.gt.com.ua> References: <20020215192625.E15586@monitor.office.gt.com.ua> <200202161111.g1GBB1E14966@peedub.jennejohn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.3.17i In-Reply-To: <200202161111.g1GBB1E14966@peedub.jennejohn.org>; from garyj@jennejohn.org on Sat, Feb 16, 2002 at 12:11:01PM +0100 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sat, Feb 16, 2002 at 12:11:01PM +0100, Gary Jennejohn wrote: > Vyacheslav Furist writes: > > Hi! > > > > Problems still continue... :) > > > > Can anybody say, why does iwic driver generate error in iwic_pci_attach() > > function while trying to allocate IO port? > > > > System: FreeBSD 4.5 Release > > dmesg: > > iwic0: port 0x6400-0x6407 mem > 0xe400 > > 0000-0xe40000ff irq 11 at device 16.0 on pci0 > > iwic0: Couldn't alloc io port! > > device_probe_and_attach: iwic0 attach returned 6 > > > > Do you have PnP OS turned off in the BIOS ? You should. Yes, I have PnP OS turned off in the BIOS. I have tested this card also in another motherboards and have received same result. IMHO problem in card or driver.... Function bus_alloc_resource(dev, SYS_RES_IOPORT,&sc->sc_resources.io_rid[0],0UL, ~0UL, 1, RF_ACTIVE) in iwic_pci_attach() return null. Why it heppen? -- Thanks. Slava. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Feb 20 0:13:49 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83]) by hub.freebsd.org (Postfix) with ESMTP id E7B6C37B400 for ; Wed, 20 Feb 2002 00:13:43 -0800 (PST) Received: from fwd01.sul.t-online.de by mailout07.sul.t-online.com with smtp id 16dRnX-00032J-0C; Wed, 20 Feb 2002 09:08:19 +0100 Received: from peedub.jennejohn.org (520017439985-0001@[217.228.210.21]) by fmrl01.sul.t-online.com with esmtp id 16dRnQ-1OF20GC; Wed, 20 Feb 2002 09:08:12 +0100 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.11.6/8.11.6) with ESMTP id g1K88IQ45820; Wed, 20 Feb 2002 09:08:29 +0100 (CET) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200202200808.g1K88IQ45820@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: Vyacheslav Furist Cc: Gary Jennejohn , ISDN Mailinglist Subject: Re: iwic driver and Planet ISDN adapter (chip Winbond 6692) Reply-To: Gary Jennejohn In-reply-to: Your message of "Wed, 20 Feb 2002 09:54:23 +0200." <20020220095423.F15586@monitor.office.gt.com.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 20 Feb 2002 09:08:18 +0100 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Vyacheslav Furist writes: > On Sat, Feb 16, 2002 at 12:11:01PM +0100, Gary Jennejohn wrote: > > Vyacheslav Furist writes: > > > Hi! > > > > > > Problems still continue... :) > > > > > > Can anybody say, why does iwic driver generate error in iwic_pci_attach() > > > function while trying to allocate IO port? > > > > > > System: FreeBSD 4.5 Release > > > dmesg: > > > iwic0: port 0x6400-0x6407 mem > > 0xe400 > > > 0000-0xe40000ff irq 11 at device 16.0 on pci0 > > > iwic0: Couldn't alloc io port! > > > device_probe_and_attach: iwic0 attach returned 6 > > > > > > > Do you have PnP OS turned off in the BIOS ? You should. > > Yes, I have PnP OS turned off in the BIOS. > I have tested this card also in another motherboards and have received same r > esult. > IMHO problem in card or driver.... > Function bus_alloc_resource(dev, SYS_RES_IOPORT,&sc-> sc_resources.io_rid[0],0 > UL, ~0UL, 1, RF_ACTIVE) > in iwic_pci_attach() return null. > Why it heppen? > There's probably a conflict with some other resource which was already allocated. Sorry, I can't help any more since I don't use any PnP cards. Maybe someone else has a clue. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Wed Feb 20 10:15: 5 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from mail.wish.net (server1.wish.net [212.123.130.19]) by hub.freebsd.org (Postfix) with ESMTP id 528AF37B416 for ; Wed, 20 Feb 2002 10:14:43 -0800 (PST) Received: from coyote (p13588.nl.wish.net [212.123.191.20]) by mail.wish.net (8.11.4/8.11.4) with SMTP id g1KIEex22111 for ; Wed, 20 Feb 2002 19:14:41 +0100 Message-ID: <000001c1ba3a$7376a770$0200a8c0@coyote> From: "Steven Looman" To: "ISDN Mailinglist" Subject: question about subaddr Date: Wed, 20 Feb 2002 18:53:51 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Just a question... How should the subaddr be configured? I'm using this format now: * (withouth the <> ofcourse), the * is the separation. I have it already working (dialing out atleast). I don't want to send a patch yet, first want to make it working for incoming calls. Steven PS I've got FreeBSD booting normally again, now using the winnt bootloader as Gerhard Sittig already suggested. Thx. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Thu Feb 21 0:21: 5 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from hcshh.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with ESMTP id E789437B404 for ; Thu, 21 Feb 2002 00:21:02 -0800 (PST) Received: from localhost (localhost.hcs.de [127.0.0.1]) by hcshh.hcs.de (Postfix) with ESMTP id 955A51549C; Thu, 21 Feb 2002 09:14:17 +0100 (CET) Received: from hcswork.hcs.de (hcswork.hcs.de [172.24.124.5]) by hcshh.hcs.de (Postfix) with ESMTP id 9C2921549F; Thu, 21 Feb 2002 09:14:15 +0100 (CET) Received: by hcswork.hcs.de (Postfix, from userid 200) id 3BAF95C7; Thu, 21 Feb 2002 09:21:01 +0100 (MET) Subject: Re: question about subaddr In-Reply-To: <000001c1ba3a$7376a770$0200a8c0@coyote> "from Steven Looman at Feb 20, 2002 06:53:51 pm" To: Steven Looman Date: Thu, 21 Feb 2002 09:21:01 +0100 (MET) Cc: ISDN Mailinglist Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL84 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20020221082101.3BAF95C7@hcswork.hcs.de> From: hm@hcs.de (Hellmuth Michaelis) X-Virus-Scanned-HCS: by AMaViS perl-11 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > Just a question... How should the subaddr be configured? For isdnd.rc, implement "local-subaddr = xyz" and "remote-subaddr = " > I'm using this > format now: * (withouth the <> ofcourse), > the * is the separation. Please don't do that ... hellmuth -- Hellmuth Michaelis Tel +49 40 55 97 47-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 55 97 47-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de D-22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Fri Feb 22 16: 5: 8 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from smtp1.libero.it (smtp1.libero.it [193.70.192.51]) by hub.freebsd.org (Postfix) with ESMTP id 5CF9C37B402 for ; Fri, 22 Feb 2002 16:05:06 -0800 (PST) Received: from noise.it (151.27.54.46) by smtp1.libero.it (6.0.040) id 3C67B5A600847297 for freebsd-isdn@FreeBSD.org; Sat, 23 Feb 2002 01:05:05 +0100 Date: Sat, 23 Feb 2002 01:03:10 +0000 From: dave To: freebsd-isdn@FreeBSD.org Subject: Asustek vendor_id=0x1043, dev_id=0x0675 Message-Id: <20020223010310.2e3cae23.damdave@libero.it> X-Mailer: Sylpheed version 0.7.2 (GTK+ 1.2.10; i386-redhat-linux) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I'm coming from Linux world and I would like to know if my ISDN TA is supported or not. This is an axtract from the output of cat /proc/pci: Bus 0, device 8, function 0: Network controller: PCI device 1043:0675 (Asustek Computer, Inc.) (rev 2). IRQ 5. Master Capable. Latency=16. Max Lat=16. I/O at 0xdc00 [0xdc07]. Non-prefetchable 32 bit memory at 0xdb001000 [0xdb0010ff]. And this is the output of modprobe isdn: HiSax: HFC-PCI card manufacturer: Asuscom/Askey card name: 675 HFC-PCI: defined at mem 0xea926000 fifo 0xd55e8000(0x155e8000) IRQ 5 HZ 100 HFC_PCI: resetting card HFC 2BDS0 PCI: IRQ 5 count 121 HFC 2BDS0 PCI: IRQ 5 count 155 HiSax: DSS1 Rev. 1.1.4.1 Could U help me? Thanks in advance Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Feb 23 1:27:33 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by hub.freebsd.org (Postfix) with ESMTP id 82ADB37B404 for ; Sat, 23 Feb 2002 01:27:29 -0800 (PST) Received: from fwd09.sul.t-online.de by mailout11.sul.t-online.com with smtp id 16eYRl-0003Em-03; Sat, 23 Feb 2002 10:26:25 +0100 Received: from peedub.jennejohn.org (520017439985-0001@[217.235.111.106]) by fmrl09.sul.t-online.com with esmtp id 16eYRf-20yB3wC; Sat, 23 Feb 2002 10:26:19 +0100 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.11.6/8.11.6) with ESMTP id g1N9R5315581; Sat, 23 Feb 2002 10:27:05 +0100 (CET) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200202230927.g1N9R5315581@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: dave Cc: freebsd-isdn@FreeBSD.org Subject: Re: Asustek vendor_id=0x1043, dev_id=0x0675 Reply-To: Gary Jennejohn In-reply-to: Your message of "Sat, 23 Feb 2002 01:03:10 GMT." <20020223010310.2e3cae23.damdave@libero.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 23 Feb 2002 10:27:05 +0100 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org dave writes: > Hi, > I'm coming from Linux world and I would like to know > if my ISDN TA is supported or not. > This is an axtract from the output of cat /proc/pci: > > Bus 0, device 8, function 0: > Network controller: PCI device 1043:0675 (Asustek Computer, Inc.) (rev > 2). > IRQ 5. > Master Capable. Latency=16. Max Lat=16. > I/O at 0xdc00 [0xdc07]. > Non-prefetchable 32 bit memory at 0xdb001000 [0xdb0010ff]. > > And this is the output of modprobe isdn: > > HiSax: HFC-PCI card manufacturer: Asuscom/Askey card name: 675 > HFC-PCI: defined at mem 0xea926000 fifo 0xd55e8000(0x155e8000) IRQ 5 HZ 100 > HFC_PCI: resetting card > HFC 2BDS0 PCI: IRQ 5 count 121 > HFC 2BDS0 PCI: IRQ 5 count 155 > HiSax: DSS1 Rev. 1.1.4.1 > > Could U help me? > This should work with the ihfc driver. See the manpage. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message From owner-freebsd-isdn Sat Feb 23 10:56:11 2002 Delivered-To: freebsd-isdn@freebsd.org Received: from smtp1.libero.it (smtp1.libero.it [193.70.192.51]) by hub.freebsd.org (Postfix) with ESMTP id C23B537B404 for ; Sat, 23 Feb 2002 10:56:07 -0800 (PST) Received: from noise.it (151.27.49.105) by smtp1.libero.it (6.0.040) id 3C67B5A6008A3CD5 for freebsd-isdn@FreeBSD.ORG; Sat, 23 Feb 2002 19:56:04 +0100 Date: Sat, 23 Feb 2002 19:54:10 +0000 From: dave To: freebsd-isdn@FreeBSD.ORG Subject: Asuscom TA vendor_id=0x1043, dev_id?0x0675 Message-Id: <20020223195410.5c70d7c1.damdave@libero.it> X-Mailer: Sylpheed version 0.7.2 (GTK+ 1.2.10; i386-redhat-linux) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Sorry, I've tried ALSO the ihfc device as shown in LINT but nothing appened. I have no idea!!!! Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message