From da6a24089aa37a15cfc370654756dd1016e568e1 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 26 Jul 2006 23:16:34 +0000 Subject: 2006-07-27 Stefan Siegl * i386/linux/configure.ac (pcmcia, wireless): New driver classes. (i82365, 3c574_cs, 3c589_cs, axnet_cs, fmvj18x_cs, nmclan_cs, pcnet_cs) (smc91c92_cs, xirc2ps_cs, orinoco_cs): New drivers. * i386/linux/Makefile.in (linux-pcmcia-cs-modules-files) (linux-pcmcia-cs-clients-files, linux-pcmcia-cs-wireless-files): New variables. Add `vpath's to the files locations. (all-linux-files): Add the three new variables. (linux-pcmcia-cs-modules-flags, linux-pcmcia-cs-clients-flags) (linux-pcmcia-cs-wireless-flags): New variables. (linux-flags): Add code to handle the above files and flags. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4ea9030..76567e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2006-07-27 Stefan Siegl + * i386/linux/configure.ac (pcmcia, wireless): New driver classes. + (i82365, 3c574_cs, 3c589_cs, axnet_cs, fmvj18x_cs, nmclan_cs, pcnet_cs) + (smc91c92_cs, xirc2ps_cs, orinoco_cs): New drivers. + * i386/linux/Makefile.in (linux-pcmcia-cs-modules-files) + (linux-pcmcia-cs-clients-files, linux-pcmcia-cs-wireless-files): New + variables. Add `vpath's to the files locations. + (all-linux-files): Add the three new variables. + (linux-pcmcia-cs-modules-flags, linux-pcmcia-cs-clients-flags) + (linux-pcmcia-cs-wireless-flags): New variables. + (linux-flags): Add code to handle the above files and flags. + * i386/i386at/i386at_ds_routines.c (emulation_list) [LINUX_DEV && CONFIG_INET && CONFIG_PCMCIA]: Add the Linux pcmcia emulation structure. -- cgit v1.2.3