Re: alpha kernel build failure (w/patch)

1999-07-05 Thread Bill Paul
f we're really lucky then some day this will get fixed correctly, by somebody who is not me, as I have plenty of other things to keep me busy. -Bill -- = -Bill Paul(212) 854-6020 | System Manager

Re: wi0 almost works with Wavelan Turbo card

1999-07-18 Thread Bill Paul
mming manual without NDA) and I don't have a turbo WaveLAN card so I'm unable to duplicate your problem on my own equipment. If I can't duplicate the problem and analyze it, I can't even begin to fix it. -Bill -- =

Re: wi0 almost works with Wavelan Turbo card

1999-07-19 Thread Bill Paul
ould hurt performance). > There is also a version 4 linux driver for the silver card, thats the one with > the WEV encryption. WEP, not WEV, and whether you have encryption or not depends on if it's supported by the firmware in your card, not on the driver (though you do have

Re: wi0 almost works with Wavelan Turbo card

1999-07-19 Thread Bill Paul
<[EMAIL PROTECTED]>... Access Denied 501 <[EMAIL PROTECTED]>... Data format error Looks like it doesn't like anything under columbia.edu. It likes freebsd.org though. -Bill -- ===== -Bill Paul

Re: sysinstall network performance

1999-07-28 Thread Bill Paul
s). > > I was wondering what to attribute this better performance to. Could > this be due to the new network driver / newbus integration? Well, since you didn't tell us what kind of network card(s) you have, that's impossible to say. -Bill -- ==

IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = bewm

1999-07-28 Thread Bill Paul
ection would be useful. -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telecommunications Research Home: [EMAIL PROTECTED] | Colu

Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = bewm

1999-07-28 Thread Bill Paul
EST i386 Should be in there. I don't think that's it. Note that the 'mbuf siz' value that gets printed is the exactly the same every time. -Bill -- = -Bill Paul(212) 854-6020 | System Man

Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = bewm

1999-07-28 Thread Bill Paul
d you elaborate a *lot*. A whole lot. >We need to fix that panic to have it simply drop the packet, I guess. No, we need to fix the code so it handles 32K "packets" (datagrams) correctly. -Bill -- ===== -Bil

Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = bewm

1999-07-28 Thread Bill Paul
le to do is snoop the requests coming from the SGI but that's hard since they're encapsulated in a TCP stream. -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL

Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = bewm

1999-07-29 Thread Bill Paul
a string bytes, plus padding to a longword boundary, *plus* a longword length value. Some comments would have been useful here. (Hint, hint.) What I don't know is whether or not the calculation for dirlen is wrong or not. Hopefully now that I've shown everyone the light, maybe somebody can tell

Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = bewm

1999-07-29 Thread Bill Paul
SIGNED + nlen + rem); Should this be 7 * NFSX_UNSIGNED or is it correct as it is. I don't know how dirlen relates to the entryplus3 structure. -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master

Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = bewm

1999-07-29 Thread Bill Paul
rade the other SGIs without worrying about them clobbering my FreeBSD machines. Hm. I wonder what would happen if the FreeBSD host was the client and the SGI was the server. -Bill -- = -Bill Paul(212) 854-6020 | Sys

Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = bewm

1999-07-29 Thread Bill Paul
not related to the transport. Anybody have any ideas? I did my good deed for the day. -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center fo

Re: readdirplus client side fix (was Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = bewm)

1999-07-29 Thread Bill Paul
if (newvp == vp) > + vrele(newvp); > + else > + vput(newvp); > newvp = NULLVP; > } > nfsm_dissect(tl, u_int32_t *, NFSX_UNSIGNED); > -- =

Re: readdirplus client side fix (was Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = bewm)

1999-07-29 Thread Bill Paul
with the FreeBSD server). I think this was just a consequence of the filesystems being laid out differently. The patched FreeBSD client works fine now with the SGI server. -Bill -- = -Bill Paul(212)

Re: readdirplus client side fix (was Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = bewm)

1999-07-29 Thread Bill Paul
g different, I'll be happy to try it out. Not a bad day's work. :) -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Tele

FYI for those with 3Com 3c905C cards

1999-08-02 Thread Bill Paul
y curious to see what effect it has. If you notice any improvements (or not), please let me know at [EMAIL PROTECTED] -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telecommunications Research Home: [EMAIL PROTECTED] | C

PCI bus on 486/66 no longer detected

1999-08-09 Thread Bill Paul
y have any bright ideas? -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telecommunications Research Home: [EMAIL PROTECTED] | Col

Re: buildworld fails in /usr/src/sys/modules/mii/..

1999-08-21 Thread Bill Paul
rface description file escaped before I could commit it with the rest of the miibus code. Okay, I just fixed it. Thanks for the heads up and sorry for the trouble. My turn to wear the pointy hat again. -Bill -- ===== -Bill Pa

Monday strikes again

1999-08-23 Thread Bill Paul
the ISA graphics adapter for some reason. Anybody have any bright ideas where I can start looking for the problem? -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EM

Re: USB broken?

1999-12-29 Thread Bill Paul
DB, but *WITHOUT* USB support. - Boot this kernel. - Type kldload usb - See if the system crashes. - If it does, it will drop into the debugger. - Type 'trace' - Report what it says. -Bill -- = -Bill Paul

Re: panic in uipc_mbuf.c or if_aue.c

2000-01-12 Thread Bill Paul
contents of the mbuf!! Show is what it thinks the real length is! -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telecommunications Research Home: [EMAIL PROTECTED] | Columbia University, New York City =

Re: buildworld fails on Alpha

2000-01-14 Thread Bill Paul
get a src/sys/modules/an/Makefile for compiling the Aironet driver module. -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telecom

Re: Current, XEON and MP performance

2000-01-16 Thread Bill Paul
; liked taking a closer look at it I could provide them with access to the > machine (and its console). I ran out of clues... Hard to tell really without more info. We don't know what your test programs do, so it's impossible to predict what their behavior should or shouldn&#

Re: Current, XEON and MP performance

2000-01-17 Thread Bill Paul
ted rev=3D0x00. And it is working perfectly well in > another machine. Again, there is a distinct lack of details. You can't just say it doesn't work. You have to describe the failure. > > Ok. Tell me what info to gather. Any preferred benchmarks? Again, you didn't sho

Re: USB D-Link DSB-650 kue0: failed to load code

2000-01-17 Thread Bill Paul
Length), USBD_SHORT_XFER_OK, 0); to this: usbd_setup_default_xfer(xfer, dev, 0, 100, req, data, UGETW(req->wLength), USBD_SHORT_XFER_OK, 0); Then recompile your kernel/module/whatever and try again. (And let me know what happens, of course.) -Bill -- ====

Re: /dev/sndstat

2000-01-17 Thread Bill Paul
g MAKEDEV snd0. -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telecommunications Research Home: [EMAIL PROTECTED] | Columbia University, New York City ===

Re: USB D-Link DSB-650 kue0: failed to load code

2000-01-17 Thread Bill Paul
antly better than with the UHCI controller. Just my rotten luck I'm stuck with a UHCI one in my laptop. -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PRO

Re: ...(file transfer crashes system) ethernet driver or IP stack bug?

2000-01-20 Thread Bill Paul
sd.org/~wpaul/PNIC. You have the driver source. Somebody *else* try and figure it out, and then tell me then answer when you have it. That said, if you have overclocked this machine, then un-overclock it *right* *now* and never, ever do it again! PCI bus master DMA is goofy enough without pe

Re: Problems with an0 and ISA Aironet Card..

2000-01-27 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Paul Reece had to walk into mine and say: > On Thu, 20 Jan 2000, Bill Paul wrote: > > > > > Back up. You're leaving out some info. > > > > - When did you buy these cards? (The firmware rev may

Re: Problems with an0 and ISA Aironet Card..

2000-01-20 Thread Bill Paul
operly for address 0x100. > > Cheers. > > > Regards, > Paul. > > (replies to me direct please - not on list) I'm doing both. Deal with it. -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for

Re: ifconfig hang

2000-02-05 Thread Bill Paul
G boot floppy and run the diagnostics on the diskette supplied with the card. If the vendor-supplied diags also wedge the system during a transmission, then you need to check your hardware. -Bill -- = -Bill Paul

Re: Suggestions for Gigabit cards for -CURRENT

2000-02-03 Thread Bill Paul
pport > zero copy TCP receive. > > The Alteon boards, on the other hand, have most of the features necessary, > and if I get some time, I may add the last feature (header splitting) to > the firmware. > > The other alternative is SysKonnect, and that might actually be a goo

Re: Suggestions for Gigabit cards for -CURRENT

2000-02-03 Thread Bill Paul
f the XMACs and performance on that port would get spotty. I think the total TX FIFO memory on the XMAC II is 2K. -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telecommunications Research Home: [EMAIL PROTECTED] |

Re: Suggestions for Gigabit cards for -CURRENT

2000-02-04 Thread Bill Paul
t you can modify the > firmware, and so header splitting is an option there. It would even be > possible to split the headers off of IPv6 packets, or any other protocol > that you have knowlege of. If you can actually modify the firmware to do this then you have a lot more guru

Re: Monday strikes again

1999-08-23 Thread Bill Paul
. -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telecommunications Research Home: [EMAIL PROTECTED] | Columbia University, New York City = &quo

Monday part II: The Terror Continues

1999-08-24 Thread Bill Paul
don't want to find out what first prize is. -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telecommunications Research Home: [EMAIL PROTECTED] | Columbia University, New York City ==

Heads up: 3Com XL driver converted to miibus

1999-08-29 Thread Bill Paul
ed by ifconfig (active or no carrier). -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telecommunications Research Home: [EMAIL PR

Re: kernel build fail- /pci/if_xl.c:133: miibus_if.h: No such file or directory

1999-08-30 Thread Bill Paul
ad xl Or you can include the following in /boot/loader.conf and reboot: mii_load="YES" xl_load="YES" -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work:

Re: Problems with the latest changes to ifconfig (I guess) -> Bad

1999-08-31 Thread Bill Paul
y is with the embedded 3c905B NIC in some of the Dell machines in the lab, which aren't currently running FreeBSD. Don't you just love hardware programming? -Bill -- = -Bill Paul(212) 854-6020 | System

HEADS UP: 3Com xl driver changes

1999-09-19 Thread Bill Paul
omebody notices a problem, please let me know immediately. For that matter, if you notice an improvement, let me know as well. -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work

Re: Page fault with ethernet xl0

1999-09-20 Thread Bill Paul
. Dammit. You didn't even tell me what kind of card you have. Do you really need me to ask you for this? Go back and boot the kernel in verbose mode and show me *EXACTLY* what it says. -Bill -- = -Bill Paul

Beneath The Planet Of The Mondays

1999-09-25 Thread Bill Paul
t. I would suggest a similar punishment for those who break our own build, except that I suspect many of you are wearing viking hats already. -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu

Re: Is the wb driver broken?

1999-09-29 Thread Bill Paul
can't actually get my hands on. > Thanks for the help. I seem to be over the hump on the wb interface > anyway. I trust this means it's actually passing traffic. -Bill -- ===== -Bill Paul(212)

Re: Is the wb driver broken?

1999-09-29 Thread Bill Paul
anymore. Specifying media 100baseTX without mediaopt full-duplex implies half-duplex. Leave off the mediaopt half-duplex part and it will work. -Bill -- ===== -Bill Paul(212) 854-6020 | System Manage

Re: Is the wb driver broken?

1999-09-29 Thread Bill Paul
n, make sure the link light is lit. Try to ping somebody on the network (or run tcpdump on the interface). You can't just sit there and look at it: you have to experiment. -Bill -- = -Bill Paul(212) 854-602

Re: Issues with xl0

1999-10-04 Thread Bill Paul
funny. I know what you're thinking: "why is he being so nasty?" Because I can't stand it when people expect me to play the "minimum information" game, and you are by no means the first. Some people may be able to read a chewing gum wrapper and divine the secre

Still waiting for xl driver reports

1999-10-10 Thread Bill Paul
you run the comparison on the same hardware. Comparing a PIII 600Mhz host running Linux to a PII 300Mhz host running FreeBSD is not a fair comparison. Unless FreeBSD ends up being faster. :) -Bill -- = -Bill P

Texas Chainsaw Monday

1999-10-20 Thread Bill Paul
idn't it stop at the compilation failure? I suspect the answer has to do with some sort of obj directory problem, but it's impossible to tell that based on the build report. -Bill -- ===== -Bill Paul(212) 854

Re: Intel PRO/1000 Gigabit driver

1999-10-21 Thread Bill Paul
e for those who do! :) You work for Intel yet claim technical ignorance? I dunno man... :) -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for

Re: Texas Chainsaw Monday

1999-10-22 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Boris Popov had to walk into mine and say: > On Wed, 20 Oct 1999, Bill Paul wrote: > > > install -c -s -o root -g wheel -m 555 mount_nwfs /vol2/release/sbin > > install: mount_nwfs: No such file or directory >

gdb slain in drive-by commit, film at 11

1999-01-16 Thread Bill Paul
compiled executable works though: tuba# cc -static -g f.c tuba# gdb -q a.out (gdb) run Starting program: /tmp/a.out hello world Program exited with code 014. (gdb) Okay, 'fess up: who's the wise guy. -Bill -- ====

Looking for testers...

1999-01-17 Thread Bill Paul
ly and there are no errors, then I'd like to know that as well. :) Note: please don't ask me for a -stable version of this driver. I'm posting this to -current for a reason. If you're not running -current, then either set up a -current box or just sit back and enjoy the show.

Re: Looking for testers...

1999-01-17 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Andrew Gallatin had to walk into mine and say: > Bill Paul writes: > > For those who may not know, I've been tinkering with a new 'tulip clone' > > driver for various PCI ethernet cards. I'm att

Update of if_dc driver

1999-11-25 Thread Bill Paul
es anybody have anything against me transfering support for the 21143 from if_de to if_dc? Does anybody have a better idea? I'm open to suggestions. -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master o

Last if_dc update before import

1999-12-01 Thread Bill Paul
ee, I intend to remove the al, ax, dm, pn and mx drivers and man pages since they should no longer be needed. Please remember to update your rc.conf files accordingly! I will post an additional heads up when I finally do the deed. -Bill -- ======

HEADS UP: if_dc imports, al, ax, pn, dc and mx removed

1999-12-04 Thread Bill Paul
s are 10Mbps only versions. If you have a NIC that doesn't work, please show me the output of pciconf -l from your system when reporting a problem. As usual, the place to complain is: [EMAIL PROTECTED] -Bill -- =====

Re: Correction to /usr/src/sys/i386/conf/LINT for D-Link DFE-530TX+

1999-12-18 Thread Bill Paul
t uses a Macronix chip, however it was never sold in the U.S., only in Asia. -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telec

General ata grousing

1999-12-22 Thread Bill Paul
y insights, please feel free to share them. -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telecommunications Research Home: [EMA

Re: Woa! May have found something - 'rl' driver and small packets (was Re: Odd TCP glitches in new currents)

1999-12-22 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Matthew Dillon had to walk into mine and say: > I'm adding Bill Paul to the list specifically. > > Hmm. Now this is odd! I think I may have found something! > > All of my 'rl' driver cards

Re: Woa! May have found something - 'rl' driver and small packets (was Re: Odd TCP glitches in new currents)

1999-12-22 Thread Bill Paul
wrong. You could calculate it from the data buffer length, but I suck at math; I find it's easier just to monitor the offending frames. -Bill = -Bill Paul(212) 854-6020 | System Manager, Master of U

Re: Woa! May have found something - 'rl' driver and small packets (was Re: Odd TCP glitches in new currents)

1999-12-23 Thread Bill Paul
sure I want to waste a whole cluster just for that case. -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telecommunications Research Home: [

Re: Woa! May have found something - 'rl' driver and small packets (was Re: Odd TCP glitches in new currents)

1999-12-23 Thread Bill Paul
eople are having the same problem and simply never bothered to tell me. > And watch what happens after I managed to 'ifconfig dc0 media auto', > it goes back to normal... suddenly everything is working properly > again. And what happens if instead of auto, you u

Re: Woa! May have found something - 'rl' driver and small packets (was Re: Odd TCP glitches in new currents)

1999-12-23 Thread Bill Paul
that. Some don't, which can make your life tough. I'm pretty sure the speed and duplex setting don't really have anything to do with this particular problem though. I was just wondering why renegotiating the media would have any effect. It's possible that dc_init() may be cal

Re: PCI-CardBus bridge + PCMCIA Lucent WaveLAN IEEE troubles

2000-04-14 Thread Bill Paul
"go into the computer's BIOS setup screen and turn the parallel port off." -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Cen

Re: NFS, rl0 and Alpha

2000-05-04 Thread Bill Paul
ss, somebody should fix gdb. -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: [EMAIL PROTECTED] | Center for Telecommunications Research Home: [EMAIL PROTECTED] | Columbi

Re: NFS, rl0 and Alpha

2000-05-05 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Gary Jennejohn had to walk into mine and say: [...] > Yes, this patch fixes the problem. Thank you, Bill Paul ! *sigh* It figures. Ok, I applied the patch to -current and -stable. We now return you to your regularly scheduled prog

Looking for testers for if_dc patches

2000-05-30 Thread Bill Paul
Several people have reported problems with if_dc botching autonegotiation on 21143 NICs with non-MII media, such as the DEC/Compaq DE500-BA and the built-in 10/100 ethernet on some alphas. As my first official act as a BSDi/WC employee, I sat down and tried to fix this. I produced some patches for

Re: Looking for testers for if_dc patches

2000-05-30 Thread Bill Paul
> On Tue, May 30, 2000 at 12:28:25AM -0700, Bill Paul wrote: > > Several people have reported problems with if_dc botching autonegotiation > > on 21143 NICs with non-MII media, such as the DEC/Compaq DE500-BA and > > the built-in 10/100 ethernet on some alphas. As my first

Re: Looking for testers for if_dc patches

2000-06-01 Thread Bill Paul
> Hi Bill, > > I applied your patches to -current without incidents. > > I have a testbox (Digital dual P6) that gives: > > May 31 10:56:38 p6 /kernel: dc0: port [...] > May 31 11:03:27 p6 /kernel: dc0: watchdog timeout > > This box can also house an Alpha Miata MX5 mainboard, the Intel & A

Re: Looking for testers for if_dc patches

2000-06-01 Thread Bill Paul
> > - There's one interface involved here > > Correct. > > > - It has a 21143 chip > > Well, the de driver says 21142. The dc driver says 21143. It's just a difference in chip revision, really. > This one does not have AUI so that is not going to be a problem. What I do > wonder, though, is

Re: Looking for testers for if_dc patches

2000-06-02 Thread Bill Paul
> > For reference the ID reported is: > > de0@pci0:3:0: class=0x02 card=0x chip=0x00191011 rev=0x11 hdr=0x00 Hm, ok. First of all, I made a mistake in what I told you. The code in dcphy.c checks the subsystem ID, not the device ID. The device ID is always the same, since that ident

Re: my dc now doesn't work

2001-10-11 Thread Bill Paul
> > After the last cvsup (changes from 29 of september) i've got dead > dc (21143 based NIC). You have to tell us _exactly_ what card you have. Find the manufacturer and model info. Look on the box the card came in. Look at the card itself. Show us the output from pciconf -l so we can see the PC

Re: newcard/cardbus instabilities

2001-03-22 Thread Bill Paul
> > That's a bit ugly. > > > xl0: <3Com 3c575C Fast Etherlink XL> port 0x3000-0x307f mem > > 0x4402-0x4403,0x44002480-0x440024ff,0x44002400-0x4400247f irq 10 at > > device 0.0 on cardbus1 > > xl0: chip is in D6 power mode -- setting to D0 > > I'm a bit worried about this; "D6" doesn't r

Fixing ypbind with TI-RPC

2001-03-26 Thread Bill Paul
Ok. Friday I sat down and tried to make the -m option to ypbind work correctly using the new TI-RPC code. Unfortunately, my test machine chose that day to eat itself. Even more unfortunately, it was an AMD 900Mhz Thunderbird. Today, I started working on another box and managed to get things to wor

Re: Fixing ypbind with TI-RPC

2001-03-26 Thread Bill Paul
> > > > Why can't you just enable sigio on the reply socket, send all the > > requests with a 0 timeout and then wait for a signal to either > > interrupt the sending or to notify you when you complete sending? > > > > Your solution seems awfully complex for what seems to be a simple > > problem

Need reviewers for busdma changes to ethernet driver

2001-08-09 Thread Bill Paul
this code ASAP (the last test I really need to do is make sure it works correctly on an alpha). -Bill = -Bill Paul(510) 749-2329 | Senior Engineer, Master of Unix-Fu [EMAIL PROTECTED] | Win

Where to put new bus_dmamap_load_mbuf() code

2001-08-20 Thread Bill Paul
a test box in the lab right now. -Bill -- ===== -Bill Paul(510) 749-2329 | Senior Engineer, Master of Unix-Fu [EMAIL PROTECTED] | Wind River Systems = "I like zees g

Re: Where to put new bus_dmamap_load_mbuf() code

2001-08-20 Thread Bill Paul
sed. It's right where I need it. Why not take advantage of it? > > Finally- why not make this an inline? Er... because that idea offended my delicate sensibilities? :) -Bill -- = -Bill Paul(510) 749-2329 | Senior Engineer, Master o

Re: Where to put new bus_dmamap_load_mbuf() code

2001-08-22 Thread Bill Paul
them to the map list for later use. It isn't until the driver calls bus_dmamap_list_destroy() that the dmamaps are actually released and the list free()ed. -Bill -- = -Bill Pau

Re: Where to put new bus_dmamap_load_mbuf() code

2001-08-22 Thread Bill Paul
to the list when the transaction is completed. - Updated the modified if_sf driver to use the new code. Again, I've got this code running on the test box in the lab, so it's correct inasmuch as it compiles and runs, even though it may not be aesthetically pleasing. -Bill

Re: Where to put new bus_dmamap_load_mbuf() code

2001-08-22 Thread Bill Paul
ing the head of the list, then it hands it to bus_dmamap_list_alloc() along with the required dma tag. bus_dmamap_list_alloc() then calls bus_dmapap_create() to populate the list. The driver doesn't have to manipulate the list itself, until time comes to destroy it. -Bill --

Re: cvs commit: src/sys/pci if_dc.c

2000-09-03 Thread Bill Paul
> Hello Bill, > > After the following commit, my system fail to connect to network. > If I backout, seems to work again. Any comments appreciated. No no no. *You* are the one who's supposed to make the comments. Like exactly what card do you have (make/model)? Exactly what speed and duplex mode

Re: cvs commit: src/sys/pci if_dc.c

2000-09-05 Thread Bill Paul
> Hello Bill, > > I'm sorry about that. Here's some information that I can gather: > 1. The Intel 21143 chips is intergrated in NEC VersaPro NoteBook PC. >No LED to indicate the network activity are available. > > 2. It is connected to 10BaseT Hub (HP 28688B) at half duplex. Ok, two more th

Re: "Driver Floppy" implementation (Re: "make release" breakage - dokern.sh patch 2)

2000-11-01 Thread Bill Paul
>I'm not sure whether the problem of loading secondary usb modules is a >problem in 4.x but it is easy to try. >Boot a machine without usb support compiled in. after login, kldload >usb, then the miibus and then the if_aue modules. If that works, you >should be ok. >I cannot test this as at the

Re: if_rl.c broken ? Realtek 8139 not longer recognised.

2000-11-01 Thread Bill Paul
> Hi, > > I have a realtek ethernet card. The normal dmesg is this: > > rl0: port 0xb400-0xb4ff mem 0xd900-0xd9ff irq 10 >at device 11.0 on pci0 > rl0: Ethernet address: 00:e0:7d:7d:cd:35 > miibus0: on rl0 > rlphy0: on miibus0 > rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX

Re: vx driver patch

2000-11-06 Thread Bill Paul
> Someone (I can't find who in my records, please let me know if it was > you so I can credit you in the commit message) sent out patches to > make the vx driver not use the pci compat shims. I just found it in > my home directory, applied it, tweaked things very minorly and it > builds and boots

Getting at cardbus CIS data from inside drivers

2000-11-20 Thread Bill Paul
Okay. Recently, David O'Brien handed me an Intel 10/100 Cardbus NIC, which uses the 21143-PB chip. It's a non-MII card (has a Quality Semi symbol PHY). Unfortunately, it looks like Intel has taken a few shortcuts with this card: the serial EEPROM doesn't contain any useful information. Instead, th

Any people with 3c905CX cards out there?

2001-01-12 Thread Bill Paul
3Com has yet another revision of the Tornado chipset floating around out there on newer 3c905C adapters. Supposedly, these are marked as 3c905CX and have become available within the last couple of months. I've seen some noise on the Linux mailing lists that seems to indicate that some driver mods

Re: Network/ARP problem? Maybe pn driver?

1999-01-29 Thread Bill Paul
nt out the test for the IFF_PROMISC flag.) This will enable the workaround all the time and allow the receiver bug to be detected and handled properly. Compile a new kernel with this change and see if the problem persists. Report back your findings (one way or the other) so that I'll know

CAP port and non-IP multicast

1999-01-30 Thread Bill Paul
nreasonable to allow backwards compatibility in the kernel code either. -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: wp...@ctr.columbia.edu | Center for Telecom

Re: Even more interesting NFS problems..

1999-01-31 Thread Bill Paul
that way permanently, but you can't beat it for troubleshooting. -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: wp...@ctr.columbia.edu | Center for Telecommunications Resea

SIOCADDMULTI doesn't work, proposed fix

1999-01-31 Thread Bill Paul
ffer criticisms and comments. These patches are against 3.0-RELEASE but should apply to -current and -stable as well. -Bill -- ===== -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: wp

Re: SIOCADDMULTI doesn't work, proposed fix

1999-01-31 Thread Bill Paul
to a struct sockaddr_dl and use AF_LINK, then this should be documented somewhere. (If it is documented and I missed it, feel free to slap me around and point me in the right direction.) -Bill --

Re: problem with vr0

1999-02-02 Thread Bill Paul
not illustrate the problem accurately? Fine: choose another example and show us the results. -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: wp...@ctr.columbia.edu | Center for T

Re: problem with vr0

1999-02-02 Thread Bill Paul
ace (tcpdump -n -e -i vr0) can you see the traffic from the other host? Try the following: # arp -d 192.168.100.1 # tcpdump -n -e -i vr0 & # ping -c 5 192.168.100.1 Show us the output. -Bill -- ======

Re: problem with vr0

1999-02-03 Thread Bill Paul
Of all the gin joints in all the towns in all the world, Chia-liang Kao had to walk into mine and say: > * From: Bill Paul > * Date: Wed, 3 Feb 1999 00:24:27 -0500 (EST) > * > * > I did a `ping 192.168.100.1', and there is no response and no messages > * > at all. I

Re: problem with vr0

1999-02-03 Thread Bill Paul
plete, no carrier - Can you show me the output of the following: pciconf -r pci0:19:0 0xc I want to see what the latency timer setting looks like. This may be something do to with your particular PCI chipset or motherboard; unfortunately, I have only Intel systems here so it's hard t

Re: problem with vr0

1999-02-03 Thread Bill Paul
has any effect on the card's behavior. -Bill -- = -Bill Paul(212) 854-6020 | System Manager, Master of Unix-Fu Work: wp...@ctr.columbia.edu | Center for Telecommunications Research Home: wp...@skynet.ct

Re: NIS woes

1999-02-07 Thread Bill Paul
etwork connection > (LPIP); I don't believe you. Like I said: run tcpdump on both sides. See if you actually have traffic pertaining to NIS travelling between the two machines. What the hell is LPIP anyway. > Any suggestions? Tcpdump, tcpdump and more tcpdump. -Bill -- ===

  1   2   >