NetBSD/sys/arch/amiga
augustss 1339e88a86 Add a new optional method, dev_ioctl, to the audio hardware driver interface.
It is called when an unrecognized ioctl() is performed on a device,
thus allowing ioctl()s that frob the hardware driver (like loading
microcode).
2001-10-03 00:04:47 +00:00
..
amiga fix typo in pmap_kremove() which was invalidating the wrong TLB entry. 2001-09-29 22:00:29 +00:00
compile
conf Add bridge pseudo devices to GENERIC configs 2001-09-01 21:52:23 +00:00
dev Add a new optional method, dev_ioctl, to the audio hardware driver interface. 2001-10-03 00:04:47 +00:00
include Amiga don't need its own fbio.h anymore; screenblank(8) uses <dev/sun/fbio.h>, 2001-09-19 16:40:52 +00:00
stand Security check - don't paste new command line into bootblock that 2001-09-25 19:07:00 +00:00
Makefile