Re: small note to GENERIC for isa dependency

From: Roman Kurakin (rik_at_cronyx.ru)
Date: 04/20/04

  • Next message: eculp_at_viviendaatualcance.com.mx: "Problem with buildkernel today's sources: directory"
    Date: Tue, 20 Apr 2004 15:57:21 +0400
    To: Doug White <dwhite@gumbysoft.com>
    
    

    Doug White wrote:

    >On Wed, 14 Apr 2004, Josef El-Rayes wrote:
    >
    >
    >
    >>hi!
    >>
    >>i just noticed that removing 'device isa' with 'device npx' still enabled
    >>results in a break of the kernel build.
    >>
    >>as i did not find any hint in GENERIC or NOTES i was wondering whether i should
    >>wrtie a short hint and if so, how it should look like.
    >>
    >>
    >
    >You want to do the same thing for pci? There's a LOT of stuff that
    >depends on that! :) I don't think that trying to add comments to keep
    >people from doing really dumb thing with config files is doing to fix the
    >
    >
    Ok. If I don't have ISA at all, what is bad in idea to remove it from
    config file?
    You may argue that I can do the same if I have no PCI. Yes, you are right.
    But ISAless machine are more common nowadays, than PCIless (especially
    running current).

    rik

    >problem. Theres a reason we have a whole section in the Handbook on
    >kernel configuration, and we still have people doing dumb things :)
    >
    >Also note there is a "don't remove this" comment on npx, which you would
    >think keep people from screwing around with it to much.
    >
    >
    >

    _______________________________________________
    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"


  • Next message: eculp_at_viviendaatualcance.com.mx: "Problem with buildkernel today's sources: directory"

    Relevant Pages

    • Re: small note to GENERIC for isa dependency
      ... > results in a break of the kernel build. ... > wrtie a short hint and if so, ... people from doing really dumb thing with config files is doing to fix the ...
      (freebsd-current)
    • [PATCH][RFC] Rearranging files to improve disk performanc
      ... I am trying to implement a feature in the kernel to allow rearranging ... files on the disk in order to improve performance. ... [it opens the file, sends the kernel a hint, copies the file to a temp ... +struct hint_result_element { ...
      (Linux-Kernel)
    • Re: 8.x grudges
      ... All it does is ensure your kernel can ... FreeBSD 8, set things that have changed up to work in a way ... old config files, old executables continue to work, etc. ... However for bumps in ...
      (freebsd-stable)
    • Re: Enabling DDB prevent kernel from panicing
      ... fault while in kernel mode ". ... In 7.3-RELEASE amd64 I can not boot from cd or pxe correctly using the ... then boot the server off the local disks, ... I'll try the hint disabling but how is that different from removing ...
      (freebsd-stable)
    • sys/conf/DEFAULT[S]
      ... Now that we have 'nooptions' and 'nodevice' in kernel config files as well ... 'options DEVFS' to sys/conf/DEFAULT rather than having to rename it to ...
      (freebsd-arch)