Related topics

LSORT from London Computing
If a packet's TTL is exhausted before it reaches its destination, an error message is returned and the packet is killed. This is often what a ch is available from many anonymous FTP sites. Ask archie about ] [ "rfc791.txt" ] By default, WIN/TCP sets IP_TTL to 15 (0x0f); while this may be more than adequate for

Help with GS
The syntax is ioperm(from,num,turn_on), where from is the first port number to give access to, and num the number of consecutive ports to give access to. .... since the last reboot with the following C code: extern __inline__ unsigned long long int rdtsc() { unsigned long long int x; __asm__ volatile (".byte 0x0f,

freebsd-amd64 Digest, Vol 244, Issue 3
dosdev = drive; -#ifdef PC98 maj = (drive&0x70) >> 3; /* a good first bet */ if (maj == 4) { /* da */ disk_equips = *(unsigned char *)V(0xA1482); @@ -132,29 +121,6 @@ else { unit = drive & 0x0f; -#else /* IBM-PC */ - maj = 2; - unit = drive & 0x7f; -#ifdef dontneed - slice = 0; - part = 0; -#endif - if (drive

comp.unix.sco Technical FAQ (4/5)
o: $h/error.h X+ clock.$o: $h/signal.h X+ clock.$o: glo.h X+ clock.$o: proc.h X+ X+ console.$o: const.h type.h $h/const.h $h/type.h X+ console. ..... X+ * First charge the current process for user time. X+ * If the current process is not the billable process (usually because it X+ * is a task), charge the billable

2 Teles PCI cards in one PC
However, * the resulting error message is misleading if the real problem is an empty * input file, so we handle that case specially. .... The source object and input buffer are made permanent so that a series * of JPEG images can be read from the same file by calling jpeg_stdio_src * only before the first one.

Linux Kernel Patch v2.3, patch-2.3.24 (11/19)
The
first three can be applied in any order, but the last (kernel changes) requires that the previous three have been applied. ..... pair, escr_offset; + + escr_select = P4_CCCR_ESCR_SELECT(cccr_val); + if( pmc > 0x11 ) + return 0; /* pmc range error */ + if( pmc > 0x0F ) + pmc -= 3; /* 0 <= pmc <= 0x0F */ + pair

Protected mode MINIX for 80286 Part 3 - By Bruce Evans
I get an error "Cannot obtain database information on this terminal" This error can be caused for various reasons. First, determine the cause of the problem and implement a solution. Then install all required SLSes according to the following paragraph. For SCO UNIX System V/386 Release 3.2 Operating System (the

v16i044: X abacus, Part03/04
No, because there's no space left to create sda3 I understand the rationale behind this error, appearantly not but is there any workaround where I can: yes, create sda7, or resize sda2 (I would prefer the first solution) 1. Create a partition on /dev/sda3 that covers the remaining disk space. there's no space left

executable headers and boothead.s
This must be the first of all functions. X*/ X X#if defined (OPTIM) /* Define for uPort, ISC doesn't know about */ Xstatic void /* `.optim', ..... device is already open and another open uses a different X open mode or if a getty open waits for DCD and doesn't allow X parallel dialout opens, return with I/O error.

IBM ThinkPad A30p (265365U) with Debian Linux or RedHat Linux
A0 (first hef4052bt) GPIO19: U4.A1 @@ -1009,7 +1027,7 @@ struct tvcard bttv_tvcards[] = { MUX2 (mask 0x30000): 0,2,3= from MSP34xx 1= FM stereo Radio from .... bt-878 based */ +#define PX_I2C_PIC 0x0f +#define PX_PXC200A_CARDID 0x200a1295 +#define PX_I2C_CMD_CFG 0x00 + +static void PXC200_muxsel(struct bttv *btv,

: ir240_vlsi_v0.3.diff
Reboot the system, and the new node name should be in effect. To verify this, run `uname -a' after rebooting. This bug has been fixed in 2.3.4. QB3. The system is crashing with `parity error' panics. Everybody knows there are eight bits to a byte. Why, then, do PCs use 9-bit wide memory?

x86 performance counters driver 3.0-pre2 for 2.5.44: [2/4 ...
I still need to check the error handling paths, though. Ok, did a short test without much thinking. Applied your patch, the first test returned the same result. DevMode=0x1f, AdaptMode=0x0f, TaggedCmnds=3 (16), DelayReset=1s Wake up parent of scsi_eh_0 Error handler scsi_eh_0 sleeping DC390: pSH = c14ec000,

port-sparc/29860: Add wscons support to the SPARCbook's pnozz driver
... slot 2 offset 0x40 level 9 dbri0: need to power up first....done scsibus0: waiting 2 seconds for devices to settle... sd0 at scsibus0 target 3 lun 0: <ADTX, ..... + +#ifdef DIAGNOSTIC +/* XXX: this one bites us at reboot */ +/* if (scr->active) + panic("p9100_switch_screen: active");*/ +#endif + + if (oldscr) +

Problem with Floppy-Access under OSR5.0.2
The first bug fix has to do with the resource handling, request_region returns NULL on error. The second bug fix corrects the number of I/O bytes needed for a n", - lp->setup >> 1, + lp->setup >> 1, clockrates[3 - ((lp->setup2 & 0xF0) >> 4) + ((lp->setup & 0x0F) >> 1)]); if (!dev->init && register_netdev(dev))

problemas con ethernet
Relink the kernel and reboot. I don't know of any similar procedure under Xenix ... In OpenServer Release 5, this variable defaults to zero (ie not printing This error means that streams resources need to be increased due to the volume of traffic on the network. See the earlier entry in this section on how to

Linux Kernel Patch v2.1, patch-2.1.51 (08/28)
0 ] Xthen X echo "Error creating new config file" X rm -r /usr/tmp/unbundled X exit 1 Xfi X X# Backup old version of files to files.orig Xecho Xecho .... X echo "In order to make the changes active you must copy the new kernel" X echo "in $MACHINE_DIR/$NEW_KER/vmunix to /vmunix" X echo "and then reboot.

3b2 FAQ #2
0) + { + writelogfile(ERROR, "failed to open a piped shell to do image conversion (%s): %s", execstring, strerror(errno)); + sfree(tbuf); + sfree(rusage); .... n", (dsp-data)); dsp++; continue; } if (*dsp == 0x0f) { - fprintf(stdout, "%04x SI\t\t\tSelect condensed printing\n", (dsp-data)); + writelogfile(DEBUG4,

comp.unix.sco Technical FAQ (3/3)
Locating the source of a panic() Like other unices, when a fatal error is encountered, Linux calls the kernel panic() function. Unlike other unices, Linux doesn't dump core to the swap or dump device and reboot automatically. Instead, a useful summary of state information is printed for the user to manually copy

Bug#120983: Nonworking mices...
n"); - } else { - if (card_status & 0x01) - printk("pcwd: Previous reboot was caused by the card.\n"); + spin_lock (&io_lock); + wdrst_stat = inb_p (pcwd_info.io_addr); + wdrst_stat = (wdrst_stat & 0x0F) | WD_WDRST; - if (card_status & 0x04) { - printk("pcwd: Card senses a CPU Overheat. Panicking!

Linux Ethernet HOWTO (part 2/2)
n", d->ident); - } -#endif - return 0; -} -#endif - /* * Reboot options and system auto-detection code provided by * Dell Computer Corporation so their ...... + return error; } diff -urN linux-2.5.21/drivers/ide/serverworks.c linux/drivers/ide/serverworks.c --- linux-2.5.21/drivers/ide/serverworks.c 2002-06-14