CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/09/04 04:35:39
Modified files:
share/man/man4 : Makefile eisa.4 isa.4 pci.4
sys/dev/eisa : files.eisa
sys/dev/isa : files.isa
sys/dev/pci : files.pci
Removed files:
share/man/man4 : bha.4
sys/dev/eisa : bha_eisa.c
sys/dev/ic : bha.c bhareg.h bhavar.h
sys/dev/isa : bha_isa.c
sys/dev/pci : bha_pci.c
Log message:
naddy discovered that bha no longer builds because it includes the now
deleted aha.h header. therefore bha must be dragged into the attic too.