home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!uwm.edu!cs.utexas.edu!qt.cs.utexas.edu!news.Brown.EDU!stout!robinson
- From: robinson@stout.geo.brown.edu (Darrin Robinson)
- Newsgroups: comp.sys.sun.admin
- Subject: SUMMARY: HSFS On SunOs 4.1.2 (Solaris 1.0.1)
- Message-ID: <14paj2INN3ev@stanley.cis.Brown.EDU>
- Date: 24 Jul 92 16:19:46 GMT
- Article-I.D.: stanley.14paj2INN3ev
- References: <14n6ssINNqq2@stanley.cis.Brown.EDU>
- Distribution: world
- Organization: Brown University, Providence RI 02912
- Lines: 68
- NNTP-Posting-Host: stout.geo.brown.edu
-
- In article <14n6ssINNqq2@stanley.cis.Brown.EDU> robinson@porter.geo.brown.edu (Darrin Robinson) writes:
- >
- >Netters,
- >
- >Does anyone have the patch for Version 4.1.2 of SunOs for the
- >bug (or workaround) for structured files. The patch is to
- >the hs_parsedir and I have the 4.1 and 4.1.1 patch to hsfs_node.o
- >but I'm running 4.1.2 now and need to repatch that object.
- >
- [stuff deleted for bandwidth...]
-
-
- Thanks to all that responded...
-
- jdavis@noaoa.edu (Jim Davis)
- pgf@space.mit.edu (Peter Ford)
- twong@f19.sun.eng.com (Thomas Wong)
-
- The patch follows...
-
-
- --------------------------------------------------------------------
- As both of you found out, Sun cannot read the guide star
- catalog cdrom from NASA. This is because all of the data
- files are of type RECORD, which Sun chose not to support because
- there is no UNIX interface to access the RECORD structure file.
-
- Attached is a kernel patch that you can make your Sun
- machine to read the guide star cdrom. As a precaution, please
- save your old kernel before applying this patch.
-
- for SunOS 4.1.2
-
- acuraintegra# adb -w vmunix
- >>>> hs_parsedir+c0?X
- _hs_parsedir+0xc0: ba0de0ee
- >>>> hs_parsedir+c0?Wba0de0e6
- _hs_parsedir+0xc0: 0xba0de0ee = 0xba0de0e6
- >>>> hs_parsedir+1a4?X
- _hs_parsedir+0x1a4: ba0de0ee
- >>>> hs_parsedir+1a4?Wba0de0e6
- _hs_parsedir+0x1a4: 0xba0de0ee = 0xba0de0e6
- >>>> $q
-
- Note: >>>> is added to illustrate what you should type.
- You need to reboot.
-
- YOu can also edit the file in OBJ/hsfs_node.o.
-
- Any question, please let me know.
-
- Feel free to pass along this patch to those who need this fix.
-
-
- ----------------------------------------------------------------------
-
- Thanks!
-
- Darrin
-
- #include <std_disclaimer.h>
- =============================================================================
- = Darrin E. Robinson (DER31) = Hamnet N1LLV 146.700-, 146.880- MHz =
- = VAX/VMS and Sun Manager = Internet robinson@porter.geo.brown.edu =
- = Brown University = n1llv@porter.geo.brown.edu =
- = Providence, R.I. 02912 = SPAN(et) PGGIPL::ROBINSON (Node 7132) =
- = AT&Tnet: (401) 863-1062 = Nasamail derobinson@nasamail.nasa.gov =
- =============================================================================
-