From: Thomas Gleixner <tglx@linutronix.de>
To: Mary Strodl <mstrodl@freedom.csh.rit.edu>
Cc: Mary Strodl <mstrodl@csh.rit.edu>,
linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
urezki@gmail.com, hch@infradead.org, linux-mm@kvack.org,
lee@kernel.org, andi.shyti@kernel.org, linux-i2c@vger.kernel.org,
s.hauer@pengutronix.de, christian.gmeiner@gmail.com
Subject: Re: [PATCH v4 1/2] x86: Add basic support for the Congatec CGEB BIOS interface
Date: Thu, 15 Aug 2024 15:23:24 +0200 [thread overview]
Message-ID: <87msldncmr.ffs@tglx> (raw)
In-Reply-To: <Zr329S8995L0OsCu@freedom.csh.rit.edu>
Mary!
On Thu, Aug 15 2024 at 08:39, Mary Strodl wrote:
> On Thu, Aug 15, 2024 at 02:17:12PM +0200, Thomas Gleixner wrote:
>> Congatec even provides the GPL2 licenced source for this pokery as a
>> kernel driver.
>
> The only driver I've found from them is the one that runs blobs in the BIOS.
> Where did you find the IOPORT stuff?
Look for CGOS_DIRECT_Lx_R3.0.0.zip on the congatec webpage.
Caveat: You need to wear protective glasses to look at it and you should
keep your favorite booze handy to clear your brain afterwards.
> Thanks for taking time to read through this!
You're welcome.
tglx
next prev parent reply other threads:[~2024-08-15 13:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-14 18:47 [PATCH v4 0/2] Add support for Congatec CGEB BIOS interface Mary Strodl
2024-08-14 18:47 ` [PATCH v4 1/2] x86: Add basic support for the " Mary Strodl
2024-08-15 4:59 ` Christoph Hellwig
2024-08-15 12:17 ` Thomas Gleixner
2024-08-15 12:39 ` Mary Strodl
2024-08-15 13:23 ` Thomas Gleixner [this message]
2024-08-14 18:47 ` [PATCH v4 2/2] i2c: Add Congatec CGEB I2C driver Mary Strodl
2024-08-20 8:39 ` [PATCH v4 0/2] Add support for Congatec CGEB BIOS interface Thomas Richard
2024-08-20 8:48 ` Christian Gmeiner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87msldncmr.ffs@tglx \
--to=tglx@linutronix.de \
--cc=akpm@linux-foundation.org \
--cc=andi.shyti@kernel.org \
--cc=christian.gmeiner@gmail.com \
--cc=hch@infradead.org \
--cc=lee@kernel.org \
--cc=linux-i2c@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mstrodl@csh.rit.edu \
--cc=mstrodl@freedom.csh.rit.edu \
--cc=s.hauer@pengutronix.de \
--cc=urezki@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.