hi,
how can i reboot - from the serial console - once im in the kernel
debugger?
thanks,
danny
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
* Danny Braniss <[EMAIL PROTECTED]> [020627 09:21] wrote:
> hi,
> how can i reboot - from the serial console - once im in the kernel
> debugger?
type 'panic' or 'sync' or 'boot' one of those should work.
--
-Alfred Perlstein [[EMAIL PROTECTED]]
'Instead of asking why a piece of software i
On Thu, 27 Jun 2002, Danny Braniss wrote:
:hi,
: how can i reboot - from the serial console - once im in the kernel
:debugger?
:
:thanks,
:
: danny
:
If you're on a new enough version of FreeBSD (excuse my lack of knowing
which exact version provide this feature), you can just type "
On Thu, Jun 27, 2002 at 12:27:37PM -0400, Andrew R. Reiter wrote:
> On Thu, 27 Jun 2002, Danny Braniss wrote:
>
> :hi,
> : how can i reboot - from the serial console - once im in the kernel
> :debugger?
> :
> :thanks,
> :
> : danny
> :
>
> If you're on a new enough version of FreeBSD (ex
On Thu, 27 Jun 2002, Sergey Lyubka wrote:
:On Thu, Jun 27, 2002 at 12:27:37PM -0400, Andrew R. Reiter wrote:
:> On Thu, 27 Jun 2002, Danny Braniss wrote:
:>
:> :hi,
:> :how can i reboot - from the serial console - once im in the kernel
:> :debugger?
:> :
:> :thanks,
:> :
:> :danny
:> :
:
try
call boot 0
sometimes you need to do it more than once (?)
On Thu, 27 Jun 2002, Danny Braniss wrote:
> hi,
> how can i reboot - from the serial console - once im in the kernel
> debugger?
>
> thanks,
>
> danny
>
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with
I have for some time using a Orinoco card as a "base station" at
home. For those familiar with the wi driver, you know that it does
not operate in AP mode with FreeBSD, but rather Ad Hoc. I believe
progress is being made, but not done yet.
I now have a need to set up a couple of systems as AP'
there is code to do 'host-AP' mode for cards based on the Prism-II
chip.
disclamer: I have not used it.
On Thu, 27 Jun 2002, Leo Bicknell wrote:
>
> I have for some time using a Orinoco card as a "base station" at
> home. For those familiar with the wi driver, you know that it does
> not oper
On Thu, 27 Jun 2002, Julian Elischer wrote:
> there is code to do 'host-AP' mode for cards based on the Prism-II
> chip.
>
> disclamer: I have not used it.
I have (with the Linksys WMP11) and it works well.
ifconfig wi0 int 10.0.1.1 netmask 255.255.255.0 stationname `hostname -s`
ssid UgH! me
> On Thu, 27 Jun 2002, Julian Elischer wrote:
>
> > there is code to do 'host-AP' mode for cards based on the Prism-II
> > chip.
> >
> > disclamer: I have not used it.
>
> I have (with the Linksys WMP11) and it works well.
>
> ifconfig wi0 int 10.0.1.1 netmask 255.255.255.0 stationname `hostname
Dmitry A. Bondareff writes:
| Last 3 days I was trying to connect an Aironet card PCI4800 with Cisco
| Aironet series 340.
| No success!
|
| Does anybody do it ??
I have a PCI Cisco version that talks to various other cards without problem.
Some more info would be helpfull like if your are usin
Yeah, I can get coldsync to work correctly on my machine. I sorta figured out
the problem. If I launch pilot-link from the usbd.conf it will work for a
few read/writes, but then it can't read anymore and the Visor times out.
The output created by syslogd when I inserted output statements:
Jun
Subject says why a machine died. Anyone have any ideas what this
panic from vm_object.c means?
--
Dave Hayes - Consultant - Altadena CA, USA - [EMAIL PROTECTED]
>>> The opinions expressed above are entirely my own <<<
"It is error alone which needs the support of government,
truth can stand
My computer's hardware are shown below:
CPU: Celeron 400MHz
Chipset: VIA VT82C691 + VT82C586B
BIOS: Award (1998)
Hard Disk: Maxtor 4D040H2 (40GB IDE)
Memory:2*128MB SDRAM
At first, the BIOS couldn't recognize the new Maxtor Disk. I upgraded it
to 2001,
and it wor
:Subject says why a machine died. Anyone have any ideas what this
:panic from vm_object.c means?
:--
:Dave Hayes - Consultant - Altadena CA, USA - [EMAIL PROTECTED]
:>>> The opinions expressed above are entirely my own <<<
:
:"It is error alone which needs the support of government,
:truth c
thanks to all!
what works for me is
panic
and then a
danny
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
16 matches
Mail list logo