Re: net: generic netdev_ioaddr

From: Krzysztof Halasa (khc_at_pm.waw.pl)
Date: 10/31/04

  • Next message: Cal Peake: "[PATCH] [Trivial] Documentation/kernel-parameters.txt: scsi param updates"
    To: Pekka Enberg <penberg@cs.helsinki.fi>
    Date:	Sun, 31 Oct 2004 02:02:48 +0100
    
    

    Pekka Enberg <penberg@cs.helsinki.fi> writes:

    >> With this driver it happens to be MMIO address.

    Of course 0x4000 was an IO (non-MMIO) address.

    > It seems that the user can also setup dev->base_addr with "netdev="
    > kernel parameter before a driver starts probing (for example
    > drivers/net/appletalk/cops.c). Should we get rid of "netdev=" too and
    > push preconfiguring down to the drivers that actually use it?

    Sure, cops.io= should be fine. Or cops.hw=io,irq,mem etc.

    Still, this is an issue with non-PnP ISA cards only.

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

  • Next message: Cal Peake: "[PATCH] [Trivial] Documentation/kernel-parameters.txt: scsi param updates"

    Relevant Pages

    • Re: [PATCH 2.6.11-rc3] IBM Trackpoint support
      ... > We probably should do one after every test for isolation. ... > big a problem now that we do the probing from a thread. ... I wonder if we should make driver registration asynchronous too. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH][BUGFIX] : megaraid patch for 2.10.1 (irq disable bug fix)
      ... James already mentioned the probing issue and looking further through the ... driver there's lots of need for improvement. ... P.S. from a sort look the fusion-based adapters seem to be completely ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: your mail
      ... doing different styles of probing is even worse than what you did ... no, now you're acting like an even more broken driver, preventing a fbdev ... revert to the old method until you have a common pci_driver for fbdev and dri. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: My thoughts on the "new development model"
      ... |>>> 2.6 tree is great for gentoo users who like gcc consuming all CPU ... |>> that after a month or so of fixes etc it will be a very stable kernel ... driver for 2.6.7 for an ADSL card; a development driver for 2.6.5 for a ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] OMAP: I2C driver for TI OMAP boards #2
      ... No, it's not low priority, it's a blocker. ... The driver must do what it is told to do. ... to require probing to work. ... The spec does say it's tested for zero after decrementing the count, ...
      (Linux-Kernel)