device_t, resource, and softc

2010-03-12 Thread Cole
would allow me to easily use the rman_get_bustag, and rman_get_bushandle functions to get the bus_tag and bus_handle values for the device and its resouce. Regards /Cole ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

bus_space_tag, bus_space_handle

2010-03-11 Thread Cole
best way to go about getting bus_space_tag, and handle for the connected pci device. Im currently using FreeBSD 7.x. Regards /Cole ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send

Kqueue queries

2007-06-12 Thread Cole
pid here. Regards /Cole ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

RE: Keyboard Boot Disable

2006-04-25 Thread Cole
Hi. Thanks to both you and John Baldwin for the reply. This really does help. Thanks for all the effort. Regards /Cole -Original Message- From: Brooks Davis [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 25, 2006 11:06 PM To: Cole Cc: 'Brooks Davis'; freebsd-hackers@f

RE: Keyboard Boot Disable

2006-04-25 Thread Cole
Hi. I realised I forgot the version after I mailed. Im speaking about FreeBSD 4.11. Also by blowing the machine up, what exactly do you mean? You end up blowing the motherboard? Or the keyboard? Or specifically what? Regards /Cole -Original Message- From: Brooks Davis [mailto:[EMAIL

Keyboard Boot Disable

2006-04-25 Thread Cole
impossible? If this is possible, could someone please point me in the correct direction as to which code I would need to look at to make this possible? Regards /Cole ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

RE: tty's and no login

2006-03-07 Thread Cole
ctly under FreeBSD? Thanks though for your suggestion, I'll definately make use of it if I cant come right. /Cole -Original Message- From: Guy Helmer [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 08, 2006 12:28 AM To: [EMAIL PROTECTED] Cc: freebsd-hackers@freebsd.org Subject: R

tty's and no login

2006-03-07 Thread Cole
would like to be able to switch to ttyv4, and have it show me the output of the program that is running and using that terminal for output. So exactly where about do you go about doing something like this? Is there something already created to do this? Regards /Cole

Memory Leak && Free Problem

2005-09-08 Thread Cole
ne seems the most obvious when going through the code. Anyway, I would just like to know if anyone has any ideas or suggestions, or to point out that im a complete moron and missing something, anything would be welcome. Regards /Cole ___ freebsd-h

Re: Packet interception / Mangling

2005-06-28 Thread Cole
into that today, but if you have any further ideas, please let me know, thanks Regards /Cole - Original Message - From: "Julian Elischer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: Tuesday, June 28, 2005 2:39 AM Subject: Re: Packet interception / Mangli

Packet interception / Mangling

2005-06-27 Thread cole
, or if i am going to need to write a kernel loadable module? If anyone has any ideas or suggestions, or knows anything about this, it would be a great help. Regards /Cole ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: FD_ZERO problem

2005-06-20 Thread Cole
Infact, ignore this, im not thinking today :) Sorry for totally stupid post /Cole - Original Message - From: "Cole" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, June 20, 2005 12:36 PM Subject: FD_ZERO problem > Hi > > Ive been looking at nbt

FD_ZERO problem

2005-06-20 Thread Cole
it all out, but I was just wondering if there are any checks that can be done to the fd_set * fdsr pointer before issuing a FD_ZERO? Regards /Cole ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hac

Re: Pci Question

2005-05-05 Thread Cole
Nevermind, I figured it out and got it working. Thanks - Original Message - From: "Cole" <[EMAIL PROTECTED]> To: Sent: Thursday, May 05, 2005 12:39 PM Subject: Re: Pci Question > Err, sorry. > > I meant the linux version of this is using outl_p to communicat

Re: Pci Question

2005-05-05 Thread Cole
Err, sorry. I meant the linux version of this is using outl_p to communicate with the device, and write the values. /Cole - Original Message - From: "Cole" <[EMAIL PROTECTED]> To: Sent: Thursday, May 05, 2005 12:04 PM Subject: Pci Question > Hi > > Im t

Pci Question

2005-05-05 Thread Cole
s something that I am missing or forgetting, also im running the program as root. If anyone has any suggestions, they would be most welcome. Thanks /Cole ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hac

PCI Programming

2005-04-28 Thread Cole
m pretty much fine up until that point. If anyone has any sample code or anything that I could read to proceed any further, it would be greatly appreciated. Regards /Cole ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/

Dynamically Linked Library Problem (maybe)

2005-02-28 Thread Cole
what I am meant to be doing to fix this. If anyone has any idea, I would gladly apprecaite any suggestions. Thanks /Cole ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Ntop 3.0 and Shared Library Problem

2004-06-19 Thread Cole
y anything. Any help will be appreciated. Thanks /Cole ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Pthread / Memory Problem.

2004-05-26 Thread Cole
ng that is missing in the code, or that has been done differently on linux that may now be causing these memory leaks. If you wish i can post the pthread_create section of code and all surrounding code, as well as the valgrind output and where its suggesting there are memory leaks. Th

Pthread_create and memory issues.

2004-05-22 Thread Cole
or at the very least my pthread_create call. Thanks /Cole ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Memory Leak

2004-05-22 Thread Cole
. Unless there is someone willing to help me with this since ive never really had to do anything like this, else i can easily read something, just kinda need to know a good memory tracing program or something of the sorts. Thanks /Cole ___ [EMAIL PROTECTED

SIG_IGN

2004-05-05 Thread Cole
SIG_IGN. So i started to search google and i did find a page where guys had the same problem, but that was on linux and not FreeBSD. Im running FreeBSD 4.8-RELEASE gcc version 2.95.4 20020320 [FreeBSD] If anyone has any ideas please let me know. Thanks /Cole

Library problems

2004-04-11 Thread Cole
lid shared object handle 0x29b3d600] Sun Apr 11 16:32:18 2004 **WARNING** Unable to locate plugin '/usr/local/lib/ntop/plugins/xmldumpPlugin.so' entry function [Invalid shared object handle 0x29b3d900] If anyone can help it would be greatly appreciated. Thanks /Cole __

Vlan Problem/Bug maybe

2004-02-21 Thread Cole
ion inside if_vlan.c the ether MAC is being changed there, but i would also like to know how to send the new ether MAC address to the parent device driver and have it update itself. If there is a better list to send this too or if anyone could possibly help, it would be much appreciated. T

Mbuf Question

2003-03-31 Thread Cole
look at? Thanx Cole / Stalker ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"

CFS

2003-01-01 Thread cole
Hi I would like to know if anyone knows of a new or current mailing list for CFS port. I would also like to know if anyone has modded the code for CFS to allow the directories under it to be mounted in a different mode other than 700. thanx Cole. To Unsubscribe: send mail to [EMAIL PROTECTED

CFS

2003-01-01 Thread Cole Optec
Hi I was wondering if anyone knows of a new mailing list for CFS. I would also like to know if anyone had mod'd the CFS code to allow it to mount directories in another mode other than 700? Thanx Cole To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers&qu

Winbond Hardware watchdog

2002-07-19 Thread cole
. If anyone has any ideas, please let me know Thanx Cole To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Re: Converting Sun Automounter maps

2000-09-22 Thread Travis Cole
Am-utils http://www.cs.columbia.edu/~ezk/am-utils/ comes with a nice perl script called automount2amd that does a fine job of converting sun automount maps to amd maps. At work we have Solaris, Linux, and FreeBSD all hapily automounting and talking nis. I did have to hack automount2amd so FreeB

Re: bpf question

2000-05-17 Thread Travis Cole
On Wed, May 17, 2000 at 05:51:59PM +0400, Dmitry Samersoff wrote: > I have traffic metering program using bpf, > it works fine on relatevly free net but looses about 30% > of packets on havy loaded one. Are you doing dns lookups? Don't do those and you may fix your problem. > > Could any body

SMP changes from 3.0 to 3.3?

1999-11-07 Thread Travis Cole
At work we have 18 or so web servers runing FreeBSD 3.0 on daul PIIs. When they see very high loads (~300+) the SMP starts do get confused and things randomly fail. Were there signifigant SMP changes from 3.0-RELEASE to 3.3-RELEASE that may make SMP more stable at high loads? Are their any sign

Re: Whither makefiles for src/crypto/telnet/* ?

1999-08-12 Thread Travis Cole
On Thu, Aug 12, 1999 at 11:31:27AM -0700, Nick Sayer wrote: > > In the scrypto section, I see that the telnet stuff is set aside > nicely in its own spot. I was able to add my patches just fine, > but it appears that the Makefiles are somewhere else. Maybe in > with the kerberos stuff or something

Re: Whither makefiles for src/crypto/telnet/* ?

1999-08-12 Thread Travis Cole
On Thu, Aug 12, 1999 at 11:31:27AM -0700, Nick Sayer wrote: > > In the scrypto section, I see that the telnet stuff is set aside > nicely in its own spot. I was able to add my patches just fine, > but it appears that the Makefiles are somewhere else. Maybe in > with the kerberos stuff or somethin

Re: hardware

1999-07-09 Thread Travis Cole
On Fri, Jul 09, 1999 at 09:13:02PM -0400, Axis wrote: > I have been using *BSD* for around 3 years now. My problem is thatI have > always used the console for system administration duties. I really want to > put a kick *** system together to run X with all of the luxuries. > I have noticed there is

Re: hardware

1999-07-09 Thread Travis Cole
On Fri, Jul 09, 1999 at 09:13:02PM -0400, Axis wrote: > I have been using *BSD* for around 3 years now. My problem is thatI have > always used the console for system administration duties. I really want to > put a kick *** system together to run X with all of the luxuries. > I have noticed there i

Re: A way to crash system (3.1 & 3.2) with floppy

1999-06-29 Thread Travis Cole
On Mon, Jun 28, 1999 at 09:30:05PM -0400, Jamie Howard wrote: > On Mon, 28 Jun 1999, Zhihui Zhang wrote: > > > Suppose you have a *write-protected* DOS floppy and you do: > > > > # mount -t msdos /dev/fd0 /floppy <-- this is OK > > > > # cp somefile /floppy <-- a lot of error messages > > >

Re: A way to crash system (3.1 & 3.2) with floppy

1999-06-29 Thread Travis Cole
On Mon, Jun 28, 1999 at 09:30:05PM -0400, Jamie Howard wrote: > On Mon, 28 Jun 1999, Zhihui Zhang wrote: > > > Suppose you have a *write-protected* DOS floppy and you do: > > > > # mount -t msdos /dev/fd0 /floppy <-- this is OK > > > > # cp somefile /floppy <-- a lot of error messages > > > >