cvs commit: src/sys/conf files src/sys/dev/sio sio_ebus.c
    Thomas Moestl 
    tmm at FreeBSD.org
       
    Fri Apr 30 10:25:48 PDT 2004
    
    
  
tmm         2004/04/30 10:25:47 PDT
  FreeBSD src repository
  Modified files:
    sys/conf             files 
  Removed files:
    sys/dev/sio          sio_ebus.c 
  Log:
  Remove the sio EBus attachment, which never worked with an unpatched
  driver because sio(4) uses ISA-specific functions. uart(4) has full
  support for the respective hardware and should be used instead.
  
  Revision  Changes    Path
  1.891     +0 -1      src/sys/conf/files
  1.6       +0 -114    src/sys/dev/sio/sio_ebus.c (dead)
    
    
More information about the cvs-all
mailing list