Discuss the development of new homebrew software, tools and libraries.
	Moderators:  cheriff , TyRaNiD 
			
		
		
			
				
																			
								crazyc 							 
									
		Posts:  408  		Joined:  Fri Jun 17, 2005 10:13 am 		
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by crazyc   »  Mon Feb 18, 2008 5:07 am 
			
			
			
			
			KickinAezz wrote: 
I do see the Express Logic line, but it isn't at the end of the file; it's @ offsett 0x530a [in the middle of the file], Is it normal, or did I get get the partial rom 
That string is a little more then half way though at offset 21228.
KickinAezz wrote: However, there's hope for others with Marvell 88w8010 :D
The psp does have an 88w8010 but that is the radio.  It's the 88w8380, the MAC controller, that is the problem.  According to what I've read, the 88w8380 and 88w8381 don't support g while the 88w8385 and 88w8388 do.
I've found a photo of the 
wlan ic in the slim  and it's the 88w8686 and 
does support 802.11g.  
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								KickinAezz 							 
									
		Posts:  328  		Joined:  Sun Jun 03, 2007 10:05 pm 		
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by KickinAezz   »  Mon Feb 18, 2008 8:27 am 
			
			
			
			
			[4m psp max 255 chars] 
CrazyC,  
You mentioned that some AVC has to be investigated. Please look into it.  
 
Is it theoretically possible for us to uncap 54g based on the present findings? Does FAT psps hardware support it?
			
			
									
									Intrigued by PSP system Since December 2006. 
Use it more for Development than for Gaming.
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								crazyc 							 
									
		Posts:  408  		Joined:  Fri Jun 17, 2005 10:13 am 		
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by crazyc   »  Mon Feb 18, 2008 11:00 am 
			
			
			
			
			KickinAezz wrote: You mentioned that some AVC has to be investigated. Please look into it. 
I have and can't make enough sense of it.
KickinAezz wrote: Is it theoretically possible for us to uncap 54g based on the present findings? Does FAT psps hardware support it?
Fat psps do not. Slim psps possibly
 
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								KickinAezz 							 
									
		Posts:  328  		Joined:  Sun Jun 03, 2007 10:05 pm 		
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by KickinAezz   »  Mon Feb 18, 2008 12:39 pm 
			
			
			
			
			Hopefully we have a Sony Customer Survey and may be they'll listen to us :) 
 
I dont see them being so dedicated to consumers either.
			
			
									
									Intrigued by PSP system Since December 2006. 
Use it more for Development than for Gaming.
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								bbtgp32465 							 
									
		Posts:  23  		Joined:  Fri Sep 18, 2009 3:33 pm 		
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by bbtgp32465   »  Wed Jan 13, 2010 4:32 am 
			
			
			
			
			crazyc wrote: Actually, the AVC hasn't been figured out yet ether, but that is even harder.  Anyway, if you want to know.
1) in psplink (1.5 kernel only) with the wlan switch off do 
Code: Select all 
pokew 0x88196474 0x46c06841
pokew 0x8818df48 0x46c046c0  (hopefully these address will be the same)
2) switch on the wlan and do 
Code: Select all 
thsusp @SceWlanMac
thsusp @SceWlanHal
3) run this program 
4) in psplink do 
Code: Select all 
savemem 0x890DF4C 0x8000 wlan_builtin_rom
sorry for bumping this old topic.
i was wondering what the purpose of these 2 pokes where for?
Code: Select all 
pokew 0x88196474 0x46c06841
pokew 0x8818df48 0x46c046c0
thanks
 
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								crazyc 							 
									
		Posts:  408  		Joined:  Fri Jun 17, 2005 10:13 am 		
		
						
						
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by crazyc   »  Wed Jan 13, 2010 5:03 am 
			
			
			
			
			bbtgp32465 wrote: 
i was wondering what the purpose of these 2 pokes where for?
Code: Select all 
pokew 0x88196474 0x46c06841
pokew 0x8818df48 0x46c046c0
thanks
They patch a command in the libertas firmware to allow reading of the full ARM address space.
 
			
			
									
									
						 
		 
				
		
		 
	 
				
		
		
			
				
																			
								marteljorge 							 
									
		Posts:  2  		Joined:  Tue Jan 26, 2010 6:54 am 		
		
											Location:  marteljorge.no-ip.org 
												
							
				Contact: 
				
			 
				
		 
		
						
					
						 
		 
													
							
						
									
						Post 
					 
								by marteljorge   »  Fri Jan 29, 2010 7:25 am 
			
			
			
			
			So, can I or anyone put the slim psp onto promiscuous mode at CF 5.00 M33-3 without putting the hardware inside-out?