Re: broken re(4)
- From: Dimitry Andric <dimitry@xxxxxxxxxx>
- Date: Thu, 29 May 2008 13:10:48 +0200
On 2008-05-29 11:58, Gerrit Kühn wrote:
Can I do anything else? Is the newer patch (from yesterday) in your
directory above worth giving a try?
FYI, that patch doesn't compile, due to a typo... Fix below:
--- re.HEAD.20080528.orig 2008-05-29 13:08:15.000000000 +0200
+++ re.HEAD.20080528 2008-05-29 13:07:28.000000000 +0200
@@ -352,7 +352,7 @@
+ if ((sc->rl_flags & RL_FLAG_PAR) != 0) {
+ /* XXX Should have a way to get station address from EEPROM. */
+ uint32_t vpdc, word;
-+ int offet, verr;
++ int offset, verr;
+
+ if (pci_find_extcap(sc->rl_dev, PCIY_VPD, &vpdc) == 0) {
+ for (offset = 0; offset < 0x20; offset += 4) {
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: broken re(4)
- From: Pyun YongHyeon
- Re: broken re(4)
- From: Gerrit Kühn
- Re: broken re(4)
- References:
- broken re(4)
- From: Gerrit Kühn
- Re: broken re(4)
- From: Pyun YongHyeon
- Re: broken re(4)
- From: Gerrit Kühn
- Re: broken re(4)
- From: Gerrit Kühn
- broken re(4)
- Prev by Date: Re: broken re(4)
- Next by Date: Re: ZFS on root and disk write caching.
- Previous by thread: Re: broken re(4)
- Next by thread: Re: broken re(4)
- Index(es):
Relevant Pages
|
|