cvs commit: src/sys/dev/uart uart_bus_ebus.c

Marcel Moolenaar marcel at FreeBSD.org
Thu Feb 23 21:36:45 PST 2006


marcel      2006-02-24 05:36:44 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/uart         uart_bus_ebus.c 
  Log:
  When we probe a SAB82532, return BUS_PROBE_GENERIC. This allows puc(4)
  or scc(4) to grab the device by default. In fact, we probably shouldn't
  even claim the device at all...
  
  Revision  Changes    Path
  1.10      +3 -1      src/sys/dev/uart/uart_bus_ebus.c


More information about the cvs-src mailing list