From 123437c945cd96174951765b71f933796c604ff7 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Fri, 21 Sep 2001 14:56:10 +0000 Subject: [PATCH] Move pccard release note entries into their own sect3 section (as was done for 4.4-RELEASE), eliminate one entry that was superceded by another. --- .../doc/en_US.ISO8859-1/relnotes/article.sgml | 59 ++++++++++--------- .../en_US.ISO8859-1/relnotes/common/new.sgml | 59 ++++++++++--------- 2 files changed, 60 insertions(+), 58 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 6c8e6df3e889..be93f08f2fc7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -121,9 +121,6 @@ Support for threads under Linux emulation has been added. - The pccard driver and &man.pccardc.8; now support multiple - beep types upon card insertion and removal. &merged; - A number of cleanups and enhancements have been applied to the PCI subsystem. /usr/share/misc/pci_vendors now contains a @@ -191,9 +188,6 @@ files will attempt to minimize the cache effects of reading and writing. &merged; - OLDCARD and &man.pccardd.8; now support - PCI cards. - An &man.orm.4; device has been added to claim the option ROMs in the ISA memory I/O space, to prevent other drivers from mistakenly assigning addresses that conflict with these ROMs. &merged; @@ -248,29 +242,6 @@ Idle zeroing of pages can be enabled with the vm.zeroidle_enable sysctl variable. - On many modern hosts, PCCARD devices can be configured to - route their interrupts via either the ISA or PCI interrupt paths. - The &man.pcic.4; driver has been updated to support both interrupt - paths (formerly, only routing via ISA was supported). &merged; In most - cases, configuration of PCMCIA devices in laptops is simpler and - more flexible. In addition, various Cardbus bridge PCI cards - (such as those used by Orinoco PCI NICs) are now supported. Some - hosts may experience problems, such as hangs or panics, with PCI - interrupt routing; they can frequently be made to work by forcing - the older-style ISA interrupt routing. The following lines, - placed in /boot/loader.conf, may fix the - problem: - - hw.pcic.intr_path="1" -hw.pcic.irq="0" - - When installing &os; on such a system, typing the following - lines to the boot loader may be helpful in starting up &os; for - the first time: - - ok set hw.pcic.intr_path="1" -ok set hw.pcic.irq="0" - Processor/Motherboard Support @@ -752,6 +723,36 @@ hw.pcic.irq="0" + + PCCARD Support + + The pccard driver and &man.pccardc.8; now support multiple + beep types upon card insertion and removal. &merged; + + On many modern hosts, PCCARD devices can be configured to + route their interrupts via either the ISA or PCI interrupt paths. + The &man.pcic.4; driver has been updated to support both interrupt + paths (formerly, only routing via ISA was supported). &merged; In most + cases, configuration of PCMCIA devices in laptops is simpler and + more flexible. In addition, various Cardbus bridge PCI cards + (such as those used by Orinoco PCI NICs) are now supported. Some + hosts may experience problems, such as hangs or panics, with PCI + interrupt routing; they can frequently be made to work by forcing + the older-style ISA interrupt routing. The following lines, + placed in /boot/loader.conf, may fix the + problem: + + hw.pcic.intr_path="1" + hw.pcic.irq="0" + + When installing &os; on such a system, typing the following + lines to the boot loader may be helpful in starting up &os; for + the first time: + + ok set hw.pcic.intr_path="1" +ok set hw.pcic.irq="0" + + Multimedia Support diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 6c8e6df3e889..be93f08f2fc7 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -121,9 +121,6 @@ Support for threads under Linux emulation has been added. - The pccard driver and &man.pccardc.8; now support multiple - beep types upon card insertion and removal. &merged; - A number of cleanups and enhancements have been applied to the PCI subsystem. /usr/share/misc/pci_vendors now contains a @@ -191,9 +188,6 @@ files will attempt to minimize the cache effects of reading and writing. &merged; - OLDCARD and &man.pccardd.8; now support - PCI cards. - An &man.orm.4; device has been added to claim the option ROMs in the ISA memory I/O space, to prevent other drivers from mistakenly assigning addresses that conflict with these ROMs. &merged; @@ -248,29 +242,6 @@ Idle zeroing of pages can be enabled with the vm.zeroidle_enable sysctl variable. - On many modern hosts, PCCARD devices can be configured to - route their interrupts via either the ISA or PCI interrupt paths. - The &man.pcic.4; driver has been updated to support both interrupt - paths (formerly, only routing via ISA was supported). &merged; In most - cases, configuration of PCMCIA devices in laptops is simpler and - more flexible. In addition, various Cardbus bridge PCI cards - (such as those used by Orinoco PCI NICs) are now supported. Some - hosts may experience problems, such as hangs or panics, with PCI - interrupt routing; they can frequently be made to work by forcing - the older-style ISA interrupt routing. The following lines, - placed in /boot/loader.conf, may fix the - problem: - - hw.pcic.intr_path="1" -hw.pcic.irq="0" - - When installing &os; on such a system, typing the following - lines to the boot loader may be helpful in starting up &os; for - the first time: - - ok set hw.pcic.intr_path="1" -ok set hw.pcic.irq="0" - Processor/Motherboard Support @@ -752,6 +723,36 @@ hw.pcic.irq="0" + + PCCARD Support + + The pccard driver and &man.pccardc.8; now support multiple + beep types upon card insertion and removal. &merged; + + On many modern hosts, PCCARD devices can be configured to + route their interrupts via either the ISA or PCI interrupt paths. + The &man.pcic.4; driver has been updated to support both interrupt + paths (formerly, only routing via ISA was supported). &merged; In most + cases, configuration of PCMCIA devices in laptops is simpler and + more flexible. In addition, various Cardbus bridge PCI cards + (such as those used by Orinoco PCI NICs) are now supported. Some + hosts may experience problems, such as hangs or panics, with PCI + interrupt routing; they can frequently be made to work by forcing + the older-style ISA interrupt routing. The following lines, + placed in /boot/loader.conf, may fix the + problem: + + hw.pcic.intr_path="1" + hw.pcic.irq="0" + + When installing &os; on such a system, typing the following + lines to the boot loader may be helpful in starting up &os; for + the first time: + + ok set hw.pcic.intr_path="1" +ok set hw.pcic.irq="0" + + Multimedia Support