­545974 26 1234 108 105 140 126 399 140 230 118 187 169 158 221 188 205 225 154 139 131 253 207 140 128 290 130 173 K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-04-24T02:20:22.000000Z K 7 svn:log V 1137 Bring lpt.{c,h} from -CURRENT. These files are esentually the same as the previous nlpt.{c,h}. MAJOR history was lost when nlpt.{c,h} -> lpt.{c,h} in -CURRENT as these files weren't repository copied. So for the record: Major ppbus commit with: + ECP parallel port chipset FIFO detection + DMA+FIFO parallel I/O handled as chipset specific + nlpt updated in order to use the above enhanced parallel I/O. Use 'lptcontrol -e' to use enhanced I/O + Various options documented in LINT + Full IEEE1284 NIBBLE and BYTE modes support. See ppbus(4) for an overview of the IEEE1284 standard + Detection of PnP parallel devices at boot + Read capability added to nlpt driver to get IEEE1284 compliant printer status with a simple 'cat /dev/lpt0' + IEEE1284 peripheral emulation added to BYTE mode. Two computers may dialog according to IEEE1284 signaling method. See PERIPH_1284 option and /sys/dev/ppbus/ppi.c All this code is supposed to provide basic functions for IEEE1284 programming. ppi.c and lpt.c may act as examples. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-04-24T02:23:42.000000Z K 7 svn:log V 13 nlpt -> lpt. END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-04-24T02:24:27.000000Z K 7 svn:log V 10 nlpt->lpt END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-04-24T02:25:43.000000Z K 7 svn:log V 45 include ppbus/lpt.h rather than ppbus/nlpt.h END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-04-24T02:30:19.000000Z K 7 svn:log V 31 nlpt->lpt (lpt->olpt in LINT) END K 10 svn:author V 6 obrien K 8 svn:date V 27 1999-04-24T03:10:59.000000Z K 7 svn:log V 303 Comment out the pcic module. Right now it is causing problems for people, so we'd much rather they statically compile the pcic code into their kernels. I'll leave it in -CURRENT so maybe the module will get some attention, but -STABLE isn't the place for it right now. Reviewed by: msmith, Nate, imp END K 10 svn:author V 4 kato K 8 svn:date V 27 1999-04-24T04:16:22.000000Z K 7 svn:log V 47 1MB is not 1024 * 1024 * 1024 but 1024 * 1024. END K 10 svn:author V 4 kato K 8 svn:date V 27 1999-04-24T04:21:42.000000Z K 7 svn:log V 136 - PC98 doesn't support 16bits bus I/F of adv deriver. - PC98 has the bs driver. Submitted by: Takahashi Yoshihiro END K 10 svn:author V 4 kato K 8 svn:date V 27 1999-04-24T04:22:57.000000Z K 7 svn:log V 25 Commented out adv_isa.c. END K 10 svn:author V 4 kato K 8 svn:date V 27 1999-04-24T04:29:13.000000Z K 7 svn:log V 94 Optimize better for space. Submitted by: Takahashi Yoshihiro END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-04-24T06:46:10.000000Z K 7 svn:log V 75 Typo, use SYS_RES_IRQ when releasing the irq resource, not SYS_RES_IOPORT. END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-04-24T06:47:24.000000Z K 7 svn:log V 64 Don't clear the hints on release, just the resource containers. END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-04-24T06:48:27.000000Z K 7 svn:log V 126 Revert part of 1.9; we don't need to reset the port after release now that the isa bus doesn't clear the hints at that point. END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-04-24T07:04:51.000000Z K 7 svn:log V 94 Back out parts of rev 1.4; making isa.c preserve the hints across a release made it unneeded. END K 10 svn:author V 4 jhay K 8 svn:date V 27 1999-04-24T09:18:49.000000Z K 7 svn:log V 111 Add an option to disable responses to SAP_GETNEAREST_SERVER requests. Submitted by: Boris Popov END K 10 svn:author V 4 jhay K 8 svn:date V 27 1999-04-24T09:23:34.000000Z K 7 svn:log V 131 MFC: Teach IPXrouted to handle the internal net properly and add an option to disable responses to SAP_GETNEAREST_SERVER requests. END K 10 svn:author V 4 jhay K 8 svn:date V 27 1999-04-24T09:25:44.000000Z K 7 svn:log V 61 MFC: Make it possible to use lo0 as an internal IPX network. END K 10 svn:author V 4 jhay K 8 svn:date V 27 1999-04-24T09:36:39.000000Z K 7 svn:log V 46 MFC: Make the ipx part of netstat work again. END K 10 svn:author V 4 jhay K 8 svn:date V 27 1999-04-24T09:44:29.000000Z K 7 svn:log V 38 MFC: Fix calculation of "nice" value. END K 10 svn:author V 3 nik K 8 svn:date V 27 1999-04-24T10:08:09.000000Z K 7 svn:log V 160 Revert part of the previous commit. Keep the example that shows how the "-h" flag is used, but use "chown" in the example instead of "file". Prompted by: bde END K 10 svn:author V 2 dt K 8 svn:date V 27 1999-04-24T10:41:21.000000Z K 7 svn:log V 115 Modify the non-i386 version of disable_intr() and enable_intr() so that they don't produce a warning on every use. END K 10 svn:author V 2 dt K 8 svn:date V 27 1999-04-24T11:25:01.000000Z K 7 svn:log V 49 Use pointer arithmetic to do pointer arithmetic. END K 10 svn:author V 2 dt K 8 svn:date V 27 1999-04-24T11:29:48.000000Z K 7 svn:log V 37 Fixed printf format errors on alpha. END K 10 svn:author V 5 luigi K 8 svn:date V 27 1999-04-24T12:28:51.000000Z K 7 svn:log V 195 postpone the sending of IGMP LEAVE msg to after deleting the mc address from the address list. The latter operation on some hardware resets the card, potentially canceling the pending LEAVE pkt. END K 10 svn:author V 2 dt K 8 svn:date V 27 1999-04-24T13:23:48.000000Z K 7 svn:log V 39 Use pointer arithmetic as appropriate. END K 10 svn:author V 5 peter K 8 svn:date V 27 1999-04-24T16:04:16.000000Z K 7 svn:log V 79 Drop the tty/net/bio/cam interrupt class labels, they are meaninless here now. END