Go to file
drochner 026fbbe2db Match PCI-ISA bridges on class/subclass instead of vendor/device.
2 reasons:
-no need to keep a list of all known parts
-there is at least 1 bridge (ACC micro 2051) which reports the same
 device ID for its various subfunctions; this would require an additional
 check in the match function
(keep the old list inside #if 0 in case one of the historical bridges
doesn't report the right class/subclass - I can't check them all)
1998-08-07 10:15:32 +00:00
bin rev man page for eew 1998-07-30 00:58:27 +00:00
distrib Add MIDI support. The MIDI devices can be accessed as ``raw'' through 1998-08-07 00:00:55 +00:00
etc Add MIDI support. The MIDI devices can be accessed as ``raw'' through 1998-08-07 00:00:55 +00:00
games Find setup-program even w/ obj dirs. 1998-08-01 23:02:35 +00:00
gnu When DEBUG, log init and fini calls. 1998-08-06 00:03:28 +00:00
include Per XSH5, define _XOPEN_IOV_MAX. 1998-08-03 14:32:04 +00:00
lib Use the count at the beginning of __CTOR_LIST__. 1998-08-05 23:24:02 +00:00
libexec When DEBUG, log init and fini calls. 1998-08-06 00:03:28 +00:00
regress Use PF_* for socket(2) calls. 1998-06-24 23:51:30 +00:00
sbin Implement a suggestion from Wolfgang Solfrank on the "supported media" 1998-08-06 19:22:00 +00:00
share Document the isapnp ess attachment. 1998-08-07 01:00:36 +00:00
sys Match PCI-ISA bridges on class/subclass instead of vendor/device. 1998-08-07 10:15:32 +00:00
usr.bin - Add {.,}[s-]include for silent include file failures 1998-08-06 13:42:22 +00:00
usr.sbin Change the primary/secondary WINS Configuration Option Type IDs (128, 130) to 1998-08-06 20:13:14 +00:00
Makefile Don't try and build non-EGCS libgcc on Alpha and PowerPC. 1998-07-28 18:55:41 +00:00