Re: Call for Test and Review: bwn(4) - another Broadcom Wireless driver

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Weongyo Jeong
Date: Friday, March 12, 2010 - 4:13 pm

On Wed, Mar 03, 2010 at 11:10:14AM +0200, Alexandr Rybalko wrote:

It's my pleasure to test your patch.


I thought that your opinion was right and if mem is
0xf4000000-0xf4003fff (16 Kb) I thought the device has 4 cores.  However
it looks this was wrong according to the below document:

	http://voodoowarez.com/bcm5365p.pdf

Please see Section 3: PCI Core, PCI Bus (Page 34) that it indicates that
16Kb, maybe 8 Kb in the old devices is core register region.

  "Accesses to the lower half of the core register region are translated
   into system backplane accesses using the PCIBAR0Window register"
  "Accesses to offsets 0x1000 to 0x17FF of this region initiate a direct
   access to the external SPROM"

If we just access memory using offset + core and bus_space_read_x
interfaces it would actually not access core register region.

So without solving this problem it looks it could not remove coreswitch
routines.

regards,
Weongyo Jeong

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: compiling FreeBSD to test a netbook, Gabor Kovesdan, (Sat Feb 27, 1:53 am)
Re: compiling FreeBSD to test a netbook, Gonzalo Nemmi, (Sat Feb 27, 1:27 pm)
Re: Call for Test and Review: bwn(4) - another Broadcom Wi ..., =?ISO-8859-1?Q?Gusta ..., (Mon Mar 1, 1:22 pm)
Re: Call for Test and Review: bwn(4) - another Broadcom Wi ..., =?ISO-8859-1?Q?Gusta ..., (Tue Mar 2, 11:57 am)
Re: Call for Test and Review: bwn(4) - another Broadcom Wi ..., Weongyo Jeong, (Fri Mar 12, 4:13 pm)
Re: Call for Test and Review: bwn(4) - another Broadcom Wi ..., James R. Van Artsdalen, (Fri Apr 23, 4:44 pm)
Re: Call for Test and Review: bwn(4) - another Broadcom Wi ..., Gustavo Perez Querol, (Fri May 7, 9:08 am)