In message: <1129300467.656.22.camel_at_localhost.localdomain> Marten Vijn <info_at_martenvijn.nl> writes: : on a soekris 4521 => wi2 died while upgrading from 6.0. Beta3 to 6.0 : rc1 Please consider applying the following patch. I believe it will fix your problems. It fixes mine. Sorry for the bother. Basically any laptop with two PC Card slots couldn't have booted with both of them configured w/o this patch. The Soekris 4521 box is a laptop since it has two PCMCIA slots... There was one other report of weird at boot behavior on laptops that sounded very similar to this. However, I can't find it in the archives, so I hope whomever had that problem can try this patch... Warner Index: pccardvarp.h =================================================================== RCS file: /home/ncvs/src/sys/dev/pccard/pccardvarp.h,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- pccardvarp.h 20 Sep 2005 06:47:33 -0000 1.1 +++ pccardvarp.h 16 Oct 2005 03:58:06 -0000 1.2 _at__at_ -32,7 +32,7 _at__at_ /* pccard itself */ -#define PCCARD_MEM_PAGE_SIZE 4096 +#define PCCARD_MEM_PAGE_SIZE 1024 #define PCCARD_CFE_MWAIT_REQUIRED 0x0001 #define PCCARD_CFE_RDYBSY_ACTIVE 0x0002Received on Sun Oct 16 2005 - 02:21:49 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:45 UTC