freebsd-dev/sys/dev
Justin T. Gibbs e4f25ddc16 aha1742.c:
Cleanse the SCSI subsystem of its internally defined types
		u_int32, u_int16, u_int8, int32, int16, int8.
		Use the system defined *_t types instead.

eisaconf.c:
	Cosmetic formatting chagnes.
1996-03-10 07:04:27 +00:00
..
aic7xxx Reset the DMA control register whenever we reset the sequencer. 1996-03-10 07:02:32 +00:00
ar Make the handshake lines do the right thing. This is untested by the author 1996-03-03 08:42:28 +00:00
bktr Hopefully, this will fix the problems that some people have been having with 1996-03-02 06:08:53 +00:00
ccd Fix one warning and fix one bug found while looking at another warning (but 1996-01-31 11:25:46 +00:00
cy Avoid local sprintfs and other printf'isms. 1996-01-25 07:21:50 +00:00
de Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
dgb Fixed erroneous resending of the output buffer. 1995-12-29 13:21:10 +00:00
ed Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
eisa aha1742.c: 1996-03-10 07:04:27 +00:00
ep Fix media type determination. 1996-02-28 17:19:04 +00:00
fdc Don't turn off the motor on active drives. The motor timeout may 1996-02-25 21:01:31 +00:00
fe Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
fxp Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
ic Oops, this should have been committed with the other Hayes ESP changes. 1995-12-29 13:18:58 +00:00
ie Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
joy Completed function declarations and/or added prototypes and/or added 1995-12-15 00:54:32 +00:00
kbd Change RUKEYMAP sligtly 1996-01-25 16:37:20 +00:00
lnc Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
mcd Fix re-sense code 1996-02-27 19:08:39 +00:00
mse Completed function declarations and/or added prototypes and/or added 1995-12-15 00:54:32 +00:00
pci Remove limit of port I/O addresses to 65K, since PCI specifies 32 bit 1996-02-19 00:30:40 +00:00
ppbus Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
rc Convert a timeout loop from 100 iterations of 15uS to 50 1996-03-09 18:59:00 +00:00
scd Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
si Avoid local sprintfs and other printf'isms. 1996-01-25 07:21:50 +00:00
sio Added some delays to the probe. This might fix some incompatible UARTs 1996-02-25 21:10:54 +00:00
snp A Major staticize sweep. Generates a couple of warnings that I'll deal 1995-12-14 08:32:45 +00:00
speaker Completed function declarations and/or added prototypes and/or added 1995-12-15 00:54:32 +00:00
syscons Add more options into the conf/options and i386/conf/options.i386 files 1996-03-02 18:24:13 +00:00
vn First attempt at creating devfs entries for sliced devices. Doesn't 1996-01-27 04:18:15 +00:00