search for: sparcclassic

Displaying 3 results from an estimated 3 matches for "sparcclassic".

2024 Apr 25
0
Net Join Samba 4 to Samba 3 PDC?
Hi, I have a retro LAN running things like Sun SPARCclassics, Ultra1s, Win98 and WinXP. I decided to standardize most of the Sun boxes on the latest versions of OpenBSD that support their architectures (5.9 for Sun4c & Sun4m, 7.4 for Sun4u). I have a Debian 7 server with RAIDs to store all the packages, configs, games, etc. I like to use Samba to transf...
2012 Oct 15
1
[QEMU PATCH v4] create struct for machine initialization arguments
...line = args->kernel_cmdline; + const char *initrd_filename = args->initrd_filename; + const char *boot_device = args->boot_device; sun4m_hw_init(&sun4m_hwdefs[6], RAM_size, boot_device, kernel_filename, kernel_cmdline, initrd_filename, cpu_model); } /* SPARCClassic hardware initialisation */ -static void scls_init(ram_addr_t RAM_size, - const char *boot_device, - const char *kernel_filename, const char *kernel_cmdline, - const char *initrd_filename, const char *cpu_model) +static void scls_init(QE...
2003 Dec 01
0
No subject
...stions regarding Samba <samba.lists.samba.org> List-Unsubscribe: <http://lists.samba.org/mailman/listinfo/samba>, <mailto:samba-request@lists.samba.org?subject=unsubscribe> List-Archive: http://lists.samba.org/pipermail/samba/ Hi, I have two problems with Samba 2.2.0 running on a SparcClassic (for testing purposes). I have compiled it with ACL-support on Solaris 8. I'm running samba with security=domain and I'm using the WINS server of the PDC (SP 6a). Problem 1: printer queue management. I've installed a printer and made the upload of the printer driver, everything is fin...