freebsd-skq/sys/modules/i2c
Ravi Pokala b598845049 Remove jedec_ts(4)
The jedec_ts(4) driver has been marked as deprecated in stable/11, and is
now being removed from -HEAD. Add a notice in UPDATING, and update the few
remaining references (regarding jedec_dimm(4)'s compatibility and history)
to reflect the fact that jedec_ts(4) is now deleted.

Reviewed by:	avg
Relnotes:	yes
Differential Revision:	https://reviews.freebsd.org/D16537
2018-08-01 08:24:34 +00:00
..
controllers
cyapa
ds13rtc
ds1307
ds1672 Build the ds1672 driver as a module. Add a detach() to unregister the rtc. 2018-03-06 02:30:34 +00:00
ds3231
icee
if_ic
iic
iicbb
iicbus Add opt_platform.h for several modules that have #ifdef FDT in the source. 2018-04-01 18:22:24 +00:00
iicsmb
isl Add opt_platform.h for several modules that have #ifdef FDT in the source. 2018-04-01 18:22:24 +00:00
isl12xx
jedec_dimm
nxprtc
rtc8583 Build iicbus/rtc8583 as a module. 2018-03-04 21:06:21 +00:00
s35390a
smb
smbus
Makefile Remove jedec_ts(4) 2018-08-01 08:24:34 +00:00
Makefile.inc