- 1. 4/x: [NETDRV] Merge register_netdev calls (score: 1)
- Author: vem@xxxxxxxxxx>
- Date: Sat, 5 Jun 2004 15:27:37 +1000
- Actually I've decided to scrap it in favour of a more generic ether_print_info() that can be used by all Ethernet drivers. So in its place I present the following patch that merges duplicate register
- /archives/netdev/2004-06/msg00090.html (9,505 bytes)
- 2. Re: 4/x: [NETDRV] Merge register_netdev calls (score: 1)
- Author: on@xxxxxxxxx>
- Date: Fri, 11 Jun 2004 12:08:55 +1000
- The only change made by these two patches is moving the call to register_netdev() from the outer probe() function to the inner probe() function where the the printk's are. There is absolutely no code
- /archives/netdev/2004-06/msg00297.html (9,685 bytes)
- 3. Re: 4/x: [NETDRV] Merge register_netdev calls (score: 1)
- Author: xxxxxxxxx>
- Date: Fri, 25 Jun 2004 20:12:54 +1000
- To illustrate this, let's take the first driver touched by 4/x. In 3c503, the function init_module() essentially does for each ioaddr if (do_el2_probe(ioaddr) == 0) return 0 And do_el2_probe() just c
- /archives/netdev/2004-06/msg00741.html (10,272 bytes)
- 4. 4/x: [NETDRV] Merge register_netdev calls (score: 1)
- Author: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Date: Sat, 5 Jun 2004 15:27:37 +1000
- Actually I've decided to scrap it in favour of a more generic ether_print_info() that can be used by all Ethernet drivers. So in its place I present the following patch that merges duplicate register
- /archives/netdev/2004-06/msg00974.html (9,880 bytes)
- 5. Re: 4/x: [NETDRV] Merge register_netdev calls (score: 1)
- Author: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 11 Jun 2004 12:08:55 +1000
- The only change made by these two patches is moving the call to register_netdev() from the outer probe() function to the inner probe() function where the the printk's are. There is absolutely no code
- /archives/netdev/2004-06/msg01181.html (10,166 bytes)
- 6. Re: 4/x: [NETDRV] Merge register_netdev calls (score: 1)
- Author: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 25 Jun 2004 20:12:54 +1000
- To illustrate this, let's take the first driver touched by 4/x. In 3c503, the function init_module() essentially does for each ioaddr if (do_el2_probe(ioaddr) == 0) return 0 And do_el2_probe() just c
- /archives/netdev/2004-06/msg01625.html (10,761 bytes)
This search system is powered by
Namazu