From e48632f546f686469239ba476ea05bf7107cf3d5 Mon Sep 17 00:00:00 2001 From: murray Date: Mon, 21 Oct 2002 10:53:35 +0000 Subject: Update comment to note that the third floppy (for modules) has been implemented. Add a note reminding developers to update drivers.conf.5 if they add new functionality here. --- release/pc98/drivers.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'release/pc98') diff --git a/release/pc98/drivers.conf b/release/pc98/drivers.conf index 2706710..524f3fb 100644 --- a/release/pc98/drivers.conf +++ b/release/pc98/drivers.conf @@ -29,10 +29,12 @@ # # drv: driver name in kernel config file # filename: filename of kernel module (without .ko) -# floppy: 2 (mfsroot.flp), 3 (drivers.flp - not implemented yet) +# floppy: 2 (mfsroot.flp), 3 (drivers.flp) # type: 'options' (for a kernel option) or anything else for a driver # description: short description of the driver # +# If you add functionality here, please update drivers.conf(5). +# #drv filename floppy type description dc if_dc 2 network "DEC/Intel 21143 (and clones) PCI fast ethernet card" -- cgit v1.1