Date: Tue, 3 Dec 2002 06:20:03 -0800 (PST) From: Atsuo Kobayashi <akoba@unzan.homeip.net> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/44500: AC1001 Gigabit NIC Worked Message-ID: <200212031420.gB3EK3jZ095989@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/44500; it has been noted by GNATS.
From: Atsuo Kobayashi <akoba@unzan.homeip.net>
To: freebsd-gnats-submit@FreeBSD.org, hgh02351@nifty.ne.jp
Cc:
Subject: Re: misc/44500: AC1001 Gigabit NIC Worked
Date: Tue, 03 Dec 2002 23:14:27 +0900
This is a multi-part message in MIME format.
--------------060701050300010802050306
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
The bge driver of CURRENT branch was changed to disable PCI cache line
control.
But I found AC1001 can not work on AMD762 chipset without these settings.
So, I revised previous patch for FreeBSD-DP2 and added a conditional
compile flag for AMD762.
The flag is __bge_broken_amd762__, if this is defined then cache line
length is set to 1 and AC1001 works fine on AM762 chipset box.
See attached file.
--
Atsuo Kobayashi hgh02351@nifty.ne.jp
--------------060701050300010802050306
Content-Type: application/gzip;
name="bge_ac1001_diff.gz"
Content-Transfer-Encoding: base64
Content-Disposition: inline;
filename="bge_ac1001_diff.gz"
H4sICM0y7D0AA2JnZV9hYzEwMDFfZGlmZgClVFtv2jAUfoZfcdS+bDQQOwEKTJoESdRFI1CF
9PZkhcQBa8GJktANrf3vsxPooGXsFkWy9fk7n8/NJ2RRBM0A5guqsoiIpRWAmm9yNaSP6j5a
bzQaB7Sat6Zg0gBAB6wPNG2gI9AQ0urNZvO4xisT3B10LiuTxuFXXobbfQV32lACUrMCuiD2
zTpArXY22+SfE85pUMAVW/hzVoBVLGnGaXEGz4okfYfh2LOdIbm1JubUtU1lB5jWrW1YZGhg
hJBSCQ7jgq18qLDjmhd/qolL7qEm/h8/+/itnxI7oYkU+U9uxmN4Pp5kpPcUjNq9vTSjNhJQ
p/+SaBDf6MoiztS0DG9MJlPi3hPDNZ72Ue9eHlx/Ml1izG6cp2OW7iHn/QdBElk6ZxEPaQRE
9gmZZ8kXyom/Ci+7GiFSR22Uag0wWe7PYworukqyDXzNWEGB8Uc/ZqFf0BbAME39jPIi3oBI
CcuBJwXk6zRNsoKGW5k0S1KaCcp8AyJpOQXRqyygeasiqHK5NmxijN2R7b3Lg+ZH6ZpgKWVA
5ZkjiiQ2jtwR5862Jgq0RUwiIBrnVJZfOH5R3mjx0m9Bh8APlhRixinktCgYX0CUZDB0TBEv
BEuWCrgyU+Ui75pZ3r/48VtbUzSYe0dEbapure0O7lzbs8hoYroPBHdHD541+xkcD1kkKwey
ctvClUXz43Tpv5QsfDNdMrpoLY8Nh/Lg1Ywpsb8eM5XVbM0rK1xa4YHePzFperir4J6G9x7B
FtJ2j6DqiXMRrKzbq7cq8oa+4Ut9/pZyMGUkDem0J5P4axre0von1OS7r0HF88X1VTVEzn8A
ccTIktIFAAA=
--------------060701050300010802050306--
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212031420.gB3EK3jZ095989>
