marcel      2005-11-05 19:48:53 UTC

  FreeBSD src repository

  Modified files:
    sys/alpha/conf       GENERIC 
    sys/amd64/conf       GENERIC 
    sys/i386/conf        GENERIC 
  Log:
  Add uart(4). When both sio(4) and uart(4) can handle a serial port,
  sio(4) will claim it. This change therefore only affects how ports
  are handled when they are not claimed by sio(4), and in principle
  will improve hardware support.
  
  MFC after: 2 months
  
  Revision  Changes    Path
  1.189     +3 -2      src/sys/alpha/conf/GENERIC
  1.446     +2 -1      src/sys/amd64/conf/GENERIC
  1.435     +2 -1      src/sys/i386/conf/GENERIC
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to