Re: Device driver, memory map failing, and it is probably obvious

2000-09-19 Thread papowell
> From [EMAIL PROTECTED] Sun Sep 17 20:03:11 2000 > To: [EMAIL PROTECTED] > Subject: Re: Device driver, memory map failing, and it is probably obvious > Cc: [EMAIL PROTECTED] > Date: Sun, 17 Sep 2000 21:01:44 -0600 > From: Warner Losh <[EMAIL PROTECTED]> > > In message <[EMAIL PROTECTED]> [EMAIL

Device driver, memory map failing, and it is probably obvious

2000-09-17 Thread papowell
I am making a driver for a VERY old PCI device. I decided to try using the new 'bus_resource' facilities, and came up with the oddest error. First, here is my 'probe' routine: > static int > digic_probe(device_t dev) > { > static struct digic_type *t; > int vendor = pci_get_vendor(

Re: Documentation selection in sysinstall

2000-07-02 Thread papowell
> 2. We need to find a UI model that allows the user to efficiently > select the language and formats they want to install. > > I'm thinking of initially presenting a dialog box that looks > like this: > > > >

Re: Connect to lpd on insecure port

2000-05-28 Thread papowell
> From [EMAIL PROTECTED] Mon May 8 07:17:19 2000 > Date: Mon, 8 May 2000 16:16:49 +0200 (CEST) > From: Konrad Heuer <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: Connect to lpd on insecure port > > > Today I did some testing concerning lpd and I was very astonished to see > that lpd acce

Re: bootloader....

1999-08-05 Thread papowell
> From owner-freebsd-sm...@freebsd.org Fri Jul 30 10:45:10 1999 > From: "Nielsen, Roy S" > To: "'freebsd-sm...@freebsd.org'" , > "'freebsd-hackers@FreeBSD.org'" > Subject: bootloader > Date: Fri, 30 Jul 1999 10:44:57 -0700 > > I'm looking at booting(embedded devices) and I've been loo

Re: bootloader....

1999-08-05 Thread papowell
> From [EMAIL PROTECTED] Fri Jul 30 10:45:10 1999 > From: "Nielsen, Roy S" <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>, > "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: bootloader > Date: Fri, 30 Jul 1999 10:44:57 -0700 > > I'm looking at booting(embedded