From 15aecdc8f48a99802373d933c0ebeeae7e9ed95b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 28 May 2007 15:51:57 +0000 Subject: 2007-05-28 Joel Sherrill * startup/bspstart.c: Eliminate maximum_drivers configuration parameter since it was used to configure a no longer used feature. Device names are now part of the filesystem not in a table. --- c/src/lib/libbsp/i386/ts_386ex/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'c/src/lib/libbsp/i386/ts_386ex/ChangeLog') diff --git a/c/src/lib/libbsp/i386/ts_386ex/ChangeLog b/c/src/lib/libbsp/i386/ts_386ex/ChangeLog index 7bea7dfbde..e3f088e45f 100644 --- a/c/src/lib/libbsp/i386/ts_386ex/ChangeLog +++ b/c/src/lib/libbsp/i386/ts_386ex/ChangeLog @@ -1,3 +1,9 @@ +2007-05-28 Joel Sherrill + + * startup/bspstart.c: Eliminate maximum_drivers configuration parameter + since it was used to configure a no longer used feature. Device names + are now part of the filesystem not in a table. + 2007-04-12 Ralf Corsépius * bsp_specs: Remove qrtems_debug. -- cgit v1.2.3