Re: Postinst bus ID regexp in 4.2.1-0pre1v1

2002-09-30 Thread Chris Halls
On Thu, Sep 12, 2002 at 02:53:55PM -0500, Branden Robinson wrote: > On Thu, Sep 12, 2002 at 09:11:35AM +0200, Chris Halls wrote: > > Where "bustype" is "PCI" for PCI and AGP video cards, and each of "bus", > > "device", and "function" is a decimal (not hexadecimal) value. For example, > > "PCI:0:1

Re: Postinst bus ID regexp in 4.2.1-0pre1v1

2002-09-30 Thread Chris Halls
On Thu, Sep 12, 2002 at 02:53:55PM -0500, Branden Robinson wrote: > On Thu, Sep 12, 2002 at 09:11:35AM +0200, Chris Halls wrote: > > Where "bustype" is "PCI" for PCI and AGP video cards, and each of "bus", > > "device", and "function" is a decimal (not hexadecimal) value. For example, > > "PCI:0:

Re: Postinst bus ID regexp in 4.2.1-0pre1v1

2002-09-12 Thread Branden Robinson
On Thu, Sep 12, 2002 at 09:11:35AM +0200, Chris Halls wrote: > Where "bustype" is "PCI" for PCI and AGP video cards, and each of "bus", > "device", and "function" is a decimal (not hexadecimal) value. For example, > "PCI:0:16:0" is valid input (without the double-quotes). > ^^ [...] > Sin