Lines Matching refs:to

3 In order to use it, you will need at least version 1.3.3 of the
6 driver applies only to the one with the 65c02 processor chip on it.
11 While the driver will attempt to autoprobe the I/O port address, IRQ
13 this reason, you should be prepared to supply these parameters
14 yourself. (see "Card Configuration" below for how to determine or
18 as the following to your /etc/lilo.conf:
24 the driver will try to determine them itself.
34 need to add a line such as:
38 The address is unimportant - however, the card needs to be configured
42 attached to a network that includes AppleTalk routers or not. If,
43 like me, you are simply connecting to your home Macintoshes and
44 printers, you need to set up netatalk to "seed". The way I do this
45 is to have the lines
50 in my atalkd.conf. What is going on here is that I need to fool
52 present; otherwise, it refuses to seed. This is a hack, and a more
53 permanent solution would be to alter the netatalk code. Also, make
55 compiled as a module, you will need to refer to it as "dummy0" or some
58 If you are attached to an extended AppleTalk network, with routers on
59 it, then you don't need to fool around with this -- the appropriate
69 board. Set the switches so as not to conflict with other hardware.
73 original documentation refers to IRQ2. Since you'll be running
78 SW3 IRQ 9 (2 in original card documentation only applies to XT)
97 Yes, it is possible to do IP over LocalTalk. However, you can't just
99 that's what it looks like to Netatalk.
111 for the card to the kernel as described above.
116 Polled mode is *really* slow sometimes, but this seems to depend on
119 It may theoretically be possible to use two LTPC cards in the same
120 machine, but this is unsupported, so if you really want to do this,
121 you'll probably have to hack the initialization code a bit.
126 Thanks to Alan Cox for helpful discussions early on in this
127 work, and to Denis Hainsworth for doing the bleeding-edge testing.