NetBSD/sys/arch/x68k
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
..
compile
conf Minor changes from news68k. 2001-09-29 01:24:30 +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 libsa for the new bootloader of x68k port. 2001-09-27 10:03:26 +00:00
stand Install as xxboot_*, and create links as fdboot_* and sdboot_*. 2001-10-01 17:03:38 +00:00
usr.bin objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is 2001-09-22 03:34:17 +00:00
usr.sbin I was too careless. Do not throw away the prepared string. :p 2001-06-12 11:29:31 +00:00
x68k Forgot to include <machine/bootinfo.h> for the new symbol added in the 2001-09-29 01:24:01 +00:00
Makefile