From 4ebd240e10466400ffb7aa678748f1b9efa5f8dc Mon Sep 17 00:00:00 2001 From: brueffer Date: Tue, 13 Jan 2004 11:31:09 +0000 Subject: Fix typo in a comment --- sys/dev/bge/if_bge.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/bge/if_bge.c b/sys/dev/bge/if_bge.c index 876566c..1df7e49 100644 --- a/sys/dev/bge/if_bge.c +++ b/sys/dev/bge/if_bge.c @@ -2839,7 +2839,7 @@ bge_intr(xsc) * Process link state changes. * Grrr. The link status word in the status block does * not work correctly on the BCM5700 rev AX and BX chips, - * according to all avaibable information. Hence, we have + * according to all available information. Hence, we have * to enable MII interrupts in order to properly obtain * async link changes. Unfortunately, this also means that * we have to read the MAC status register to detect link -- cgit v1.1