• Home
  • Raw
  • Download

Lines Matching full:and

24    to configure the cable modem and network interface (usually called "cm0");
62 and to say "M" to the sb1000 driver. Also say "Y" or "M" to all the standard
63 networking questions to get TCP/IP and PPP networking support.
70 3. Build and install the kernel and modules as usual.
75 of "pnpdump" to a file and editing this file to set the correct I/O ports,
76 IRQ, and DMA settings for all your PnP cards. Make sure none of the settings
79 errors and fix as necessary. (As an aside, I use I/O ports 0x110 and
80 0x310 and IRQ 11 for my SB1000 card and these work well for me. YMMV.)
86 and do a ``make cmconfig`` and then ``install -c cmconfig /usr/local/sbin``.
88 and ready for installation, not just cmconfig.
93 phone number, and frequency for the cable modem. Also edit pap-secrets
94 to specify your login name and password and any site-specific information
109 connect successfully the cable modem interface will come up and you'll see a
115 The "ifconfig" command should show two new interfaces, ppp0 and cm0.
125 has no syntax errors and has the right nameserver IP addresses in it.
131 and read the information and documentation there.
145 *right*between* the "/sbin/ifconfig" and "/sbin/cmconfig" commands.
154 You probably have a non-matching kernel source tree and
155 /usr/include/linux and /usr/include/asm header files. Make sure you
157 Then rebuild and reinstall the kernel.
159 3. When isapnp runs it reports an error, and my SB1000 card isn't working.
166 rerun isapnp and go from there.
173 5. The firewall script isn't working (with 2.2.x and higher kernels).
180 /var/messages, and/or /var/syslog files, and they're filling up my /var
185 and/or portscanning (UDP connection attempts) attacks! Look over the deny
186 messages to figure out what the attack is and where it's coming from. Next,
187 edit /etc/ppp/cablemodem and make sure the ",nobroadcast" option is turned on
194 (and typically during a lengthy download through the cable modem)!
200 sb1000-1.1.2.tar.gz archive and build and install sb1000.o manually. You'll
201 want to edit the 'Makefile' and look for the 'SB1000_DELAY'
202 define. Uncomment those 'CFLAGS' lines (and comment out the default ones)
203 and try setting the delay to something like 60 microseconds with:
204 '-DSB1000_DELAY=60'. Then do ``make`` and as root ``make install`` and try
214 still supplied with his driver .tar.gz archive. I and all other sb1000 users
216 and Ralph Bonnell who are now managing the Linux SB1000 web site, and to
217 the SB1000 users who reported and helped debug the common problems listed