Hello,
I Hvae an IBM Thinkpad X30 with a miniPCI wireless card:
wi0: mem 0xf800-0xf8000fff irq 11 at device 2.0 on pci1
wi0: using RF:PRISM2.5 MAC:ISL3874A(Mini-PCI)
wi0: Intersil Firmware: Primary (1.1.0), Station (1.4.9)
wi0: Ethernet address: 00:05:3c:09:7e:9d
wi0: 11b rates: 1Mbps 2Mbps
I have a box running 6.0-STABLE as of 10 Nov last year.
Previously I had created device nodes for /dev/random within chroot
environments (this was for building and testing openssl). However now they
don't work. I am left with the strange situation that device nodes from
devfs work, but seemingly i
On Sun, Jan 15, 2006 at 02:14:05PM +0100, Andrea Campi wrote:
> On Sun, Jan 15, 2006 at 12:49:51PM +0000, Brian Candler wrote:
> > Furthermore, why do I still have to pretend that the device is a 1440K
> > floppy disk? If I remove -f 1440 I get:
> >
> > # newfs_msdos -
On Sun, Jan 15, 2006 at 12:34:46PM +, Brian Candler wrote:
> I am trying to prepare an MS-DOS disk image file (for later dd to a USB
> device) but am having difficulties getting newfs_msdos to work in this way.
> This is under 5.4-RELEASE.
P.S. it seems that the total disk size given
I am trying to prepare an MS-DOS disk image file (for later dd to a USB
device) but am having difficulties getting newfs_msdos to work in this way.
This is under 5.4-RELEASE.
Firstly, newfs_msdos seems to insist on a block-special device; it won't
talk to a disk file. OK, no problem, I'll fake it
On Wed, Dec 28, 2005 at 11:50:06AM -0500, Matt Emmerton wrote:
> Sometimes kldload fails mysteriously, and more helpful error messages are
> dumped in /var/log/messages. But only sometimes.
Ah, got it:
Dec 28 15:39:37 candlerb kernel: link_elf: symbol in6_cksum undefined
So I'm guessing the sta
Fresh install of FreeBSD 6.0-RELEASE from CD.
With the GENERIC kernel, I was able to 'kldload pf' to get the pf firewall.
However this doesn't work after I rebuilt a new kernel; it fails to load.
All I did was add IPSEC and disable IPv6. The exact config diff from GENERIC
is attached below.
I re
On Fri, Dec 23, 2005 at 09:51:15AM +0100, Patrick M. Hausen wrote:
> Any suggestions for an alternative to NFS if your 'client' servers
> are located "all over the world" and you want to installworld across
> the Internet? I was planning to use NFS/TCP secured by IPSec transport
> mode, but anythin
On Thu, Dec 22, 2005 at 09:08:13PM -0600, Matthew D. Fuller wrote:
> > No, you're missing the point. More core OS upgrades means less
> > incremental patches (which are easier to apply than a full update).
>
> Right. I don't understand how B follows A here.
>
> These patches come from where? S
On Sun, Dec 18, 2005 at 12:13:09PM -0500, Kris Kennaway wrote:
> > Doesn't creating a binary updates system that's going to be practical to use
> > require implementation of that old and exceedingly bikesheddable subject:
> > packaging
> > up the base system?
>
> No, after all the *existing* bina
On Sun, Nov 20, 2005 at 02:11:56PM -1000, Robert Marella wrote:
> > Now, that does the job:
> >
> > [EMAIL PROTECTED] brian# dd if=/dev/null of=/dev/da0 count=0
> > 0+0 records in
> > 0+0 records out
> > 0 bytes transferred in 0.28 secs (0 bytes/sec)
> > [EMAIL PROTECTED] brian# ls -l /dev/da0
On Wed, Nov 16, 2005 at 05:57:12PM +0100, Roland Smith wrote:
> > However, when I insert a CF card with normal partioning I need /dev/da0s1,
> > and this is not present in the /dev filesystem because the partition table
> > has not been read.
>
> > The only way I can see to *force* the superblock
to be read and the /dev filesystem to update?
Thanks,
Brian Candler.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
time filesystem
replication?
Thanks,
Brian Candler.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> from /boot/loader.conf:
>
> userconfig_script_load="YES"
>
> from /boot/kernel.conf:
>
> flags atkbd0 0
> quit
That works, many thanks!
(I haven't used FreeBSD 4 for a while, but the place I'm currently working
hasn't yet decided to move to 5 or 6...)
Regards,
Brian.
_
On Monday 27 June 2005 14:14, Brian Candler wrote:
> > set in /boot/device.hints
> >
> > hint.atkbd.0.flags="0x0"
>
> I tried that, and it didn't work.
I've tested it again, giving exactly your suggestion in exactly that file, and
it doesn't wo
> set in /boot/device.hints
>
> hint.atkbd.0.flags="0x0"
I tried that, and it didn't work. Well actually I put the setting
in /boot/loader.conf rather than /boot/device.hints, but AFAICT they are the
same:
$ cd /usr/src/sys/boot
$ find . -type f | xargs grep device.hints
./forth/loader.conf:l
[This is with FreeBSD 4.11-RELEASE]
I would like to arrange that the ATA keyboard works even if the machine is
booted without a keyboard, but one is subsequently plugged in. My
understanding is that the default behaviour of probing for the keyboard is
set here in the kernel configuration:
devi
On Fri, Jun 24, 2005 at 01:50:37PM -0400, John Baldwin wrote:
> It uses TFTP to fetch the pxeboot binary itself. After that, it uses either
> NFS or TFTP. By default it uses NFS to access /boot/loader and friends. If
> you want it to just use TFTP and not use NFS at all, you need to recompile
use TFTP, does anyone have any
suggestions for what I was doing wrong?
Regards,
Brian Candler.
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
- Forwarded message from Andy Farkas <[EMAIL PROTECTED]> -
>--
>>$ perl -mDigest::MD5 -e 'print pack("H*",Digest::MD5::md5("test"))' >ert
>>$ wc ert
>> 0 1 8 ert
>>$ hexdump -C ert
>> 9f 4d f1
On Sat, Nov 27, 2004 at 11:52:15AM +1100, Edwin Groothuis wrote:
> [~] [EMAIL PROTECTED]>perl -mDigest::MD5 -e 'print
> pack("H*",Digest::MD5::md5("test"))' | hexdump -C
> 9f 4d f1 3c ae 73 67 46 |.M.<.sgF|
>
> This shows that it outputs some high-ascii
I can cause xterm to hang reliably with the following command:
perl -mDigest::MD5 -e 'print pack("H*",Digest::MD5::md5("test"))'
A control-middlebutton-"Do Full Reset" is needed to get out of this state.
Konsole doesn't have this problem (but Konsole takes too much screen
real-estate). Anyway,
> On Sat, Nov 20, 2004 at 03:55:11PM +0000, Brian Candler wrote:
> > I started with a fresh 5.3-RELEASE install and then upgraded the kernel
> > source to 5.3-STABLE
>
> Sorry, I meant to say 5-STABLE. The release tag is RELENG_5 (I just used
> /usr/share/examples/cvsup/st
On Sat, Nov 20, 2004 at 03:55:11PM +, Brian Candler wrote:
> I started with a fresh 5.3-RELEASE install and then upgraded the kernel
> source to 5.3-STABLE
Sorry, I meant to say 5-STABLE. The release tag is RELENG_5 (I just used
/usr/share/examples/cvsup/stable-supfile)
Cheers,
tat CALL __sysctl(0xbfbfe8d0,0x4,0x8076000,0xbfbfe99c,0,0)
3058 netstat RET __sysctl 0
3058 netstat CALL exit(0)
Any other suggestions where I can look to fix this? Do I really have to do a
buildworld?
Thanks,
Brian Candler.
___
[EMAIL PROTECTED]
26 matches
Mail list logo