cvs commit: src/sys/dev/rp rp.c

John Baldwin jhb at FreeBSD.org
Tue Nov 8 15:37:21 GMT 2005


jhb         2005-11-08 15:37:21 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/dev/rp           rp.c 
  Log:
  MFC (sort of, this is actually written from scratch): Fix support for
  multiple rocketport cards in the same machine.  Unlike 6.x and 7.x, in 5.x
  the tty drivers create the cdevsw entries themselves, so for 5.x I was able
  to create compatibility aliases for unit 0 so that the old names will still
  work for unit 0.
  
  Reviewed by:    phk
  Tested by:      Jim Pazarena paz at qcislands dot net
  
  Revision  Changes    Path
  1.64.2.2  +31 -12    src/sys/dev/rp/rp.c


More information about the cvs-src mailing list