freebsd_amp_hwpstate/sys/alpha
Doug Rabson 6c2e3dde8c * Define a new static method DEVICE_IDENTIFY which is called to add device
instances to a parent bus.
* Define a new method BUS_ADD_CHILD which can be called from DEVICE_IDENTIFY
  to add new instances.
* Add a generic implementation of DEVICE_PROBE which calls DEVICE_IDENTIFY
  for each driver attached to the parent's devclass.
* Move the hint-based isa probe from the isa driver to a new isahint driver
  which can be shared between i386 and alpha.
1999-05-14 11:22:47 +00:00
..
alpha The previous log message should have read: 1999-05-14 11:15:13 +00:00
conf Remove obsolete 'config kernel' line. 1999-05-10 13:30:51 +00:00
include Moved cpu_set_fork_handler's prototype from <machine/cpu.h> to <sys/proc.h>. 1999-04-23 20:22:44 +00:00
isa * Define a new static method DEVICE_IDENTIFY which is called to add device 1999-05-14 11:22:47 +00:00
linux - Handle mixer read ioctls correctly. They have the same group, number and 1999-04-29 04:37:57 +00:00
pci Unused variable 1999-05-10 15:46:38 +00:00
tc Serves me right for doing this by inspection and then a build afterwards 1999-05-10 16:36:42 +00:00
tlsb Adjust console stuff now that makedev is no longer a macro. 1999-05-10 14:01:35 +00:00