new PPP printer for tcpdump

1999-07-26 Thread Hellmuth Michaelis
Hi, i've put a new PPP decode/print routine print-ppp.c for tcpdump into my home dir on freefall. It would be good if someone could verify/review it. hellmuth -- Hellmuth Michaelish...@kts.org Hamburg, Europe We all live in a yellow subroutine, y

Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c)

1999-06-22 Thread Hellmuth Michaelis

Re: All this and documentation too? (was: cvs commit: src/sys/isa sio.c)

1999-06-23 Thread Hellmuth Michaelis

howto allocate 32k phys. mem-space in driver ?

1999-07-07 Thread Hellmuth Michaelis
memory window - get the physical address of it - program the ISDN PCI chipset with the start address of the window Now can i just malloc 32k and then use vtophys() to get the physical start address to program the PCI chip with ? hellmuth -- Hellmuth Michaelish...@kts.org

Re: Intel driver doc's Take 2.

2001-03-24 Thread Hellmuth Michaelis
it for a client who wishes to release the result back into FreeBSD. Although i have met and spoken to many helpful people from Intel, they all ran against a rubber wall sooner or later hellmuth -- Hellmuth Michaelis[EMAIL PROTECTED] Hamburg, Europe We all

Re: HP9000/L1000

2001-06-28 Thread Hellmuth Michaelis
newer HP9000 server machines but i think the problem is getting the hardware documentation from HP (tell me if i'm wrong) for the Series 800 machines. Hardware is available here, if anyone is working on such a project and likes a helping hand, please mail. hellmuth -- Hellmuth Michaelis

Re: i4b: PCBIT PCI card support

2000-07-06 Thread Hellmuth Michaelis
came to the sad > conclusion that i4b does not support my ISDN card. This card is not supported under i4b. Docs for the Tiger300 chip are available on request from the mailaddresses given in http://www.tjnet.com. I'd be happy to include a driver into i4b in case somebody woul

3Com 10/100 Mini PCI Ethernet

2000-08-01 Thread Hellmuth Michaelis
ve already called 3Com in Germany and the US, and although the people on the phone were trying to help, they were not able to help with docs. hellmuth -- Hellmuth Michaelis[EMAIL PROTECTED] Hamburg, Europe We all live in a yellow subroutine, yellow subrouti

Re: 3Com 10/100 Mini PCI Ethernet

2000-08-02 Thread Hellmuth Michaelis
t of the good eeprom contents. Do i understand you right in that you would do a fresh start with this card using the xl driver ? I'm a bit concerned about again accidentially overwriting the eeprom, its an _expensive_ card ... ;-) hellmuth -- Hellmuth Michaelis[EMAIL PROTE

Re: 3Com 10/100 Mini PCI Ethernet

2000-08-07 Thread Hellmuth Michaelis
#x27;s correct. The xl driver is not likely to trash the eeprom, > although I'm quite surprised that the 'ep' driver did. > > What possessed you to start with an ISA-only driver when the device is so > clearly a PCI device? It was the device ID 0x6055 in the ep driver w

Re: 3Com 10/100 Mini PCI Ethernet

2000-08-07 Thread Hellmuth Michaelis
again (before this whole mess, i was under the impression that only monitors can be destroyed by software, now i know better ...). But, i want to get this card supported. In case you have one or the other good suggestion (except "stay away from the card, don't even look at it !!") on

Re: wake up on lan driver support

2001-11-13 Thread Hellmuth Michaelis
as defined by AMD, and a user defined packet. Each method has to be supported and enabled in the driver and having this functionality in FreeBSD would be really GREAT! I hoped i perhaps get this functionality with ACPI "for free" but it still did not materialize ;-) hellmuth -- Hellm

Re: palm sdk?

2001-12-28 Thread Hellmuth Michaelis
y problem i had was the initial configuration of the sdk and the compiler (so that the compiler was able to look for the include directory automatically), from then on everything worked nicely and without noticable problems. hellmuth -- Hellmuth Michaelis[EMAIL PROTECTED]

Re: The problem with FreeBSD

2002-06-19 Thread Hellmuth Michaelis
> Anyone know who this might be? Jesus Monroy jr. ? hellmuth -- Hellmuth MichaelisHamburg, Europe[EMAIL PROTECTED]www.kts.org There is a difference between an open mind and a hole in the head. To Unsubscribe: send mail to [EMAIL PROTECTED] with "uns

Re: 8" floppy drive anyone ?

2002-06-19 Thread Hellmuth Michaelis
loppydrive here and i wonder if it is possible to connect (and access) it with one of those supported GPIB cards or directly by connecting it to a PC floppy controller ? Has anybody experience with this ? hellmuth -- Hellmuth MichaelisHamburg, Europe[EMAIL PROTECTED]www.k

Re: 8" floppy drive anyone ?

2002-06-19 Thread Hellmuth Michaelis
for jumper docs ... > I don't know about accessing floppies over GPIB (well, I _do_ know about > the non-standard way Commodore did it but...) but if you can find the > docs you can probably code it up pretty easily. Yes, i have docs (i suppose its the "Amigo" and/or SS1 co

Re: IBM ATA Deskstars *without* tagged queueing?

2002-09-26 Thread Hellmuth Michaelis
ellmuth (Cc trimmed down to -hackers) -- Hellmuth MichaelisHamburg, Europe[EMAIL PROTECTED]www.kts.org There is a difference between an open mind and a hole in the head. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Perl issue on freebsd 4.x?

2002-12-19 Thread Hellmuth Michaelis
g to syslogd is explained as "Do not log messages from remote machines" - perhaps the perl process is considered to be remote ? hellmuth -- Hellmuth MichaelisHamburg, Europe[EMAIL PROTECTED]www.kts.org There is a difference between an open mind and a h

howto allocate 32k phys. mem-space in driver ?

1999-07-07 Thread Hellmuth Michaelis
memory window - get the physical address of it - program the ISDN PCI chipset with the start address of the window Now can i just malloc 32k and then use vtophys() to get the physical start address to program the PCI chip with ? hellmuth -- Hellmuth Michaelis

new PPP printer for tcpdump

1999-07-26 Thread Hellmuth Michaelis
Hi, i've put a new PPP decode/print routine print-ppp.c for tcpdump into my home dir on freefall. It would be good if someone could verify/review it. hellmuth -- Hellmuth Michaelis[EMAIL PROTECTED] Hamburg, Europe We all live in a yellow subroutine, y

Re: T1 / E1 PCI card for FreeBSD?

2000-02-09 Thread Hellmuth Michaelis
based card which is part of -current ? hellmuth -- Hellmuth Michaelis[EMAIL PROTECTED] Hamburg, Europe We all live in a yellow subroutine, yellow subroutine, yellow subroutine ... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hac

Re: T1 / E1 PCI card for FreeBSD?

2000-02-11 Thread Hellmuth Michaelis
like that. hellmuth -- Hellmuth Michaelis[EMAIL PROTECTED] Hamburg, Europe We all live in a yellow subroutine, yellow subroutine, yellow subroutine ... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: ijppp for isdn, ppp compression, and netgraph (also: load balancing)

2000-03-08 Thread Hellmuth Michaelis
essary. But i have no idea, if the real world demands some control messages, such as dial, dial a number, hangup etc. Any ideas how to proceed with this ? hellmuth -- Hellmuth MichaelisTel +49 40 55 97 47-70 HCS Hanseatischer Com

Re: ijppp for isdn, ppp compression, and netgraph (also: load balancing)

2000-03-04 Thread Hellmuth Michaelis
ee. Check when, why and most important how you are using the internet: the savings you get using this "flatrate" does not pay even a fraction of the time and work needed to implement this - in my eyes. Anyway, i will happily accepting (clean) code which implements it :-) hellmuth

Re: ijppp for isdn, ppp compression, and netgraph (also: load balancing)

2000-03-05 Thread Hellmuth Michaelis
ow the mentioned free stac compression would be integrateable and found them both similar, given they both come from iijppp. It looks like if it were a good idea if Brian and Archie would merge both to get the best features from each one into a common product ;-) hellmuth -- Hellmuth Michaeli

RFC: newsyslog enhancements

2000-03-29 Thread Hellmuth Michaelis
ldon Hearn and Gary Jennejohn. This version of newsyslog runs on several production (3.4) machines since November 3, 1999 without problems. If there are no strong objections, i'll commit it to current. hellmuth -- Hellmuth Michaelis[EMAIL PROTECTED] Hamb

Re: Post-shutdown hook for UPS shutdown?

2000-05-20 Thread Hellmuth Michaelis
iver if you might want to have a look at it. hellmuth -- Hellmuth MichaelisTel +49 40 55 97 47-70 HCS Hanseatischer Computerservice GmbHFax +49 40 55 97 47-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de D-22457 Hambur