NetBSD/sys/dev
jonathan 48f7828104 * Expand softc sc_connectors field to 16 bits.
For now, we really only need 8 bits of media type.

* Add bogus definitions for 100mbit transcievers, to be set in the
  "conn" argument to ep_config(). Should  really  use the same bits
  as in EP_W0_CONFIG_CTRL bits, but I don't know what bits the 3c515
  &c use for 100mbit media.

* Define bitflags for 100Mbit transceiver options in ep_connectors.

* Add definitions of powerup/powerdown commands. for interfaces with
  power management. Should send a powerup after APM resume?

* Add definition of fragment-busmaster (vortex) START_DMA command.

* Add definition  of PCI configuration-space media-present bits.
  (really just EP_W3_RESET_OPTIONS remapped into pci config space.)

* Add comments describing what the #define's above are used for.
1996-12-29 12:36:43 +00:00
..
ata In wdattach(), when printing out info about the drive, make the output 1996-11-27 10:50:39 +00:00
dec remove all traces of __BROKEN_INDIRECT_CONFIG (except in shared drivers) 1996-12-08 00:22:08 +00:00
eisa Fill in sc_link.max_target 1996-12-10 21:27:16 +00:00
ic * Expand softc sc_connectors field to 16 bits. 1996-12-29 12:36:43 +00:00
isa If attaching the console, reinitialize it immediately. 1996-12-14 10:46:38 +00:00
microcode/aic7xxx dev/microcode/aic7xxx/aic7xxx.seq, 1996-10-08 03:04:02 +00:00
ofw Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
pci Fill in sc_link.max_target 1996-12-10 21:27:16 +00:00
rcons backout kprintf changes 1996-10-13 01:37:04 +00:00
sbus backout previous kprintf change 1996-10-13 02:59:55 +00:00
scsipi note in a comment (XXX) that strchr() (what's it doing here, anyway?) 1996-12-22 10:35:08 +00:00
sun Adapt to the new definition of struct zsc_softc 1996-12-17 20:46:11 +00:00
tc Fill in sc_link.max_target 1996-12-10 21:57:17 +00:00
audio_if.h
audio.c Reset `sc_async' on device close. 1996-11-01 23:05:45 +00:00
audiovar.h
ccd.c Compute the componet number properly so that error reporting is somewhat 1996-12-18 19:22:46 +00:00
ccdvar.h
cninit.c
cons.c Implement poll(2). 1996-09-07 12:40:22 +00:00
cons.h Implement poll(2). 1996-09-07 12:40:22 +00:00
md.c Rename this driver `md'. 1996-12-28 23:09:26 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
mulaw.c
mulaw.h
ramdisk.c backout kprintf changes 1996-10-13 01:37:04 +00:00
ramdisk.h
vnd.c backout kprintf changes 1996-10-13 01:37:04 +00:00
vndioctl.h