itojun
d76ae83df8
add PULLDOWN_TEST for all the platforms.
...
XXX should be moved to somewhere else when stabilized
2000-06-30 17:10:15 +00:00
fvdl
1ee7d22c0b
Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC.
2000-06-22 20:27:49 +00:00
hubertf
80365fb67d
Change comment: APM_POWER_PRINT _does_ print stats on the console.
2000-06-16 10:31:03 +00:00
veego
223d7455c7
Remove the obsolete config fragments for kernel crypto, because the IPsec
...
crypto code is now in the kernel source tree.
2000-06-14 22:02:13 +00:00
mycroft
9884ae5ff6
Remove pcvt tentacles.
2000-06-11 02:41:10 +00:00
augustss
ead295db1b
Alphabetize.
2000-06-11 00:21:01 +00:00
fvdl
b5cca46229
Make siop the default instead of ncr. The siop driver has proven to
...
be reliable, and, although it does not do tagged queueing yet, this
makes it a better choice.
2000-06-08 21:42:14 +00:00
gmcgarry
d0241b393f
Replace references to xe with xi. Clarify description to avoid
...
confusion with the Xircom tlp-based cards.
2000-06-05 23:18:50 +00:00
joda
9e1f399ada
fix `#scsibus at siop?' line
2000-06-05 13:34:13 +00:00
david
156fa3d59c
Remove entry for non-existant driver that entered GENERIC in 1.289
...
and propagated to others when sync'd.
2000-06-01 04:24:00 +00:00
jhawk
daa86a0be1
Add patchable "pnpbiosdebug" global if PNPBIOSDEBUG is compiled in,
...
and add PNPBIOSDEBUG_VALUE to initialize its value, defaulting to 1.
2000-05-28 21:46:04 +00:00
jhawk
fb6d063b8c
pnpbios from 1.344 didn't config. s/pnpbios0/pnpbios?/
2000-05-28 21:12:00 +00:00
thorpej
4af4c47f80
Tidy up a little, improve PnP BIOS section.
2000-05-28 20:11:59 +00:00
tv
ab415393d3
`ep' has `plug-and-play' support on all buses, including non-PnP ISA.
...
Attach ep* at isa instead of ep0, so we will autoconfigure all 3c5x9s.
2000-05-28 02:42:16 +00:00
mason
af43639ded
Fixed typo in ses comment - devies -> devices
2000-05-25 01:34:18 +00:00
thorpej
78112e2541
Add `ses' (SCSI Enclosure Services) device.
2000-05-22 16:48:41 +00:00
augustss
bdc8c2f8f4
Alphabetize.
2000-05-20 21:34:48 +00:00
veego
1cd1663317
Disable the viaenv driver and remove the siop entry which was added
...
in the last commit.
2000-05-19 10:23:36 +00:00
thorpej
56512515f8
Add Cyclades-Z serial.
2000-05-17 18:08:50 +00:00
jhawk
2dc49a4780
Comment out XSERVER and XSERVER_DDB and move them to the pccons-specific
...
section. They are not used with wscons.
2000-05-14 04:36:09 +00:00
joda
89ef6f9a91
add viaenv template
2000-05-08 18:41:26 +00:00
augustss
3a6e3a4670
Add (sometimes commented out) MIIVERBOSE option.
2000-05-08 13:49:44 +00:00
wiz
784bcfd6ba
add bktr device
2000-05-07 00:41:06 +00:00
jhawk
c82c8655cf
Add comment suggesting s/com[0-9]/com*/ and s/lpt0/lpt*/
...
if you enable com*/lpt* at pnpbios0, to avoid attaching
com0 as com3.
Don't actually change the "com0 at isa" line, since doing so
would cause some com* (e.g. pcmcia) to be renumbered from com3
to something lower, at least on some systems.
2000-05-04 19:41:44 +00:00
augustss
9f9f06401c
Add (commented out) cms(4) driver.
2000-05-02 11:00:56 +00:00
augustss
4a30060c43
Add C-Media CMI8x38, cmpci.
2000-04-30 22:00:54 +00:00
dante
d7592a72fe
Update comment in adw*
2000-04-30 19:08:19 +00:00
uch
bd5f21ffeb
add PCIBIOS_ADDR_FIXUP, PCIBIOS_IRQS_HINT configuration. and its sample.
2000-04-28 17:23:51 +00:00
explorer
79f12736c0
Add (commented out) addcom0 and com* at addcom?
2000-04-21 17:52:06 +00:00
haya
784977f319
Changes the name of RealTek driver. The new name is `rtk'. This used
...
to be called `rl' and it conflict with RL vax disks, canonical and
historical unix driver name.
This changes are minimal: it only changes the name of RealTek driver.
The filename of source code and a lot of the letter `rl' in source
files should be changed shortly.
2000-04-19 08:44:31 +00:00
itojun
3be41bae18
add stf pseudo interface (commented out due to possible security risks)
2000-04-19 06:50:27 +00:00
augustss
633209364f
Add FTDI FT8U100AX driver.
2000-04-14 14:53:32 +00:00
augustss
689485b4df
Add Rio 500 device.
2000-04-14 14:44:49 +00:00
joda
39a71b22e4
add com at cardbus comment
2000-04-13 11:20:06 +00:00
haya
f0f4d101b2
Add rl cardbus attachment.
2000-04-10 07:58:18 +00:00
augustss
b0789bc4f4
Add upl(4) driver. Uncomment uvisor(4) driver.
2000-04-09 18:34:02 +00:00
augustss
9a31a8c77f
Add atapibus* at umass?
2000-04-03 00:03:28 +00:00
tsarna
56e25c18bb
Add and enable auvia
2000-03-31 04:47:52 +00:00
augustss
dbf4f91643
Add (commented out) uvisor driver.
2000-03-30 17:01:01 +00:00
martin
0a1221cb28
Added a PCI frontend for the legacy ISA joystick driver.
...
Some PCI soundcards don't seem to use the generic gameport function with
interface 0x10 used here, but have either an own BAR dedicated to this
(i.e. Sonic Vibes or ESS Solo-1) or specify their own device (see
PCI_PRODUCT_CREATIVELABS_SBJOY in sys/dev/pci/pcidevs.h).
Probably these use a similar simple sheme and adding a frontend for them would
be trivial, but I don't own any of these cards, so I didn't.
2000-03-26 15:36:48 +00:00
onoe
5644a7e248
Update awi driver, which now supports AMD 79c930 based 802.11 DS cards
...
as well as 802.11 FH cards. Also, it can operate in infrastructure mode,
adhoc mode, and wi(4) (aka WaveLAN/IEEE) compatible adhoc mode.
2000-03-22 11:22:20 +00:00
cgd
7c35662066
add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE.
2000-03-22 00:58:16 +00:00
mycroft
cb42a200a1
Add scsibus at esp.
2000-03-19 22:35:43 +00:00
mycroft
1a5e8d741b
Add esp at pcmcia.
2000-03-19 22:32:59 +00:00
ad
ce0c2b1962
Attach cac* at pci?, ca* at cac?. Commented out where needs be.
2000-03-16 15:05:18 +00:00
augustss
072f9f5b69
Some whitespace changes.
2000-03-14 22:37:55 +00:00
groo
0a77d41f4f
clean up lm0 example
2000-03-10 06:03:18 +00:00
hubertf
f3f4e44c39
fix typo
2000-03-09 16:49:22 +00:00
groo
752c98f8ea
Add (commented out) lm driver examples
2000-03-09 04:12:42 +00:00
itojun
6ac3fc2a55
beautify APM_DISABLE_INTERRUPTS line (s/options\t/options \t/)
2000-03-06 18:45:42 +00:00