Go to file
mark 62645f43ba Add support for a boot argument podule?=mmmmpppp to enable the manufacturer
and product IDs for a podule to be overriden. The IDs are specified in hex.
A value of "ffff" means disable and replaces the podule?.disable option.
This allows podules whose IDs have been changed e.g. by PowerROMs to still
have the correct driver attached.
Based on my original patch but tided up and debugged by Stephen Hobbs.
2000-01-10 04:01:17 +00:00
bin Slightly modified small fixes from Richard Rauch in PR bin/9150 2000-01-09 15:56:37 +00:00
dist update ipfilter code to 3.3.6 1999-12-28 07:40:12 +00:00
distrib Fix libraries we link with. 2000-01-10 00:25:01 +00:00
etc gc unused mac68k devices 2000-01-10 02:25:25 +00:00
games Use err(1, NULL) and warn(NULL) for `out of memory' error messages. 2000-01-09 17:17:19 +00:00
gnu Semi-random code cleanup. 2000-01-07 21:19:36 +00:00
include Correct typo in comment. 2000-01-05 14:40:14 +00:00
lib After writing a page out to disk, run the page back through the user's 2000-01-09 19:56:15 +00:00
libexec * new ftpd.conf directive: 2000-01-09 10:08:45 +00:00
regress Make it build on ELF toolchain. 1999-12-09 09:08:00 +00:00
sbin Nuke a debugging printf that I forgot to remove before last commit. 2000-01-09 03:06:35 +00:00
share improve examples: 2000-01-09 13:19:19 +00:00
sys Add support for a boot argument podule?=mmmmpppp to enable the manufacturer 2000-01-10 04:01:17 +00:00
usr.bin Make rules for finding object directory match those used by make: 2000-01-09 16:37:28 +00:00
usr.sbin Also move the +SIZE files into place, if a pkg comes with some. 2000-01-09 17:21:53 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00