lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 17 Sep 2007 11:11:44 +0800
From:	Bryan Wu <bryan.wu@...log.com>
To:	Robin Getz <rgetz@...ckfin.uclinux.org>
Cc:	bryan.wu@...log.com, jeff@...zik.org, akpm@...ux-foundation.org,
	linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 3/3] Blackfin EMAC driver: Add phyabstraction layer
	supporting in bfin_emac driver

On Sun, 2007-09-16 at 22:51 -0400, Robin Getz wrote:
> On Sat 15 Sep 2007 22:57, Bryan Wu pondered:
> > 
> >  - add MDIO functions and register mdio bus
> >  - add phy abstraction layer (PAL) functions and use PAL API
> >  - test on STAMP537 board
> 
> Today, the Kconfig for the Blackfin just includes:
> 
> > config BFIN_MAC
> >         tristate "Blackfin 536/537 on-chip mac support"
> >         depends on NET_ETHERNET && (BF537 || BF536) && (!BF537_PORT_H)
> >         select CRC32
> >         select BFIN_MAC_USE_L1 if DMA_UNCACHED_NONE
> >         help
> >           This is the driver for blackfin on-chip mac device. Say Y if you
> > want it compiled into the kernel. This driver is also available as a module
> > ( = code which can be inserted in and removed from the running kernel
> > whenever you want). The module will be called bfin_mac.
> 
> Since you are adding requirement for the PHYLIB with this patch, should there
> be a select for that?
> 
> -Robin

OK, I will send a patch for  this update, since some people failed to
compile the kernel without select the PHYLIB.

Thanks
-Bryan Wu
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ