10-24-2009
i setup redhat 5.0...i cant active my built in lan card...for that i cant using broadband in linux...a driver packeg download from net..but i cant install it...
7 More Discussions You Might Find Interesting
1. UNIX for Dummies Questions & Answers
Please Help
Let me start off by saying that I am a total idiot when it comes to unix. Please, if you would care to reply keep this in mind. Thank you.
I have been attempting to get my unix machine online to no avail. I have the rest of the house networked with 3 other windows machines into a... (1 Reply)
Discussion started by: kmer
1 Replies
2. UNIX for Advanced & Expert Users
hi ,
i m new to linux ,
i have adsl modem , and i have two os on my machine windows and redhat
. i install pppoe (broadband ) on windows , but i don't know how i install broadband on redhat .
plz if u are confirm then tell me the solution because already i dump my one adsl modem , because... (0 Replies)
Discussion started by: alert_every1
0 Replies
3. Solaris
Dear Friends,
Kindly help me to connect Broadband connection in my Solaris 10 OS.
I have heard that i have to write a script.
Waiting for solution.........
Thanks (0 Replies)
Discussion started by: anuragpauldani
0 Replies
4. Solaris
Hi everyone,
I am hoping anyone of you could help me in this weird problem we have in 1 of our Solaris 10 servers. Lately, we have been having some ftp problems in this server. Though it can ping any server within the network, it seems that it can only ftp to a select few. For most servers, the... (4 Replies)
Discussion started by: labdakos
4 Replies
5. Red Hat
Hello,
I want to know the disconnection time of my broadband tcp/ip connection as it got disconnected while downloading data.
I use Vuze bit torrent client and JDownloader .
I use broadband internet connection and my os is slack 11. The problem I have been facing for last 2/3 days that my... (1 Reply)
Discussion started by: vectrum
1 Replies
6. Solaris
Hi all,
I am a newbie in UNIX . Earlier I used opensuse 11.3 just because it was secure
for connecting to the INTERNET than Windows. Now I have to use Solaris for my work, so I was thinking of having windows XP2,opensuse 11.3 and solaris on the same pc. In spite of some good suggestion from... (5 Replies)
Discussion started by: M.Choudhury
5 Replies
7. UNIX for Dummies Questions & Answers
I am new to ubunto and have had previous security issues with windows. How hard is it to use a broadband to go USB device on a Dell laptop with ubuntu 10.10. Are there certain procedures to follow to secure this type of connection or is it by nature a fairly hackable system for a determined... (0 Replies)
Discussion started by: Chod1964
0 Replies
DAIC(4) BSD Kernel Interfaces Manual DAIC(4)
NAME
daic -- isdn4bsd driver for EICON.Diehl active ISDN cards
SYNOPSIS
daic0 at isa? iomem 0xd8000 irq 10
DESCRIPTION
The daic driver supports the old Diehl active cards: S, SX, SXn, SCOM and QUADRO.
For a QUADRO card, the driver will detect the board type and use all four ports, each attached as a controller of its own to the isdn4bsd
system, which can be listed using the daicctl utility.
The daic driver interfaces the ISDN card to the ISDN4BSD kernel subsystem. All lower layer ISDN control is handled by the card. This should
allow you to run any national ISDN protocol delivered by EICON.Diehl for your card, but the driver has only been tested with the DSS1 proto-
col and some parts of the cards interface are ISDN protocol dependent.
The daic driver is written to conform to the software interface documented by Diehl in their ISDN-Karten Benutzerhandbuch from 1992.
MICROCODE DOWNLOAD
Every active card needs its own operating software before it can work. You have to download this to the card before using it with isdn4bsd.
Use the daicctl utility to do this, i.e. call daicctl -d te_etsi.sx 1 to download the file te_etsi.sx to controller number 1. Use daicctl -l
to list all available controllers (and ports). You have to select the correct ISDN protocol file for your ISDN interface, see the Diehl docu-
mentation for details.
The cards bootstrap process involves another file, which is independent of the card type you use and the protocol you run. It is called
download.bin in current versions of the Diehl software distribution and has to be copied to the kernel compile directory under
dev/microcode/daic and converted into a header file used when compiling the kernel by running make in that directory. Your kernel compile
will fail and remind you of this if you forget to do this. Due to copyright restrictions we cannot distribute the driver with this file inte-
grated. But if you own a card, you do have the file (or can get it from the Diehl web server).
SEE ALSO
daicctl(1)
BUGS
The driver is not yet finished.
BSD
January 30, 1998 BSD