Date: Sat, 1 Nov 1997 19:56:24 +0100 (MET) From: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE> To: freebsd-hackers@freefall.FreeBSD.org Subject: still mmap and my driver Message-ID: <199711011856.TAA01870@gil.physik.rwth-aachen.de>
next in thread | raw e-mail | index | archive | help
Things are still weird with my driver ISA memory mapping. I noticed that the space I need to map is 16386 bytes from C8000 on. I changed isa_device id->id_msize to have 16386. And I have an iosiz 0x4000 in my config file now. I still get a kernel panic, when I access 0xca000 in the driver. Did I still overlook anything? -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711011856.TAA01870>