mpactPCI and other Hot-plug PCI devices.
#Maybe, Docking Station is a Hot-plug device.
---
YAMAMOTO Shigeru<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
.c in my code is using pci interrrupt routing
table in a PCI BIOS when assigning an IRQ.
---
YAMAMOTO Shigeru<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
Warner> : +#define RF_ALIGNMENT_LOG2(x) ((x) << RF_ALIGNMENT_SHIFT)
Warner> You might want to add:
Warner> #define RF_ALIGNMENT(x) (((x) & RF_ALIGNMENT_MASK) >> RF_ALIGNMENT_SHIFT)
I add it.
I send my new patch and ffs(3) test program.
Thanks,
---
YAMAMOTO Shigeru
oug> That seems reasonable. We should implement this right after 4.0 is
Doug> done.
I re-write a code using Warner's idea.
Thanks,
---
YAMAMOTO ShigeruInternet Initiative Japan Inc.
<[EMAIL PROTECTED]> Network Engineering Div.
-
rman.c (rev. 1.10) and
@src/sys/sys/rman.h (rev. 1.5)
Is my idea good or not?
Thanks,
---
YAMAMOTO ShigeruInternet Initiative Japan Inc.
<[EMAIL PROTECTED]> Network Engineering Div.
--- kern/subr_rman.c.orgTue Nov 16 08:28:57 1999
on a device.
But it seems me that bus_alloc_resource() never guarantees to allocate an
aligned address.
How to allocate an aligned address to map a memory on a device?
Thanks,
---
YAMAMOTO ShigeruInternet Initiative Japan Inc.
<[EMAIL PROTEC
6 matches
Mail list logo