NetBSD/sys/arch/acorn26/conf
jdolecek 6c14651ea0 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:00 +00:00
..
files.acorn26 cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: 2004-01-20 19:58:00 +00:00
FOURMEG add atabus 2003-10-08 10:59:55 +00:00
GENERIC add atabus 2003-10-08 10:59:55 +00:00
INSTALL add atabus 2003-10-08 10:59:55 +00:00
majors.acorn26 Change reference at bottom from sys/dev/majors to sys/conf/majors to match 2003-12-10 02:04:00 +00:00
Makefile.acorn26
std.acorn26