cvs commit: src/sys/kern kern_device.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Aug 23 09:59:18 PDT 2003


dillon      2003/08/23 09:58:36 PDT

  Modified files:
    sys/kern             kern_device.c 
  Log:
  Allow a NULL dev to be passed to _devsw().  This should close any remaining
  kernel panics related to non-existant devices.
  
  Revision  Changes    Path
  1.5       +2 -0      src/sys/kern/kern_device.c






More information about the Commits mailing list