filter_opts.divert.port = 1;/* some random value */
>@@ -3073,15 +3096,6 @@
> $$->op = $2;
> $$->next = NULL;
> $$->tail = $$;
>- }
>- ;
>-
>-portplain : numberstring {
>- if (parseport($1, &$$, 0) == -1) {
>- free($1);
>- YYERROR;
>- }
>- free($1);
> }
> ;
>
>
>
--
Dave Anderson
oo, and can help with testing and perhaps in
other ways: while I've no experience (other than some code-reading) with
BSD internals I have done driver/internals work on a couple of other
systems.
Dave
--
Dave Anderson
On Fri, 27 May 2011, Dave Anderson wrote:
>On Fri, 27 May 2011, Paul Irofti wrote:
>
>>> It boots OK using this patch applied to current-as-of-yesterday.
>>
>>What about the key event? See Paul M's reply -- taking the power cable
>>out, pressing the speci
hat additional info I can gather next time I'm near the store
where this demo machine is, probably later this afternoon.
Dave
--
Dave Anderson
RR support
uhub2 at uhub0 port 1 "Intel product 0x0024" rev 2.00/0.00 addr 2
uvideo0 at uhub2 port 2 configuration 1 interface 0 "Azurewave USB 2.0 UVC VGA
WebCam" rev 2.00/11.30 addr 3
video0 at uvideo0
uhub3 at uhub1 port 1 "Intel product 0x0024" rev 2.00/0.00 addr 2
umass0 at uhub3 port 3 configuration 1 interface 0 "HP v125w" rev 2.00/40.96
addr 3
umass0: using SCSI over Bulk-Only
scsibus1 at umass0: 2 targets, initiator 0
sd1 at scsibus1 targ 1 lun 0: SCSI0 0/direct removable
serial.03f03307104A0902
sd1: 3864MB, 512 bytes/sec, 7913472 sec total
vscsi0 at root
scsibus2 at vscsi0: 256 targets
softraid0 at root
root on sd1a (e0166bb8f33fc15d.a) swap on sd1b dump on sd1b
--
Dave Anderson