freebsd-dev/sys/i386
peter 6e7b624a85 Take a shot at fixing multiple pci busses on i386.
pcib_set_bus() cannot be used on the new child because it is
meant to be used on the *pci* device (it looks at the parent internally)
not the pcib being added.  Bite the bullet and use ivars for the bus
number to avoid any doubts about whether the softc is consistant between
probe and attach.  This should not break the Alpha code.
2000-08-31 23:11:35 +00:00
..
apm Add output of per battery information to apm(1). 2000-08-13 17:05:27 +00:00
bios Add output of per battery information to apm(1). 2000-08-13 17:05:27 +00:00
conf Merge rest piece of ACPI driver.To activate acpi driver ,add 2000-08-31 15:34:54 +00:00
i386 Merge rest piece of ACPI driver.To activate acpi driver ,add 2000-08-31 15:34:54 +00:00
ibcs2 Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
include Modified PCI config space access code via pcib_if rather than using 2000-08-31 11:16:42 +00:00
isa Take a shot at fixing multiple pci busses on i386. 2000-08-31 23:11:35 +00:00
linux o Update linprocfs to include similar changes as those in procfs, fixing 2000-08-30 13:23:19 +00:00
pci Take a shot at fixing multiple pci busses on i386. 2000-08-31 23:11:35 +00:00
svr4 Cleanup after repo copy of sys/svr4 to sys/compat/svr4. 2000-08-31 22:54:09 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00