unsubscribe freebsd-hackers
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
Wes Peters wrote:
>
> Laurence Berland wrote:
> >
> > What's a good place to start if you're a university student with limited
> > hardware who wants to jump in and get going with the FreeBSD code.
> > Right now I've got a PPro 200 with 32 MB of ram and lots of disk space
> > (~50 gigs). 10 gi
I am trying to boot 4.1.1 GENERIC from floppy. The system installs
cleanly, but come boot time all I get is something of the form
FreeBSD
F1: FreeBSD
at which point the boot process hangs with a long beep and refuses to
continue. The SCSI disk is hanging on an adaptec 29160. I have toggled
a l
A friend of mine just bought a D-Link USB-S25 USB to Serial Port
converter cable. Given that he cannot make it work under linux and
that I've been trying to sell him on FreeBSD, I'd like to give it a
whirl under FreeBSD.
What is the appropriate driver? umodem looks like it just deals with
gen
> > I guess I'm asking "What moron would want to intentionally disable
> > system resource tracking?".
>
> Who said anything about disabling system resource tracking? "track all
> closes" means to call the devsw d_close function for *each* close, not just
> for the "last close" as 99% of our dri
> Matthew Jacob <[EMAIL PROTECTED]> writes:
> > > Will someone please inform the gcc developers of the last decade's
> > > advances in C standardization? Yes, Virginia, ISO C (it's not ISO C
> > > any more, and hasn't been since 1989) does support 'long long' and the
> > > 'll' format.
> > Eh?
>
Matthew Jacob <[EMAIL PROTECTED]> writes:
> > Will someone please inform the gcc developers of the last decade's
> > advances in C standardization? Yes, Virginia, ISO C (it's not ISO C
> > any more, and hasn't been since 1989) does support 'long long' and the
> > 'll' format.
> Eh?
'gcc -pedantic
> Will someone please inform the gcc developers of the last decade's
> advances in C standardization? Yes, Virginia, ISO C (it's not ISO C
> any more, and hasn't been since 1989) does support 'long long' and the
> 'll' format.
>
> DES
>
Eh?
To Unsubscribe: send mail to [EMAIL PROTECTED]
w
Will someone please inform the gcc developers of the last decade's
advances in C standardization? Yes, Virginia, ISO C (it's not ISO C
any more, and hasn't been since 1989) does support 'long long' and the
'll' format.
DES
--
Dag-Erling Smorgrav - [EMAIL PROTECTED]
To Unsubscribe: send mail to
unsubscribe
freebsd-hackers
Starting from a Linux driver is an option. Also, you want to subscribe
to the usb-bsd mailing list at
http://lists.inteltec.com/wws/info/usb-bsd
There are some people there that are toying with the idea and someone
might have started to work on a driver.
N
Terry Lambert wrote:
> > > > > > #define D_TRACKCLOSE0x8 /* track all closes */
> > > > > Under what circumstances is it permissable to _not_ set this bit?
> > > > When you want the old behavior.
> > > Under what circumstances is it permissable to want the old behaviour?
> >
>
12 matches
Mail list logo