mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-17 15:27:36 +00:00
Update to driver 2.07
Add new Channel Set for France. Submitted by Daniel Dagneaux <dagneaux@lure.u-psud.fr>
This commit is contained in:
parent
12504d0820
commit
cfa7b44621
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56532
@ -15,8 +15,9 @@
|
||||
#define CHNLSET_JPNCABLE 6
|
||||
#define CHNLSET_XUSSR 7
|
||||
#define CHNLSET_AUSTRALIA 8
|
||||
#define CHNLSET_FRANCE 9
|
||||
#define CHNLSET_MIN CHNLSET_NABCST
|
||||
#define CHNLSET_MAX CHNLSET_AUSTRALIA
|
||||
#define CHNLSET_MAX CHNLSET_FRANCE
|
||||
|
||||
|
||||
/*
|
||||
|
@ -15,8 +15,9 @@
|
||||
#define CHNLSET_JPNCABLE 6
|
||||
#define CHNLSET_XUSSR 7
|
||||
#define CHNLSET_AUSTRALIA 8
|
||||
#define CHNLSET_FRANCE 9
|
||||
#define CHNLSET_MIN CHNLSET_NABCST
|
||||
#define CHNLSET_MAX CHNLSET_AUSTRALIA
|
||||
#define CHNLSET_MAX CHNLSET_FRANCE
|
||||
|
||||
|
||||
/*
|
||||
|
@ -15,8 +15,9 @@
|
||||
#define CHNLSET_JPNCABLE 6
|
||||
#define CHNLSET_XUSSR 7
|
||||
#define CHNLSET_AUSTRALIA 8
|
||||
#define CHNLSET_FRANCE 9
|
||||
#define CHNLSET_MIN CHNLSET_NABCST
|
||||
#define CHNLSET_MAX CHNLSET_AUSTRALIA
|
||||
#define CHNLSET_MAX CHNLSET_FRANCE
|
||||
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user