From 8ccc600fa4294127289ffeac69de617a508eb0ef Mon Sep 17 00:00:00 2001 From: Hellmuth Michaelis Date: Wed, 18 Oct 2000 09:16:30 +0000 Subject: [PATCH] Add ifpnp driver to list of i4b hardware drivers. --- sys/conf/NOTES | 9 +++++---- sys/i386/conf/NOTES | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 180325426b82..4d11fe7106e5 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -2186,10 +2186,11 @@ hint.pcf.0.irq="5" # # i4b passive ISDN cards support contains the following hardware drivers: # -# isic - I4b Siemens Isdn Chipset driver -# iwic - I4b Winbond Isdn Chip driver -# ifpi - I4b Fritz!card PcI driver -# ihfc - I4b cologne chip designs HFC ISA chip driver +# isic - Siemens/Infineon ISDN ISAC/HSCX/IPAC chipset driver +# iwic - Winbond W6692 PCI bus ISDN S/T interface controller +# ifpi - AVM Fritz!Card PCI driver +# ihfc - Cologne Chip HFC ISA/ISA-PnP chipset driver +# ifpnp - AVM Fritz!Card PnP driver # # Note that the ``options'' (if given) and ``device'' lines must BOTH # be uncommented to enable support for a given card ! diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 180325426b82..4d11fe7106e5 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -2186,10 +2186,11 @@ hint.pcf.0.irq="5" # # i4b passive ISDN cards support contains the following hardware drivers: # -# isic - I4b Siemens Isdn Chipset driver -# iwic - I4b Winbond Isdn Chip driver -# ifpi - I4b Fritz!card PcI driver -# ihfc - I4b cologne chip designs HFC ISA chip driver +# isic - Siemens/Infineon ISDN ISAC/HSCX/IPAC chipset driver +# iwic - Winbond W6692 PCI bus ISDN S/T interface controller +# ifpi - AVM Fritz!Card PCI driver +# ihfc - Cologne Chip HFC ISA/ISA-PnP chipset driver +# ifpnp - AVM Fritz!Card PnP driver # # Note that the ``options'' (if given) and ``device'' lines must BOTH # be uncommented to enable support for a given card !