Request pull

Tim Gardner tcanonical at tpi.com
Wed May 28 12:38:28 UTC 2008


Yu, Xiaoyang wrote:
> Hi kernel team, 
> 
> The following changes since commit
> 865088dc1fe8406071aa899579d87edc630de45e:
>   Amit Kucheria (1):
>         UBUNTU: Poulsbo: Sync to Bugfix release 2.0.0.32L.0015
> 
> are available in the git repository at:
> 
>   git://kernel.ubuntu.com/xiaoyang/ubuntu-hardy-lum.git master
> 
> Xiaoyang Yu (1):
>       UBUNTU: intel-agp-ich9m: Intel agp driver with just ICH9M IDs
> enabled
> 
>  debian/config/0list                           |    2 +
>  debian/config/amd64                           |    1 +
>  debian/config/i386                            |    1 +
>  debian/d-i/modules/ubuntu-modules             |    1 +
>  ubuntu/Makefile                               |    2 +
>  ubuntu/char/intel-agp-ich9m/Kconfig           |  158 ++
>  ubuntu/char/intel-agp-ich9m/Makefile          |    6 +
>  ubuntu/char/intel-agp-ich9m/agp.h             |  360 +++++
>  ubuntu/char/intel-agp-ich9m/backend.c         |  356 +++++
>  ubuntu/char/intel-agp-ich9m/compat_ioctl.c    |  283 ++++
>  ubuntu/char/intel-agp-ich9m/compat_ioctl.h    |  105 ++
>  ubuntu/char/intel-agp-ich9m/frontend.c        | 1081 +++++++++++++
>  ubuntu/char/intel-agp-ich9m/generic.c         | 1342 ++++++++++++++++
>  ubuntu/char/intel-agp-ich9m/intel-agp-ich9m.c | 2099
> +++++++++++++++++++++++++
>  ubuntu/char/intel-agp-ich9m/isoch.c           |  469 ++++++
>  15 files changed, 6266 insertions(+), 0 deletions(-)
>  create mode 100644 ubuntu/char/intel-agp-ich9m/Kconfig
>  create mode 100644 ubuntu/char/intel-agp-ich9m/Makefile
>  create mode 100644 ubuntu/char/intel-agp-ich9m/agp.h
>  create mode 100644 ubuntu/char/intel-agp-ich9m/backend.c
>  create mode 100644 ubuntu/char/intel-agp-ich9m/compat_ioctl.c
>  create mode 100644 ubuntu/char/intel-agp-ich9m/compat_ioctl.h
>  create mode 100644 ubuntu/char/intel-agp-ich9m/frontend.c
>  create mode 100644 ubuntu/char/intel-agp-ich9m/generic.c
>  create mode 100644 ubuntu/char/intel-agp-ich9m/intel-agp-ich9m.c
>  create mode 100644 ubuntu/char/intel-agp-ich9m/isoch.c
> 
> Thanks
> Xiaoyang
>  
> Tel:+86.10.82171428 Fax:+86.10.82861407 iNet:87581428
> 

pulled

-- 
Tim Gardner tim.gardner at ubuntu.com




More information about the kernel-team mailing list