NetBSD/sys/dev/ppbus
jdolecek b5b875ef06 cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist:
* lpt device is defined in MI place (dev/ppbus/files.ppbus), dev/ic/lpt.c
  is included there too; dev/ic/lpt.c is not included if ppbus is
  configured or if there is alternative platform lpt (like for pc532)
* g/c MD lpt definitions and custom puc/upc attachments,
  glue moved to conf/files and dev/pci/files.pci respectively; remove
  device lpt definition from dev/isa/files.isa
* add ppbus parport attribute, atppc device attachments, adjust plip and lpt
  glue
2004-01-20 19:58:01 +00:00
..
files.ppbus cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:01 +00:00
if_plip.c attach this as 'plip', rather than 'lp' 2004-01-20 19:11:52 +00:00
lpt.c attach this with lpt_ppbus, just to make co-existence with dev/ic/lpt.c 2004-01-20 19:16:13 +00:00
lptio.h
lptreg.h
lptvar.h
ppbus_1284.c
ppbus_1284.h
ppbus_base.c
ppbus_base.h
ppbus_conf.c
ppbus_conf.h
ppbus_device.h
ppbus_io.h
ppbus_msq.c
ppbus_msq.h
ppbus_var.h