Remove pccons from files.prep and files.ibmnws?

Ben Harris <[email protected]>
Newsgroups gmane.os.netbsd.ports.prep
Message-ID <[email protected]>
I'm trying to clean up and abstract the pckbc(4) driver.  I've noticed
that NetBSD/prep and NetBSD/ibmnws each have the following section in
their files.$MACHINE files:

# attribute used to represent the "keyboard controller"
# XXX should be a real device
define pckbcport { [irq = -1], [port = -1] }

# PC console support a la "pccons"
device	pc: tty, pckbcport
attach	pc at isa
device	pcconskbd
attach	pcconskbd at pckbc
file	arch/prep/isa/pccons.c			pc | pcconskbd needs-flag

arch/prep/isa/pccons.c, though, was deleted in November 2001.  Is it OK
for me to kill that section of files.$MACHINE?

-- 
Ben Harris                                                   <[email protected]>
Portmaster, NetBSD/acorn26           <URL:http://www.NetBSD.org/Ports/acorn26/>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.