Lines Matching refs:and

17 to configure the cable modem and network interface (usually called "cm0");
18 and
55 and to say "M" to the sb1000 driver. Also say "Y" or "M" to all the standard
56 networking questions to get TCP/IP and PPP networking support.
63 3.) Build and install the kernel and modules as usual.
68 of "pnpdump" to a file and editing this file to set the correct I/O ports,
69 IRQ, and DMA settings for all your PnP cards. Make sure none of the settings
72 errors and fix as necessary. (As an aside, I use I/O ports 0x110 and
73 0x310 and IRQ 11 for my SB1000 card and these work well for me. YMMV.)
78 the others referenced above. As root, unpack it into a temporary directory and
79 do a `make cmconfig' and then `install -c cmconfig /usr/local/sbin'. Don't do
80 `make install' because it expects to find all the utilities built and ready for
86 phone number, and frequency for the cable modem. Also edit pap-secrets
87 to specify your login name and password and any site-specific information
102 connect successfully the cable modem interface will come up and you'll see a
108 The "ifconfig" command should show two new interfaces, ppp0 and cm0.
117 has no syntax errors and has the right nameserver IP addresses in it.
123 and read the information and documentation there.
137 *right*between* the "/sbin/ifconfig" and "/sbin/cmconfig" commands.
145 Solution -- You probably have a non-matching kernel source tree and
146 /usr/include/linux and /usr/include/asm header files. Make sure you
148 Then rebuild and reinstall the kernel.
150 3.) When isapnp runs it reports an error, and my SB1000 card isn't working.
156 rerun isapnp and go from there.
162 5.) The firewall script isn't working (with 2.2.x and higher kernels).
168 /var/messages, and/or /var/syslog files, and they're filling up my /var
172 and/or portscanning (UDP connection attempts) attacks! Look over the deny
173 messages to figure out what the attack is and where it's coming from. Next,
174 edit /etc/ppp/cablemodem and make sure the ",nobroadcast" option is turned on
181 (and typically during a lengthy download through the cable modem)!
186 sb1000-1.1.2.tar.gz archive and build and install sb1000.o manually. You'll
187 want to edit the 'Makefile' and look for the 'SB1000_DELAY'
188 define. Uncomment those 'CFLAGS' lines (and comment out the default ones)
189 and try setting the delay to something like 60 microseconds with:
190 '-DSB1000_DELAY=60'. Then do `make' and as root `make install' and try
199 still supplied with his driver .tar.gz archive. I and all other sb1000 users
201 and Ralph Bonnell who are now managing the Linux SB1000 web site, and to
202 the SB1000 users who reported and helped debug the common problems listed