tmm         2003/06/11 11:33:03 PDT
  FreeBSD src repository
  Modified files:
    sys/dev/ofw          openfirmio.c openfirmio.h 
  Log:
  - Add an OFIOCGETPROPLEN ioctl() to get the length of a property.
  - Do not use a fixed major.
  - Minor cleanups.
  
  Revision  Changes    Path
  1.5       +10 -13    src/sys/dev/ofw/openfirmio.c
  1.2       +2 -0      src/sys/dev/ofw/openfirmio.h